INFO:2026-05-12T13:32:27Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD c5fc073cbd35..3473ceaadc2c 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 3473ceaadc2c [clang][NFC] Mark CWG743 and CWG950 as implemented and add tests (#197015) INFO:2026-05-12T13:32:32Z:root:syncing... Deleted branch merge (was c5fc073cbd35). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-05-12T13:32:33Z:root:building ninja: Entering directory `out/gn' [1/8] CXX obj/clang-tools-extra/clang-tidy/bugprone/bugprone.UnsafeFunctionsCheck.o [2/8] AR lib/libclangTidyBugproneModule.a [3/8] LINK ./bin/clangd-remap [4/8] LINK ./bin/dexp [5/8] LINK ./bin/clangd-indexer [6/8] LINK ./bin/clangd [7/8] LINK ./bin/clang-tidy [8/8] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests INFO:2026-05-12T13:32:45Z: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/UnsafeFunctionsCheck.cpp", "//clang/test/CXX/drs/cwg7xx.cpp", "//clang/test/CXX/drs/cwg9xx.cpp", "//clang/www/cxx_dr_status.html" ], "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-05-12T13:32:45Z:root:testing INFO:2026-05-12T13:32:45Z: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 -- Testing: 25938 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 160.73s Total Discovered Tests: 52022 Skipped : 28 (0.05%) Unsupported : 1013 (1.95%) Passed : 50953 (97.95%) Expectedly Failed: 28 (0.05%) INFO:2026-05-12T13:35:29Z: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: 1401 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 8.93s Total Discovered Tests: 1661 Unsupported : 2 (0.12%) Passed : 1658 (99.82%) Expectedly Failed: 1 (0.06%) INFO:2026-05-12T13:35:38Z: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: 183 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.78s Total Discovered Tests: 1480 Unsupported: 7 (0.47%) Passed : 1473 (99.53%) INFO:2026-05-12T13:35:44Z:root:skip check-hwasan INFO:2026-05-12T13:35:44Z:root:skip check-lld INFO:2026-05-12T13:35:44Z:root:skip check-llvm INFO:2026-05-12T13:35:45Z:root:done