INFO:2025-07-23T11:25:35Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD f992ae4fd163..3affbce84342 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 3affbce84342 [Clang] Fix a crash on invalid concept (#150186) INFO:2025-07-23T11:25:38Z:root:syncing... Deleted branch merge (was f992ae4fd163). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-07-23T11:25:38Z:root:building ninja: Entering directory `out/gn' [1/289] CXX obj/clang/lib/Sema/Sema.SemaConcept.o [2/289] AR lib/libclangSema.a [3/289] LINK ./bin/clang-apply-replacements [4/289] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [5/289] LINK obj/clang/unittests/Format/FormatTests [6/289] LINK obj/clang/unittests/Parse/ParseTests [7/289] LINK ./bin/clang-query [8/289] LINK ./bin/clang-include-fixer [9/289] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [10/289] LINK obj/clang/unittests/Index/IndexTests [11/289] LINK obj/clang/unittests/Rewrite/RewriteTests [12/289] LINK ./bin/pp-trace [13/289] LINK obj/clang/unittests/AST/ASTTests [14/289] LINK obj/clang/unittests/Lex/LexTests [15/289] LINK obj/clang/unittests/Sema/SemaTests [16/289] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [17/289] LINK ./bin/clang-doc [18/289] LINK ./bin/clang-refactor [19/289] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [20/289] LINK obj/clang/unittests/Serialization/SerializationTests [21/289] LINK ./bin/find-all-symbols [22/289] LINK ./bin/clang-move [23/289] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [24/289] LINK obj/clang/unittests/Support/ClangSupportTests [25/289] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [26/289] LINK obj/clang/unittests/AST/ByteCode/InterpTests [27/289] LINK ./bin/clang-change-namespace [28/289] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [29/289] LINK ./bin/diagtool [30/289] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [31/289] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [32/289] LINK ./bin/modularize [33/289] LINK ./bin/clang-installapi [34/289] LINK ./bin/clang-diff [35/289] LINK ./bin/clang-extdef-mapping [36/289] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [37/289] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [38/289] LINK ./bin/clang-reorder-fields [39/289] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [40/289] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [41/289] LINK ./bin/clang-scan-deps [42/289] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [43/289] LINK ./bin/dexp [44/289] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [45/289] LINK obj/clang/unittests/CrossTU/CrossTUTests [46/289] LINK ./bin/clang-import-test [47/289] LINK ./bin/lldb-server [48/289] LINK obj/clang/unittests/Driver/ClangDriverTests [49/289] LINK ./bin/clang-tidy [50/289] LINK obj/clang/unittests/Frontend/FrontendTests [51/289] LINK ./bin/clangd [52/289] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [53/289] LINK ./bin/clangd-indexer [54/289] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [55/289] SOLINK ./lib/libclang.so [56/289] LINK ./bin/clang-check [57/289] LINK obj/clang/unittests/libclang/libclangTests [58/289] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [59/289] LINK obj/clang/unittests/Tooling/ToolingTests [60/289] LINK ./bin/clang-repl [61/289] LINK ./bin/clang [62/289] LINK ./bin/lldb-test [63/289] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [64/289] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [65/289] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [66/289] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [67/289] ACTION //compiler-rt/test/hwasan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [68/289] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [69/289] ACTION //compiler-rt/test/builtins:builtins_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [70/289] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [71/289] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [72/289] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [73/289] ACTION //llvm/include/llvm/Config:AsmParsers.def(//llvm/utils/gn/build/toolchain:stage2_unix) [74/289] ACTION //llvm/include/llvm/Config:TargetExegesis.def(//llvm/utils/gn/build/toolchain:stage2_unix) [75/289] ACTION //llvm/include/llvm/Config:Disassemblers.def(//llvm/utils/gn/build/toolchain:stage2_unix) [76/289] LINK ./bin/lldb-dap [77/289] ACTION //llvm/include/llvm/Config:llvm-config(//llvm/utils/gn/build/toolchain:stage2_unix) [78/253] ACTION //llvm/include/llvm/Config:Targets(//llvm/utils/gn/build/toolchain:stage2_unix) [79/253] ACTION //llvm/include/llvm/Config:TargetMCAs.def(//llvm/utils/gn/build/toolchain:stage2_unix) [80/253] ACTION //llvm/include/llvm/Config:Targets.def(//llvm/utils/gn/build/toolchain:stage2_unix) [81/253] ACTION //llvm/include/llvm/Config:abi-breaking(//llvm/utils/gn/build/toolchain:stage2_unix) [82/125] ACTION //llvm/include/llvm/Support:write_extension_def(//llvm/utils/gn/build/toolchain:stage2_unix) [83/125] ACTION //llvm/include/llvm/Config:AsmPrinters.def(//llvm/utils/gn/build/toolchain:stage2_unix) [84/125] ACTION //llvm/include/llvm/Support:write_vcsrevision(//llvm/utils/gn/build/toolchain:stage2_unix) [85/125] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) [86/125] ACTION //llvm/include/llvm/Config:config(//llvm/utils/gn/build/toolchain:stage2_unix) [87/92] ACTION //compiler-rt/lib/ubsan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [88/92] ACTION //compiler-rt/lib/hwasan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [89/92] LINK ./bin/c-index-test [90/92] LINK ./bin/lldb [91/92] SOLINK lib/clang/22/lib/linux/libclang_rt.ubsan_standalone-x86_64.so [92/92] SOLINK lib/clang/22/lib/linux/libclang_rt.hwasan_aliases-x86_64.so INFO:2025-07-23T11:26:02Z: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", "//compiler-rt/test/hwasan:check-hwasan" ] } gn analyze input: { "files": [ "//clang/lib/Sema/SemaConcept.cpp", "//clang/test/SemaTemplate/concepts.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-07-23T11:26:03Z:root:testing INFO:2025-07-23T11:26:03Z: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:520: 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/subst.py:126: note: Did not find cir-opt in /usr/local/google/home/thakis/src/llvm-project/out/gn/bin:/usr/local/google/home/thakis/src/llvm-project/out/gn/bin llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: 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:520: 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:520: 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:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 23254 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 132.85s Total Discovered Tests: 47773 Skipped : 4 (0.01%) Unsupported : 329 (0.69%) Passed : 47409 (99.24%) Expectedly Failed: 31 (0.06%) INFO:2025-07-23T11:28:27Z: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: 1245 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 7.60s Total Discovered Tests: 1488 Unsupported : 2 (0.13%) Passed : 1485 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-07-23T11:28:37Z: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: 172 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 3.97s Total Discovered Tests: 1404 Unsupported: 6 (0.43%) Passed : 1398 (99.57%) INFO:2025-07-23T11:28:42Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/compiler-rt/test/lit.common.cfg.py:60: warning: Path reported by clang does not exist: "/usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/lib/x86_64-unknown-linux-gnu". This path was found by running ['/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang', '--target=x86_64-unknown-linux-gnu', '-print-runtime-dir']. -- Testing: 110 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 1 warning(s) in tests Testing Time: 8.08s Total Discovered Tests: 110 Unsupported : 37 (33.64%) Passed : 64 (58.18%) Expectedly Failed: 9 (8.18%) INFO:2025-07-23T11:28:51Z:root:skip check-lld INFO:2025-07-23T11:28:51Z:root:skip check-llvm INFO:2025-07-23T11:28:51Z:root:done