INFO:2025-05-10T16:46:14Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD bae77d5b02df..0c83a0b7f427 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 0c83a0b7f427 [modularize] Use default member initialization for Location (NFC) (#139384) INFO:2025-05-10T16:46:16Z:root:syncing... Deleted branch merge (was bae77d5b02df). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-05-10T16:46:17Z:root:building ninja: Entering directory `out/gn' [1/2] CXX obj/clang-tools-extra/modularize/modularize.Modularize.o [2/2] LINK ./bin/modularize INFO:2025-05-10T16:46:24Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/test:check-clang-tools" ] } gn analyze input: { "files": [ "//clang-tools-extra/modularize/Modularize.cpp" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2025-05-10T16:46:24Z:root:testing INFO:2025-05-10T16:46:24Z:root:skip check-clang INFO:2025-05-10T16:46:24Z: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) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1010 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 35.08s Total Discovered Tests: 1434 Unsupported : 3 (0.21%) Passed : 1430 (99.72%) Expectedly Failed: 1 (0.07%) INFO:2025-05-10T16:47:01Z:root:skip check-clangd INFO:2025-05-10T16:47:01Z:root:skip check-lld INFO:2025-05-10T16:47:01Z:root:skip check-llvm INFO:2025-05-10T16:47:01Z:root:done