INFO:2026-07-28T21:23:36Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 74a90e28db08..8adefe858549 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 8adefe858549 [include-cleaner] Cleanup Headers and Warnings (#212570) INFO:2026-07-28T21:23:39Z:root:syncing... Deleted branch merge (was 74a90e28db08). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-07-28T21:23:40Z:root:building ninja: Entering directory `out/gn' [1/59] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/59] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/59] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/59] CXX obj/clang/lib/Tooling/Inclusions/Inclusions.HeaderIncludes.o [5/59] AR lib/libclangToolingInclusions.a [6/59] LINK ./bin/clang-format [7/59] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [8/59] LINK ./bin/clang-apply-replacements [9/59] LINK obj/clang/unittests/Format/FormatTests [10/59] LINK ./bin/clang-reorder-fields [11/59] LINK ./bin/clang-include-fixer [12/59] LINK ./bin/clang-installapi [13/59] LINK obj/clang/unittests/Serialization/SerializationTests [14/59] LINK ./bin/clang-diff [15/59] LINK ./bin/find-all-symbols [16/59] LINK ./bin/clang-change-namespace [17/59] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [18/59] LINK ./bin/clang-move [19/59] LINK obj/clang/unittests/Index/IndexTests [20/59] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [21/59] LINK ./bin/modularize [22/59] LINK ./bin/clang-doc [23/59] LINK ./bin/pp-trace [24/59] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [25/59] LINK ./bin/clang-query [26/59] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [27/59] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [28/59] LINK ./bin/clangd-remap [29/59] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [30/59] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [31/59] LINK ./bin/clang-extdef-mapping [32/59] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [33/59] LINK obj/clang/unittests/AST/ByteCode/InterpTests [34/59] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [35/59] LINK ./bin/clang-refactor [36/59] LINK obj/clang/unittests/ScalableStaticAnalysis/ClangScalableAnalysisTests [37/59] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [38/59] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [39/59] LINK obj/clang/unittests/Rewrite/RewriteTests [40/59] LINK obj/clang/unittests/Sema/SemaTests [41/59] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [42/59] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [43/59] LINK ./bin/dexp [44/59] LINK obj/clang/unittests/CrossTU/CrossTUTests [45/59] LINK obj/clang/unittests/AST/ASTTests [46/59] LINK ./bin/clangd [47/59] LINK ./bin/clang-tidy [48/59] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [49/59] LINK ./bin/clang-scan-deps [50/59] LINK ./bin/clangd-indexer [51/59] LINK obj/clang/unittests/Frontend/FrontendTests [52/59] SOLINK ./lib/libclang.so [53/59] LINK ./bin/clang-check [54/59] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [55/59] LINK obj/clang/unittests/libclang/libclangTests [56/59] LINK ./bin/clang-repl [57/59] LINK ./bin/c-index-test [58/59] CXX obj/clang/unittests/Tooling/ToolingTests.HeaderIncludesTest.o [59/59] LINK obj/clang/unittests/Tooling/ToolingTests INFO:2026-07-28T21:23:47Z: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", "//clang/test:check-clang" ] } gn analyze input: { "files": [ "//clang/lib/Tooling/Inclusions/HeaderIncludes.cpp", "//clang/unittests/Tooling/HeaderIncludesTest.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-07-28T21:23:47Z:root:testing INFO:2026-07-28T21:23:47Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//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 llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 26701 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 195.18s Total Discovered Tests: 54461 Skipped : 30 (0.06%) Unsupported : 1219 (2.24%) Passed : 53183 (97.65%) Expectedly Failed: 29 (0.05%) INFO:2026-07-28T21:27:16Z: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: 1457 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 13.15s Total Discovered Tests: 1720 Unsupported : 2 (0.12%) Passed : 1717 (99.83%) Expectedly Failed: 1 (0.06%) INFO:2026-07-28T21:27:32Z: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: 187 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 5.80s Total Discovered Tests: 1505 Unsupported: 8 (0.53%) Passed : 1497 (99.47%) INFO:2026-07-28T21:27:39Z:root:skip check-hwasan INFO:2026-07-28T21:27:39Z:root:skip check-lld INFO:2026-07-28T21:27:39Z:root:skip check-llvm INFO:2026-07-28T21:27:39Z:root:done