INFO:2025-07-13T06:59:09Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 267b136359d8..d3b339e36deb 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 d3b339e36deb [libc++] Don't instantiate allocators in __hash_table on an incomplete type (#148353) INFO:2025-07-13T06:59:12Z:root:syncing... Deleted branch merge (was 267b136359d8). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-07-13T06:59:13Z:root:building ninja: Entering directory `out/gn' [1/11] COPY ../../libcxx/include/unordered_map include/c++/v1/unordered_map [2/11] CXX stage2_unix/obj/libcxx/src/cxx_static.bind.o [3/11] CXX stage2_unix/obj/libcxx/src/cxx_shared.bind.o [4/11] CXX stage2_unix/obj/libcxx/src/cxx_shared.functional.o [5/11] CXX stage2_unix/obj/libcxx/src/cxx_static.functional.o [6/11] CXX stage2_unix/obj/libcxx/src/cxx_shared.atomic.o [7/11] CXX stage2_unix/obj/libcxx/src/cxx_static.atomic.o [8/11] AR lib/libc++.a [9/11] SOLINK lib/libc++.so.0 [10/11] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [11/11] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) INFO:2025-07-13T06:59:16Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libcxx/include/unordered_map", "//libcxx/test/std/containers/associative/multimap/incomplete_type.pass.cpp", "//libcxx/test/std/containers/unord/unord.map/incomplete_type.pass.cpp", "//libcxx/test/std/containers/unord/unord.multimap/incomplete.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:2025-07-13T06:59:16Z:root:testing INFO:2025-07-13T06:59:16Z:root:skip check-clang INFO:2025-07-13T06:59:16Z:root:skip check-clang-tools INFO:2025-07-13T06:59:16Z:root:skip check-clangd INFO:2025-07-13T06:59:16Z:root:skip check-hwasan INFO:2025-07-13T06:59:16Z:root:skip check-lld INFO:2025-07-13T06:59:16Z:root:skip check-llvm INFO:2025-07-13T06:59:16Z:root:done