INFO:2026-04-17T22:03:51Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 913141e63916..12a9996192f6 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 12a9996192f6 [clang-tidy] Prevent false-positive in presence of derived-to-base cast in bugprone.use-after-move (#189638) INFO:2026-04-17T22:03:54Z:root:syncing... Deleted branch merge (was 913141e63916). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-04-17T22:03:56Z:root:building ninja: Entering directory `out/gn' [1/8] CXX obj/clang-tools-extra/clang-tidy/bugprone/bugprone.UseAfterMoveCheck.o [2/8] AR lib/libclangTidyBugproneModule.a [3/8] LINK ./bin/dexp [4/8] LINK ./bin/clangd-remap [5/8] LINK ./bin/clangd [6/8] LINK ./bin/clangd-indexer [7/8] LINK ./bin/clang-tidy [8/8] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests INFO:2026-04-17T22:04:10Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools" ] } gn analyze input: { "files": [ "//clang-tools-extra/clang-tidy/bugprone/UseAfterMoveCheck.cpp", "//clang-tools-extra/docs/ReleaseNotes.rst", "//clang-tools-extra/test/clang-tidy/checkers/bugprone/use-after-move-derived-to-base.cpp" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2026-04-17T22:04:10Z:root:testing INFO:2026-04-17T22:04:10Z:root:skip check-clang INFO:2026-04-17T22:04:10Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1385 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 10.43s Total Discovered Tests: 1645 Unsupported : 2 (0.12%) Passed : 1642 (99.82%) Expectedly Failed: 1 (0.06%) INFO:2026-04-17T22:04:22Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) -- Testing: 179 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 5.42s Total Discovered Tests: 1459 Unsupported: 7 (0.48%) Passed : 1452 (99.52%) INFO:2026-04-17T22:04:28Z:root:skip check-hwasan INFO:2026-04-17T22:04:28Z:root:skip check-lld INFO:2026-04-17T22:04:28Z:root:skip check-llvm INFO:2026-04-17T22:04:28Z:root:done