INFO:2026-06-22T13:41:39Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD d8657e1bb196..685af3ab083c 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 685af3ab083c [clangd] Log environment variables that influence compilation at startup (#204990) INFO:2026-06-22T13:41:42Z:root:syncing... Deleted branch merge (was d8657e1bb196). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-06-22T13:41:43Z:root:building ninja: Entering directory `out/gn' [1/5] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/5] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/5] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/5] CXX obj/clang-tools-extra/clangd/tool/clangd.ClangdMain.o [5/5] LINK ./bin/clangd INFO:2026-06-22T13:42:03Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd" ] } gn analyze input: { "files": [ "//clang-tools-extra/clangd/tool/ClangdMain.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-06-22T13:42:04Z:root:testing INFO:2026-06-22T13:42:04Z:root:skip check-clang INFO:2026-06-22T13:42:04Z:root:skip check-clang-tools INFO:2026-06-22T13:42:04Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) -- Testing: 185 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.65s Total Discovered Tests: 1490 Unsupported: 7 (0.47%) Passed : 1483 (99.53%) INFO:2026-06-22T13:42:09Z:root:skip check-hwasan INFO:2026-06-22T13:42:09Z:root:skip check-lld INFO:2026-06-22T13:42:09Z:root:skip check-llvm INFO:2026-06-22T13:42:09Z:root:done