INFO:2025-12-19T23:31:16Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 2b8b305d4636..2d1bc9f5a212 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 2d1bc9f5a212 [lldb] Recognize MTE faults with EXC_GUARD exception type (#172579) INFO:2025-12-19T23:31:19Z:root:syncing... Deleted branch merge (was 2b8b305d4636). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-12-19T23:31:19Z:root:building ninja: Entering directory `out/gn' [1/20] CXX obj/lldb/source/Plugins/Process/Utility/Utility.StopInfoMachException.o [2/20] AR lib/liblldbPluginProcessUtility.a [3/20] CXX obj/lldb/source/Plugins/Process/mach-core/mach-core.ProcessMachCore.o [4/20] AR lib/liblldbPluginProcessMachCore.a [5/20] CXX obj/lldb/source/Plugins/Process/minidump/minidump.ProcessMinidump.o [6/20] AR lib/liblldbPluginProcessMinidump.a [7/20] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemote.o [8/20] AR lib/liblldbPluginProcessGDBRemote.a [9/20] LINK ./bin/lldb-server [10/20] LINK ./bin/lldb-test [11/20] LINK ./bin/lldb-dap [12/20] LINK ./bin/lldb [13/20] CXX obj/clang-tools-extra/clang-tidy/readability/readability.FunctionCognitiveComplexityCheck.o [14/20] AR lib/libclangTidyReadabilityModule.a [15/20] LINK ./bin/dexp [16/20] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [17/20] LINK ./bin/clangd-indexer [18/20] LINK ./bin/clang-tidy [19/20] LINK ./bin/clangd [20/20] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests INFO:2025-12-19T23:31:38Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools" ] } gn analyze input: { "files": [ "//clang-tools-extra/clang-tidy/readability/FunctionCognitiveComplexityCheck.cpp", "//lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp", "//lldb/source/Plugins/Process/Utility/StopInfoMachException.h" ], "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-12-19T23:31:38Z:root:testing INFO:2025-12-19T23:31:38Z:root:skip check-clang INFO:2025-12-19T23:31:38Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) -- Testing: 1285 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 6.89s Total Discovered Tests: 1530 Unsupported : 2 (0.13%) Passed : 1527 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-12-19T23:31:46Z: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: 176 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 3.98s Total Discovered Tests: 1436 Unsupported: 7 (0.49%) Passed : 1429 (99.51%) INFO:2025-12-19T23:31:51Z:root:skip check-hwasan INFO:2025-12-19T23:31:51Z:root:skip check-lld INFO:2025-12-19T23:31:51Z:root:skip check-llvm INFO:2025-12-19T23:31:51Z:root:done