INFO:2025-08-05T15:14:58Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD e06c3a968d83..ae7be3960149 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 ae7be3960149 Logging setup for lldb-dap extension (#146884) INFO:2025-08-05T15:15:01Z:root:syncing... Deleted branch merge (was e06c3a968d83). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-08-05T15:15:01Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-08-05T15:15:02Z:root:analyze skipping analyze because previous build was not green INFO:2025-08-05T15:15:02Z:root:testing INFO:2025-08-05T15:15:02Z: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: 23353 tests, 64 workers -- Testing: FAIL: Clang :: Analysis/cxx23-assume-attribute.cpp (1 of 23353) ******************** TEST 'Clang :: Analysis/cxx23-assume-attribute.cpp' FAILED ******************** Exit Code: 1 Command Output (stderr): -- /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -std=c++23 -triple x86_64-pc-linux-gnu -analyzer-checker=core,debug.ExprInspection -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/Analysis/cxx23-assume-attribute.cpp # RUN: at line 1 + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -std=c++23 -triple x86_64-pc-linux-gnu -analyzer-checker=core,debug.ExprInspection -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/Analysis/cxx23-assume-attribute.cpp error: 'expected-warning' diagnostics seen but not expected: File /usr/local/google/home/thakis/src/llvm-project/clang/test/Analysis/cxx23-assume-attribute.cpp Line 75: assumption is ignored because it contains (potential) side-effects 1 error generated. -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): Clang :: Analysis/cxx23-assume-attribute.cpp Testing Time: 140.02s Total Discovered Tests: 47875 Skipped : 4 (0.01%) Unsupported : 351 (0.73%) Passed : 47488 (99.19%) Expectedly Failed: 31 (0.06%) Failed : 1 (0.00%) FAILED: gen/clang/test/run-lit python3 bin/llvm-lit -sv ../../clang/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-clang']' returned non-zero exit status 1.