INFO:2025-10-22T19:05:00Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD f607b2a6ea36..c0b42ec05344 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 c0b42ec05344 [mlir][IR] Deprecate `OpBuilder::create` in favor of free functions (#164649) INFO:2025-10-22T19:05:05Z:root:syncing... Deleted branch merge (was b88bc9b12db0). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 037fa15f8edb] [gn build] Port 18d4ba593db9 1 file changed, 1 insertion(+) [merge 0f8420e3ca66] [gn build] Port 917384664076 1 file changed, 1 insertion(+) [merge 6f8115e3e904] [gn build] Port af6fa77a351e 1 file changed, 1 insertion(+) [merge 57b391fe23ab] [gn build] Port e8b255df1bb4 1 file changed, 1 insertion(+) [gn build] Port 18d4ba593db9 -- https://github.com/llvm/llvm-project/commit/18d4ba593db9 [gn build] Port 917384664076 -- https://github.com/llvm/llvm-project/commit/917384664076 [gn build] Port af6fa77a351e -- https://github.com/llvm/llvm-project/commit/af6fa77a351e [gn build] Port e8b255df1bb4 -- https://github.com/llvm/llvm-project/commit/e8b255df1bb4 INFO:2025-10-22T19:05:09Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files ninja: no work to do. INFO:2025-10-22T19:05:10Z:root:analyze skipping analyze because previous build was not green INFO:2025-10-22T19:05:10Z:root:testing INFO:2025-10-22T19:05:10Z: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:531: 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:531: 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:531: 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:531: 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:531: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 23994 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 137.02s Total Discovered Tests: 48763 Skipped : 5 (0.01%) Unsupported : 581 (1.19%) Passed : 48148 (98.74%) Expectedly Failed: 29 (0.06%) INFO:2025-10-22T19:07:30Z: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: 1276 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 6.60s Total Discovered Tests: 1519 Unsupported : 2 (0.13%) Passed : 1516 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-10-22T19:07: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: 175 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 3.71s Total Discovered Tests: 1430 Unsupported: 6 (0.42%) Passed : 1424 (99.58%) INFO:2025-10-22T19:07: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: 111 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 1 warning(s) in tests Testing Time: 8.22s Total Discovered Tests: 111 Unsupported : 37 (33.33%) Passed : 65 (58.56%) Expectedly Failed: 9 (8.11%) INFO:2025-10-22T19:07:51Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: 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:531: 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:531: 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:531: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3148 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 12.34s Total Discovered Tests: 3148 Unsupported : 23 (0.73%) Passed : 3124 (99.24%) Expectedly Failed: 1 (0.03%) INFO:2025-10-22T19:08:04Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: 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:531: 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:531: 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:531: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 61980 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 150.63s Total Discovered Tests: 69930 Skipped : 16 (0.02%) Unsupported : 2478 (3.54%) Passed : 67264 (96.19%) Expectedly Failed: 172 (0.25%) INFO:2025-10-22T19:10:39Z:root:committing changes To github.com:llvm/llvm-project.git ! [rejected] HEAD -> main (fetch first) error: failed to push some refs to 'github.com:llvm/llvm-project.git' hint: Updates were rejected because the remote contains work that you do not hint: have locally. This is usually caused by another repository pushing to hint: the same ref. If you want to integrate the remote changes, use hint: 'git pull' before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details. Command '['git', 'push', 'origin', 'HEAD:main']' returned non-zero exit status 1.