INFO:2025-11-12T07:38:16Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 9dfd14a1eafc..da9015ab3c51 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 da9015ab3c51 [clang-tidy] Provide fix-its for downcasts in google-readability-casting (#165411) INFO:2025-11-12T07:38:18Z:root:syncing... Deleted branch merge (was 9dfd14a1eafc). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-11-12T07:38:19Z:root:building ninja: Entering directory `out/gn' [1/8] CXX obj/clang-tools-extra/clang-tidy/google/google.AvoidCStyleCastsCheck.o [2/8] AR lib/libclangTidyGoogleModule.a [3/8] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [4/8] LINK ./bin/dexp [5/8] LINK ./bin/clang-tidy [6/8] LINK ./bin/clangd-indexer [7/8] LINK ./bin/clangd [8/8] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests INFO:2025-11-12T07:38:28Z: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/google/AvoidCStyleCastsCheck.cpp", "//clang-tools-extra/docs/ReleaseNotes.rst", "//clang-tools-extra/test/clang-tidy/checkers/google/readability-casting.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:2025-11-12T07:38:28Z:root:testing INFO:2025-11-12T07:38:28Z:root:skip check-clang INFO:2025-11-12T07:38:28Z: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) -- Testing: 1282 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 6.71s Total Discovered Tests: 1525 Unsupported : 2 (0.13%) Passed : 1522 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-11-12T07:38:36Z: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: 175 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.01s Total Discovered Tests: 1433 Unsupported: 6 (0.42%) Passed : 1427 (99.58%) INFO:2025-11-12T07:38:41Z:root:skip check-hwasan INFO:2025-11-12T07:38:41Z:root:skip check-lld INFO:2025-11-12T07:38:41Z:root:skip check-llvm INFO:2025-11-12T07:38:41Z:root:done