Package evaluation to test IRStructurizer on Julia 1.14.0-DEV.2113 (886384998d*) started at 2026-05-05T09:00:46.460 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.31s ################################################################################ # Installation # Installing IRStructurizer... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [93e32bba] + IRStructurizer v0.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [93e32bba] + IRStructurizer v0.6.0 [d8e11817] + MLStyle v0.4.17 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.4s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.6 s ✓ LLVM_utils_unified_jll 13.4 s ✓ IRStructurizer 1.6 s ✓ FileCheck 3 dependencies successfully precompiled in 19 seconds. 20 already precompiled. Precompilation completed after 43.39s ################################################################################ # Testing # Testing IRStructurizer Status `/tmp/jl_ptNboy/Project.toml` [4e644321] FileCheck v1.2.0 [93e32bba] IRStructurizer v0.6.0 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ptNboy/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [4e644321] FileCheck v1.2.0 [93e32bba] IRStructurizer v0.6.0 [692b3bcd] JLLWrappers v1.7.1 [d8e11817] MLStyle v0.4.17 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [0def2053] LLVM_utils_unified_jll v0.1.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8f36deef] libLLVM_jll v20.1.8+0 Testing Running tests... Test Summary: | Pass Total Time IRStructurizer | 511 511 1m40.9s interface | 39 39 32.6s CFG analysis | 24 24 16.6s loop classification | 29 29 6.2s nested control flow | 3 3 1.2s regression | 73 73 8.6s Julia for-in-range integration | 24 24 7.4s BlockArgument uniqueness across sibling loops | 1 1 0.4s types & accessors | 33 33 1.2s block mutation | 40 40 1.6s traversal | 35 35 2.0s use tracking | 33 33 3.8s loop carries | 54 54 3.2s expression inspection | 27 27 0.6s value_type(block, val) | 10 10 0.0s operands(op::ControlFlowOp) | 11 11 0.4s operands(block, inst) | 3 3 0.2s def | 17 17 0.6s is_defined_outside | 8 8 0.5s move_before! / move_after! | 4 4 0.5s move_before! across blocks | 5 5 0.2s operands dispatches on IR types | 4 4 0.0s unstructurize | 16 16 0.5s debug info | 18 18 1.6s Testing IRStructurizer tests passed Testing completed after 110.27s PkgEval succeeded after 182.08s