INFO:2026-05-06T14:25:57Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 4becd0c44b01..5933d0bec788 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 5933d0bec788 [flang] Add support for fir.absent to AliasAnalysis (#195938) INFO:2026-05-06T14:26:01Z:root:syncing... Deleted branch merge (was 4becd0c44b01). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge e952d64b2edc] [gn build] Port 9527c104472e 1 file changed, 1 insertion(+) [gn build] Port 9527c104472e -- https://github.com/llvm/llvm-project/commit/9527c104472e INFO:2026-05-06T14:26:03Z:root:building ninja: Entering directory `out/gn' [1/3] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [2/3] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [3/3] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) INFO:2026-05-06T14:26:04Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//clang/lib/CIR/Dialect/IR/CIRDialect.cpp", "//clang/unittests/CIR/CMakeLists.txt", "//clang/unittests/CIR/ControlFlowTest.cpp", "//flang/lib/Optimizer/Analysis/AliasAnalysis.cpp", "//flang/test/Analysis/AliasAnalysis/alias-analysis-absent.fir", "//llvm/utils/gn/secondary/clang/unittests/CIR/BUILD.gn" ], "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-06T14:26:05Z:root:testing INFO:2026-05-06T14:26:05Z:root:skip check-clang INFO:2026-05-06T14:26:05Z:root:skip check-clang-tools INFO:2026-05-06T14:26:05Z:root:skip check-clangd INFO:2026-05-06T14:26:05Z:root:skip check-hwasan INFO:2026-05-06T14:26:05Z:root:skip check-lld INFO:2026-05-06T14:26:05Z:root:skip check-llvm INFO:2026-05-06T14:26:05Z:root:committing changes remote: error: GH013: Repository rule violations found for refs/heads/main. remote: Review all repository rules at https://github.com/llvm/llvm-project/rules?ref=refs%2Fheads%2Fmain remote: remote: - Changes must be made through a pull request. remote: To github.com:llvm/llvm-project.git ! [remote rejected] HEAD -> main (push declined due to repository rule violations) error: failed to push some refs to 'github.com:llvm/llvm-project.git' Command '['git', 'push', 'origin', 'HEAD:main']' returned non-zero exit status 1.