INFO:2025-03-13T07:24:45Z:root:pulling...
From https://github.com/llvm/llvm-project
 * branch                      main       -> FETCH_HEAD
   26ae98c4d73d..bd748b33958f  main       -> origin/main
Switched to branch 'main'
Your branch is behind 'origin/main' by 3 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
HEAD is now at bd748b33958f [RISCV] Add implicit operand {VL, VTYPE} in RISCVInsertVSETVLI when u… (#130733)
INFO:2025-03-13T07:24:51Z:root:syncing...
Deleted branch merge (was 26ae98c4d73d).
Switched to a new branch 'merge'
branch 'merge' set up to track 'origin/main'.
INFO:2025-03-13T07:24:51Z:root:building
ninja: Entering directory `out/gn'
[1/201] CXX obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVInsertVSETVLI.o
[2/201] AR lib/libLLVMRISCVCodeGen.a
[3/201] STAMP obj/llvm/lib/Target/AllTargetsCodeGens.stamp
[4/201] STAMP obj/llvm/lib/Target/RISCV/RISCV.stamp
[5/201] STAMP obj/llvm/lib/Target/TargetsToBuild.stamp
[6/201] CXX obj/clang/lib/Sema/Sema.SemaLambda.o
[7/201] LINK ./bin/clang-offload-packager
[8/201] AR lib/libclangSema.a
[9/201] LINK obj/llvm/unittests/Target/RISCV/RISCVTests
[10/201] LINK obj/llvm/unittests/tools/llvm-exegesis/RISCV/LLVMExegesisRISCVTests
[11/201] LINK ./bin/llvm-exegesis
[12/201] LINK ./bin/llvm-bolt
[13/201] LINK ./bin/llvm-split
[14/201] LINK obj/llvm/unittests/Target/TargetMachineCTests
[15/201] LINK ./bin/llvm-dwarfutil
[16/201] LINK ./bin/clang-nvlink-wrapper
[17/201] LINK ./bin/clang-linker-wrapper
[18/201] LINK obj/clang/unittests/Support/ClangSupportTests
[19/201] LINK obj/clang/unittests/CrossTU/CrossTUTests
[20/201] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests
[21/201] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests
[22/201] LINK obj/clang/unittests/Format/FormatTests
[23/201] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests
[24/201] LINK obj/clang/unittests/Lex/LexTests
[25/201] LINK obj/clang/unittests/Tooling/ToolingTests
[26/201] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests
[27/201] LINK obj/clang/unittests/Index/IndexTests
[28/201] LINK obj/clang/unittests/Rewrite/RewriteTests
[29/201] LINK obj/clang/unittests/Sema/SemaTests
[30/201] LINK obj/clang/unittests/Frontend/FrontendTests
[31/201] LINK obj/clang/unittests/Driver/ClangDriverTests
[32/201] LINK obj/clang/unittests/Serialization/SerializationTests
[33/201] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests
[34/201] LINK obj/clang/unittests/AST/ByteCode/InterpTests
[35/201] LINK obj/clang/unittests/AST/ASTTests
[36/201] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests
[37/201] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests
[38/201] LINK obj/clang/unittests/Analysis/ClangAnalysisTests
[39/201] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests
[40/201] LINK ./bin/clang-diff
[41/201] LINK ./bin/clang-extdef-mapping
[42/201] SOLINK ./lib/libclang.dylib
[43/201] LINK obj/clang/unittests/libclang/libclangTests
[44/201] LINK ./bin/clang-installapi
[45/201] LINK ./bin/clang-refactor
[46/201] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests
[47/201] STAMP obj/clang/unittests/unittests.stamp
[48/201] LINK ./bin/diagtool
[49/201] LINK ./bin/clang-scan-deps
[50/201] LINK ./bin/clang-import-test
[51/201] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests
[52/201] LINK ./bin/clang-check
[53/201] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests
[54/201] LINK ./bin/dexp
[55/201] LINK ./bin/c-index-test
[56/201] LINK ./bin/modularize
[57/201] LINK ./bin/pp-trace
[58/201] LINK ./bin/clang-repl
[59/201] LINK ./bin/clang
[60/201] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests
[61/201] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix)
[62/201] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix)
[63/201] STAMP obj/clang/tools/driver/clang-cl.stamp
[64/201] STAMP obj/clang/tools/driver/clangxx.stamp
[65/201] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix)
[66/201] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests
[67/201] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests
[68/201] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests
[69/201] STAMP obj/clang/tools/driver/clang-cpp.stamp
[70/201] STAMP obj/clang/tools/driver/symlinks.stamp
[71/201] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix)
[72/201] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix)
[73/201] STAMP obj/bolt/tools/driver/llvm-boltdiff.stamp
[74/201] STAMP obj/bolt/tools/driver/perf2bolt.stamp
[75/201] STAMP obj/bolt/tools/driver/symlinks.stamp
[76/201] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests
[77/201] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests
[78/201] LINK ./bin/clang-tidy
[79/201] LINK ./bin/clangd-indexer
[80/201] LINK ./bin/clang-apply-replacements
[81/201] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests
[82/201] STAMP obj/clang-tools-extra/unittests/unittests.stamp
[83/201] LINK ./bin/clang-change-namespace
[84/201] LINK ./bin/clang-include-fixer
[85/201] LINK ./bin/find-all-symbols
[86/201] STAMP obj/clang.stamp
[87/201] LINK ./bin/clang-doc
[88/201] LINK ./bin/clang-move
[89/201] LINK obj/bolt/unittests/Core/CoreTests
[90/201] STAMP obj/bolt/unittests/unittests.stamp
[91/201] LINK ./bin/llvm-bolt-heatmap
[92/201] LINK ./bin/clang-reorder-fields
[93/201] LINK ./bin/clang-query
[94/201] STAMP obj/clang-tools-extra/test/test.stamp
[95/201] LINK ./bin/clangd
[96/201] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangxpc_bundle_xpc_service_executable.stamp
[97/201] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangd.xpc.inputdeps.stamp
[98/201] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd
[99/201] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangd.xpc.stamp
[100/201] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangdxpc_bundle_xpc.stamp
[101/201] STAMP obj/clang-tools-extra/clangd/xpc/framework/ClangdXPC.framework.inputdeps.stamp
[102/201] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc
[103/201] STAMP obj/clang-tools-extra/clangd/xpc/framework/ClangdXPC.framework.stamp
[104/201] LINK obj/llvm/unittests/MC/MCTests
[105/201] LINK ./bin/clangd-xpc-test-client
[106/201] LINK obj/lld/unittests/AsLibELF/LLDAsLibELFTests
[107/201] LINK obj/lld/unittests/AsLibAll/LLDAsLibAllTests
[108/201] STAMP obj/lld/unittests/unittests.stamp
[109/201] LINK ./bin/lldb-server
[110/201] LINK ./bin/lld
[111/201] LINK obj/llvm/unittests/MIR/MIRTests
[112/201] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests
[113/201] STAMP obj/clang-tools-extra/clangd/test/test.stamp
[114/201] ACTION //lld/tools/lld:ld64.lld(//llvm/utils/gn/build/toolchain:unix)
[115/201] ACTION //lld/tools/lld:ld.lld(//llvm/utils/gn/build/toolchain:unix)
[116/201] STAMP obj/lld/tools/lld/ld64.lld.stamp
[117/201] STAMP obj/lld/tools/lld/ld.lld.stamp
[118/201] LINK obj/llvm/unittests/MI/MITests
[119/201] ACTION //lld/tools/lld:lld-link(//llvm/utils/gn/build/toolchain:unix)
[120/201] STAMP obj/lld/tools/lld/lld-link.stamp
[121/201] ACTION //lld/tools/lld:wasm-ld(//llvm/utils/gn/build/toolchain:unix)
[122/201] STAMP obj/lld/tools/lld/wasm-ld.stamp
[123/201] STAMP obj/lld/tools/lld/symlinks.stamp
[124/201] STAMP obj/lld.stamp
[125/201] STAMP stage2_unix/obj/libunwind/src/unwind_static_exported.inputdeps.stamp
[126/201] STAMP stage2_unix/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp
[127/201] STAMP stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.inputdeps.stamp
[128/201] LINK obj/llvm/unittests/Passes/PassBuilderBindings/PassesBindingsTests
[129/201] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/cxx_sources.inputdeps.stamp
[130/201] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/sources.inputdeps.stamp
[131/201] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/standalone_sources.inputdeps.stamp
[132/201] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix)
[133/200] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix)
[134/197] STAMP stage2_unix/obj/libunwind/src/unwind_shared.inputdeps.stamp
[135/197] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix)
[136/194] STAMP stage2_unix/obj/libunwind/src/unwind_static.inputdeps.stamp
[137/194] STAMP stage2_unix/obj/compiler-rt/lib/interception/sources.inputdeps.stamp
[138/194] STAMP stage2_unix/obj/compiler-rt/lib/lsan/common_sources.inputdeps.stamp
[139/194] STAMP stage2_unix/obj/compiler-rt/lib/profile/profile.inputdeps.stamp
[140/194] STAMP stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.inputdeps.stamp
[141/194] STAMP stage2_ios_aarch64/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp
[142/194] STAMP stage2_iossim_x64/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp
[143/194] STAMP stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.inputdeps.stamp
[144/194] LINK obj/llvm/unittests/DebugInfo/GSYM/DebugInfoGSYMTests
[145/194] LINK ./bin/lldb-test
[146/194] LINK ./bin/lldb
[147/194] LINK ./bin/lldb-dap
[148/194] LINK obj/llvm/unittests/ExecutionEngine/JITLink/JITLinkTests
[149/194] LINK ./bin/llvm-libtool-darwin
[150/194] STAMP obj/llvm/tools/llvm-libtool-darwin/symlinks.stamp
[151/194] LINK ./bin/llvm-lipo
[152/194] STAMP obj/llvm/tools/llvm-lipo/symlinks.stamp
[153/194] LINK ./bin/llvm-gsymutil
[154/194] LINK obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests
[155/194] LINK obj/llvm/unittests/CodeGen/GlobalISel/GlobalISelTests
[156/194] LINK obj/llvm/unittests/DebugInfo/DWARF/DebugInfoDWARFTests
[157/194] LINK ./bin/llvm-opt-fuzzer
[158/194] LINK ./bin/llvm-jitlink
[159/194] LINK obj/llvm/unittests/CodeGen/CodeGenTests
[160/194] LINK ./bin/llvm-isel-fuzzer
[161/194] LINK ./bin/llvm-lto
[162/194] LINK obj/llvm/unittests/CGData/CodeGenDataTests
[163/194] STAMP obj/llvm/unittests/unittests.stamp
[164/194] LINK ./bin/llvm-mc
[165/194] LINK ./bin/llvm-rtdyld
[166/194] LINK ./bin/llvm-xray
[167/194] LINK ./bin/llvm-cxxmap
[168/194] LINK ./bin/llvm-ml
[169/194] LINK ./bin/llvm-cxxdump
[170/194] SOLINK ./lib/libLTO.dylib
[171/194] LINK ./bin/llvm-lto2
[172/194] LINK ./bin/llvm-reduce
[173/194] LINK ./bin/llvm-ar
[174/194] ACTION //llvm/tools/llvm-ar:llvm-lib(//llvm/utils/gn/build/toolchain:unix)
[175/194] STAMP obj/llvm/tools/llvm-ar/llvm-lib.stamp
[176/194] ACTION //llvm/tools/llvm-ar:llvm-dlltool(//llvm/utils/gn/build/toolchain:unix)
[177/194] ACTION //llvm/tools/llvm-ar:llvm-ranlib(//llvm/utils/gn/build/toolchain:unix)
[178/194] STAMP obj/llvm/tools/llvm-ar/llvm-ranlib.stamp
[179/194] STAMP obj/llvm/tools/llvm-ar/llvm-dlltool.stamp
[180/194] STAMP obj/llvm/tools/llvm-ar/symlinks.stamp
[181/194] STAMP obj/llvm-ar.stamp
[182/194] STAMP stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/builtins.inputdeps.stamp
[183/194] LINK ./bin/opt
[184/194] LINK ./bin/llvm-dwp
[185/194] LINK ./bin/llvm-c-test
[186/194] LINK ./bin/llc
[187/194] STAMP obj/clang/test/test.stamp
[188/194] STAMP obj/bolt/test/test.stamp
[189/194] LINK ./bin/dsymutil
[190/194] LINK ./bin/bugpoint
[191/194] STAMP obj/lldb/test/test.stamp
[192/194] STAMP obj/lld/test/test.stamp
[193/194] STAMP obj/llvm/test/test.stamp
[194/194] STAMP obj/default.stamp
INFO:2025-03-13T07:25:17Z: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",
    "//clang/test:check-clang",
    "//lld/test:check-lld",
    "//llvm/test:check-llvm"
  ]
}
gn analyze input:
{
  "files": [
    "//clang/lib/Sema/SemaLambda.cpp",
    "//clang/test/Modules/lambda-in-module-purview-2.cppm",
    "//clang/test/Modules/lambda-in-module-purview.cppm",
    "//llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp",
    "//llvm/test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vsetvl-cross-inline-asm.ll"
  ],
  "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-03-13T07:25:17Z:root:testing
INFO:2025-03-13T07:25:17Z:root:test check-clang
ninja: Entering directory `out/gn'
[0/2] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix)
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:512: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /Users/thakis/src/llvm-project/out/gn/bin:/Users/thakis/src/llvm-project/out/gn/bin
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:473: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk'
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:512: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:512: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:512: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:512: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld
-- Testing: 21039 tests, 8 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..

