Package evaluation to test IRStructurizer on Julia 1.14.0-DEV.2058 (afc71c255e*) started at 2026-04-19T12:23:41.486 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.44s ################################################################################ # Installation # Installing IRStructurizer... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [93e32bba] + IRStructurizer v0.5.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [93e32bba] + IRStructurizer v0.5.4 [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.37s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.5 s ✓ LLVM_jll 12.8 s ✓ IRStructurizer 1.5 s ✓ FileCheck 3 dependencies successfully precompiled in 17 seconds. 20 already precompiled. Precompilation completed after 40.28s ################################################################################ # Testing # Testing IRStructurizer Status `/tmp/jl_4clGed/Project.toml` [4e644321] FileCheck v1.1.2 [93e32bba] IRStructurizer v0.5.4 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_4clGed/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [4e644321] FileCheck v1.1.2 [93e32bba] IRStructurizer v0.5.4 [692b3bcd] JLLWrappers v1.7.1 [d8e11817] MLStyle v0.4.17 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 ⌅ [86de99a1] LLVM_jll v20.1.8+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.3.0+1 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8f36deef] libLLVM_jll v20.1.8+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time IRStructurizer | 471 471 1m37.6s interface | 39 39 32.0s CFG analysis | 24 24 16.1s loop classification | 29 29 6.7s nested control flow | 3 3 1.3s regression | 61 61 8.1s Julia for-in-range integration | 24 24 6.6s BlockArgument uniqueness across sibling loops | 1 1 0.4s types & accessors | 26 26 0.9s block mutation | 31 31 1.1s traversal | 35 35 2.4s use tracking | 23 23 3.1s loop carries | 54 54 3.1s expression inspection | 25 25 0.6s value_type(block, val) | 10 10 0.0s operands(op::ControlFlowOp) | 11 11 0.5s operands(block, inst) | 3 3 0.1s def | 17 17 0.9s is_defined_outside | 8 8 0.5s move_before! / move_after! | 4 4 0.5s move_before! across blocks | 5 5 0.3s 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 107.1s PkgEval succeeded after 173.95s