Package evaluation to test IRStructurizer on Julia 1.14.0-DEV.2213 (dc778b8d37*) started at 2026-05-21T05:06:12.285 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.7s ################################################################################ # Installation # Installing IRStructurizer... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [93e32bba] + IRStructurizer v0.6.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [93e32bba] + IRStructurizer v0.6.2 [d8e11817] + MLStyle v0.4.17 [aea7be01] + PrecompileTools v1.3.4 [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.27s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.5 s ✓ LLVM_utils_unified_jll 13.0 s ✓ IRStructurizer 1.5 s ✓ FileCheck 3 dependencies successfully precompiled in 18 seconds. 20 already precompiled. Precompilation completed after 43.51s ################################################################################ # Testing # Testing IRStructurizer Status `/tmp/jl_Qc1PsY/Project.toml` [4e644321] FileCheck v1.2.0 [93e32bba] IRStructurizer v0.6.2 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Qc1PsY/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [4e644321] FileCheck v1.2.0 [93e32bba] IRStructurizer v0.6.2 [692b3bcd] JLLWrappers v1.8.0 [d8e11817] MLStyle v0.4.17 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [0def2053] LLVM_utils_unified_jll v0.1.0+1 [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.13.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 v21.1.8+0 Testing Running tests... Test Summary: | Pass Total Time IRStructurizer | 527 527 1m39.2s interface | 39 39 32.7s CFG analysis | 24 24 15.8s loop classification | 29 29 6.5s nested control flow | 3 3 1.2s regression | 73 73 8.5s Julia for-in-range integration | 24 24 6.9s BlockArgument uniqueness across sibling loops | 1 1 0.4s types & accessors | 33 33 1.1s block mutation | 40 40 1.5s traversal | 35 35 2.1s use tracking | 33 33 3.8s loop carries | 54 54 3.0s expression inspection | 27 27 0.6s value_type(block, val) | 12 12 0.0s operands(op::ControlFlowOp) | 11 11 0.4s operands(block, inst) | 3 3 0.1s def | 17 17 0.6s is_defined_outside | 8 8 0.4s move_before! / move_after! | 4 4 0.4s move_before! across blocks | 5 5 0.2s operands dispatches on IR types | 4 4 0.0s const_value | 14 14 0.1s unstructurize | 16 16 0.4s debug info | 18 18 1.4s Testing IRStructurizer tests passed Testing completed after 107.5s PkgEval succeeded after 181.02s