Testing Time: 583.47s

Total Discovered Tests: 46791
  Skipped          :    35 (0.07%)
  Unsupported      :   116 (0.25%)
  Passed           : 46606 (99.60%)
  Expectedly Failed:    34 (0.07%)
INFO:2025-03-13T07:35:34Z:root:test check-clang-tools
ninja: Entering directory `out/gn'
[0/2] 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:512: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang
-- Testing: 1001 tests, 8 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 

Testing Time: 62.18s

Total Discovered Tests: 1425
  Unsupported      :    3 (0.21%)
  Passed           : 1421 (99.72%)
  Expectedly Failed:    1 (0.07%)
INFO:2025-03-13T07:36:43Z:root:test check-clangd
ninja: Entering directory `out/gn'
[0/2] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix)
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:512: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang
-- Testing: 99 tests, 8 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 

Testing Time: 18.11s

Total Discovered Tests: 1371
  Unsupported:    7 (0.51%)
  Passed     : 1364 (99.49%)
INFO:2025-03-13T07:37:04Z:root:test check-lld
ninja: Entering directory `out/gn'
[0/2] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix)
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:512: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:512: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:512: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:512: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld
-- Testing: 3069 tests, 8 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..

Testing Time: 58.22s

Total Discovered Tests: 3069
  Unsupported      :   25 (0.81%)
  Passed           : 3043 (99.15%)
  Expectedly Failed:    1 (0.03%)
INFO:2025-03-13T07:38:06Z:root:test check-llvm
ninja: Entering directory `out/gn'
[0/2] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix)
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:512: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:512: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:512: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld
llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:512: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld
-- Testing: 56531 tests, 8 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..

Testing Time: 718.81s

Total Discovered Tests: 64599
  Skipped          :    32 (0.05%)
  Unsupported      :  2332 (3.61%)
  Passed           : 62058 (96.07%)
  Expectedly Failed:   177 (0.27%)
INFO:2025-03-13T07:50:31Z:root:done