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