INFO:2026-06-16T05:06:59Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 6548844b972f..08834adcae88 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 08834adcae88 [clang-format] Fix a bug in merging short inline functions (#203754) INFO:2026-06-16T05:07:03Z:root:syncing... Deleted branch merge (was 6548844b972f). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-06-16T05:07:04Z: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/Format/Format.UnwrappedLineFormatter.o [5/59] AR lib/libclangFormat.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 ./bin/pp-trace [10/59] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [11/59] LINK obj/clang/unittests/Sema/SemaTests [12/59] LINK ./bin/clang-reorder-fields [13/59] LINK ./bin/clang-refactor [14/59] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [15/59] LINK ./bin/clang-diff [16/59] LINK ./bin/clang-move [17/59] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [18/59] LINK ./bin/clang-change-namespace [19/59] LINK ./bin/find-all-symbols [20/59] LINK obj/clang/unittests/AST/ByteCode/InterpTests [21/59] LINK ./bin/clang-installapi [22/59] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [23/59] LINK ./bin/modularize [24/59] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [25/59] LINK obj/clang/unittests/AST/ASTTests [26/59] LINK ./bin/clang-extdef-mapping [27/59] LINK ./bin/clang-include-fixer [28/59] LINK ./bin/clang-query [29/59] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [30/59] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [31/59] LINK obj/clang/unittests/Rewrite/RewriteTests [32/59] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [33/59] LINK obj/clang/unittests/Index/IndexTests [34/59] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [35/59] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [36/59] LINK ./bin/clang-doc [37/59] LINK obj/clang/unittests/Serialization/SerializationTests [38/59] LINK ./bin/clang-scan-deps [39/59] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [40/59] LINK obj/clang/unittests/ScalableStaticAnalysisFramework/ClangScalableAnalysisTests [41/59] LINK ./bin/dexp [42/59] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [43/59] LINK ./bin/clangd-remap [44/59] LINK obj/clang/unittests/CrossTU/CrossTUTests [45/59] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [46/59] LINK ./bin/clangd-indexer [47/59] LINK ./bin/clang-tidy [48/59] LINK ./bin/clangd [49/59] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [50/59] LINK obj/clang/unittests/Frontend/FrontendTests [51/59] SOLINK ./lib/libclang.so [52/59] LINK ./bin/clang-check [53/59] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [54/59] LINK obj/clang/unittests/libclang/libclangTests [55/59] LINK obj/clang/unittests/Tooling/ToolingTests [56/59] LINK ./bin/clang-repl [57/59] LINK ./bin/c-index-test [58/59] CXX obj/clang/unittests/Format/FormatTests.FormatTest.o [59/59] LINK obj/clang/unittests/Format/FormatTests INFO:2026-06-16T05:07:39Z: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/Format/UnwrappedLineFormatter.cpp", "//clang/unittests/Format/FormatTest.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-06-16T05:07:40Z:root:testing INFO:2026-06-16T05:07:40Z: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: 26246 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 171.97s Total Discovered Tests: 52243 Skipped : 30 (0.06%) Unsupported : 1128 (2.16%) Passed : 51057 (97.73%) Expectedly Failed: 28 (0.05%) INFO:2026-06-16T05:10:43Z: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: 1428 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 10.01s Total Discovered Tests: 1688 Unsupported : 2 (0.12%) Passed : 1685 (99.82%) Expectedly Failed: 1 (0.06%) INFO:2026-06-16T05:10:56Z: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: 185 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.47s Total Discovered Tests: 1488 Unsupported: 7 (0.47%) Passed : 1481 (99.53%) INFO:2026-06-16T05:11:02Z:root:skip check-hwasan INFO:2026-06-16T05:11:02Z:root:skip check-lld INFO:2026-06-16T05:11:02Z:root:skip check-llvm INFO:2026-06-16T05:11:02Z:root:done