INFO:2026-03-31T04:12:10Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 42cc45477727..8a0c070309fc 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 8a0c070309fc [libc++] Revert recent changes to __hash_table and ext/hash_map (#189427) INFO:2026-03-31T04:12:14Z:root:syncing... Deleted branch merge (was 42cc45477727). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-03-31T04:12:15Z:root:building ninja: Entering directory `out/gn' [1/14] COPY ../../libcxx/include/__hash_table include/c++/v1/__hash_table [2/14] COPY ../../libcxx/include/ext/hash_map include/c++/v1/ext/hash_map [3/14] CXX stage2_unix/obj/libcxx/src/cxx_static.bind.o [4/14] CXX stage2_unix/obj/libcxx/src/cxx_shared.bind.o [5/14] CXX stage2_unix/obj/libcxx/src/cxx_shared.functional.o [6/14] CXX stage2_unix/obj/libcxx/src/cxx_static.functional.o [7/14] CXX stage2_unix/obj/libcxx/src/cxx_shared.hash.o [8/14] CXX stage2_unix/obj/libcxx/src/cxx_static.hash.o [9/14] CXX stage2_unix/obj/libcxx/src/cxx_static.atomic.o [10/14] CXX stage2_unix/obj/libcxx/src/cxx_shared.atomic.o [11/14] AR lib/libc++.a [12/14] SOLINK lib/libc++.so.0 [13/14] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [14/14] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) INFO:2026-03-31T04:12:18Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libcxx/include/__hash_table", "//libcxx/include/ext/hash_map", "//libcxx/test/extensions/gnu/hash_map/copy.pass.cpp", "//libcxx/test/extensions/gnu/hash_map/non_standard_layout.pass.cpp", "//libcxx/test/extensions/gnu/hash_multimap/non_standard_layout.pass.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-03-31T04:12:19Z:root:testing INFO:2026-03-31T04:12:19Z:root:skip check-clang INFO:2026-03-31T04:12:19Z:root:skip check-clang-tools INFO:2026-03-31T04:12:19Z:root:skip check-clangd INFO:2026-03-31T04:12:19Z:root:skip check-hwasan INFO:2026-03-31T04:12:19Z:root:skip check-lld INFO:2026-03-31T04:12:19Z:root:skip check-llvm INFO:2026-03-31T04:12:19Z:root:done