INFO:2026-05-02T20:47:04Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 3b32d6e525ab..13371e248126 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 13371e248126 [compiler-rt][UBSan][NFC] Reorder includes in ubsan_diag.cpp (#195435) INFO:2026-05-02T20:47:08Z:root:syncing... Deleted branch merge (was 3b32d6e525ab). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-05-02T20:47:09Z:root:building ninja: Entering directory `out/gn' [1/12] CXX stage2_unix/obj/compiler-rt/lib/ubsan/sources.ubsan_diag.o [2/12] AR lib/clang/23/lib/linux/libclang_rt.ubsan_standalone-x86_64.a [3/12] AR lib/clang/23/lib/linux/libclang_rt.hwasan_aliases-x86_64.a [4/12] AR lib/clang/23/lib/linux/libclang_rt.msan-x86_64.a [5/12] AR lib/clang/23/lib/linux/libclang_rt.tsan-x86_64.a [6/12] AR lib/clang/23/lib/linux/libclang_rt.asan-x86_64.a [7/12] SOLINK lib/clang/23/lib/linux/libclang_rt.asan-x86_64.so [8/12] ACTION //compiler-rt/lib/ubsan:ubsan_static_dynamic_list(//llvm/utils/gn/build/toolchain:stage2_unix) [9/12] ACTION //compiler-rt/lib/ubsan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [10/12] ACTION //compiler-rt/lib/hwasan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [11/12] SOLINK lib/clang/23/lib/linux/libclang_rt.ubsan_standalone-x86_64.so [12/12] SOLINK lib/clang/23/lib/linux/libclang_rt.hwasan_aliases-x86_64.so INFO:2026-05-02T20:47:12Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//compiler-rt/test/hwasan:check-hwasan" ] } gn analyze input: { "files": [ "//compiler-rt/lib/ubsan/ubsan_diag.cpp" ], "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-02T20:47:13Z:root:testing INFO:2026-05-02T20:47:13Z:root:skip check-clang INFO:2026-05-02T20:47:13Z:root:skip check-clang-tools INFO:2026-05-02T20:47:13Z:root:skip check-clangd INFO:2026-05-02T20:47:13Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) -- Testing: 112 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 5.79s Total Discovered Tests: 112 Unsupported : 37 (33.04%) Passed : 66 (58.93%) Expectedly Failed: 9 (8.04%) INFO:2026-05-02T20:47:19Z:root:skip check-lld INFO:2026-05-02T20:47:19Z:root:skip check-llvm INFO:2026-05-02T20:47:20Z:root:done