INFO:2025-02-20T18:50:53Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 6e7da07c73c1..b0210fee94bc 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 b0210fee94bc [Clang] [NFC] Fix more `-Wreturn-type` warnings in tests everywhere (#123470) INFO:2025-02-20T18:51:04Z:root:syncing... Deleted branch merge (was b11c2321d252). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge bf3789650665] [gn build] Port 19af8581d51b 1 file changed, 1 insertion(+) [gn build] Port 19af8581d51b -- https://github.com/llvm/llvm-project/commit/19af8581d51b INFO:2025-02-20T18:51:06Z:root:building ninja: Entering directory `out/gn' [1/1] Regenerating ninja files [1/15] CXX obj/clang-tools-extra/clangd/unittests/tweaks/ClangdTests.ExtractVariableTests.o [2/15] CXX obj/clang-tools-extra/clangd/unittests/tweaks/ClangdTests.ExpandDeducedTypeTests.o [3/15] CXX obj/clang-tools-extra/clangd/unittests/ClangdTests.SymbolInfoTests.o [4/15] CXX obj/clang-tools-extra/clangd/unittests/ClangdTests.QualityTests.o [5/15] CXX obj/clang-tools-extra/clangd/unittests/ClangdTests.ASTTests.o [6/15] CXX obj/clang-tools-extra/clangd/unittests/tweaks/ClangdTests.DefineInlineTests.o [7/15] CXX obj/clang-tools-extra/clangd/unittests/ClangdTests.SemanticHighlightingTests.o [8/15] CXX obj/clang-tools-extra/clangd/unittests/ClangdTests.SemanticSelectionTests.o [9/15] CXX obj/clang-tools-extra/clangd/unittests/ClangdTests.RenameTests.o [10/15] CXX obj/clang-tools-extra/clangd/unittests/ClangdTests.XRefsTests.o [11/15] CXX obj/clang-tools-extra/clangd/unittests/ClangdTests.ParsedASTTests.o [12/15] CXX obj/clang-tools-extra/clangd/unittests/ClangdTests.FindSymbolsTests.o [13/15] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [14/15] STAMP obj/clang-tools-extra/clangd/test/test.stamp [15/15] STAMP obj/default.stamp INFO:2025-02-20T18:51:24Z:root:analyze skipping analyze because previous build was not green INFO:2025-02-20T18:51:24Z:root:testing INFO:2025-02-20T18:51:24Z:root:test check-clang ninja: Entering directory `out/gn' [0/2] 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:510: 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:510: 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:510: 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:510: 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:510: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22025 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 131.76s Total Discovered Tests: 46581 Skipped : 4 (0.01%) Unsupported : 255 (0.55%) Passed : 46290 (99.38%) Expectedly Failed: 32 (0.07%) INFO:2025-02-20T18:53:39Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/2] 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:510: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1178 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 7.00s Total Discovered Tests: 1420 Unsupported : 2 (0.14%) Passed : 1417 (99.79%) Expectedly Failed: 1 (0.07%) INFO:2025-02-20T18:53:47Z:root:test check-clangd ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:510: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 168 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 5.88s Total Discovered Tests: 1370 Unsupported: 6 (0.44%) Passed : 1364 (99.56%) INFO:2025-02-20T18:53:54Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/2] 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/21/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: 109 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 1 warning(s) in tests Testing Time: 8.31s Total Discovered Tests: 109 Unsupported : 37 (33.94%) Passed : 63 (57.80%) Expectedly Failed: 9 (8.26%) INFO:2025-02-20T18:54:03Z:root:test check-lld ninja: Entering directory `out/gn' [0/2] 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:510: 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:510: 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:510: 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:510: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3053 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 14.54s Total Discovered Tests: 3053 Unsupported : 21 (0.69%) Passed : 3031 (99.28%) Expectedly Failed: 1 (0.03%) INFO:2025-02-20T18:54:19Z:root:test check-llvm ninja: Entering directory `out/gn' [0/2] 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:510: 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:510: 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:510: 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:510: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 58410 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 161.47s Total Discovered Tests: 64325 Skipped : 16 (0.02%) Unsupported : 2077 (3.23%) Passed : 62056 (96.47%) Expectedly Failed: 176 (0.27%) INFO:2025-02-20T18:57:05Z: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.