INFO:2025-11-27T11:58:13Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD bec726f6a6d3..d6be9fc11545 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 d6be9fc11545 [libc++][deque] Applied `[[nodiscard]]` (#169745) INFO:2025-11-27T11:58:16Z:root:syncing... Deleted branch merge (was bec726f6a6d3). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-11-27T11:58:16Z:root:building ninja: Entering directory `out/gn' [1/9] COPY ../../libcxx/include/deque include/c++/v1/deque [2/9] CXX stage2_unix/obj/libcxx/src/cxx_static.regex.o [3/9] CXX stage2_unix/obj/libcxx/src/cxx_shared.regex.o [4/9] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.directory_iterator.o [5/9] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.directory_iterator.o [6/9] AR lib/libc++.a [7/9] SOLINK lib/libc++.so.0 [8/9] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [9/9] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) INFO:2025-11-27T11:58:21Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libcxx/include/deque", "//libcxx/test/libcxx/diagnostics/deque.nodiscard.verify.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-11-27T11:58:21Z:root:testing INFO:2025-11-27T11:58:21Z:root:skip check-clang INFO:2025-11-27T11:58:21Z:root:skip check-clang-tools INFO:2025-11-27T11:58:21Z:root:skip check-clangd INFO:2025-11-27T11:58:21Z:root:skip check-hwasan INFO:2025-11-27T11:58:21Z:root:skip check-lld INFO:2025-11-27T11:58:21Z:root:skip check-llvm INFO:2025-11-27T11:58:21Z:root:done