Package evaluation to load Mjolnir on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T15:00:56.495 ################################################################################ # Set-up # Set-up completed after 0.15s ################################################################################ # Installation # Installing Mjolnir... Resolving package versions... Installed IRTools ──── v0.4.17 Installed MacroTools ─ v0.5.16 Installed Mjolnir ──── v0.2.1 Updating `~/.julia/environments/v1.14/Project.toml` [1154507a] + Mjolnir v0.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [7869d1d1] + IRTools v0.4.17 [1914dd2f] + MacroTools v0.5.16 [1154507a] + Mjolnir v0.2.1 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [d6f4376e] + Markdown v1.11.0 [f489334b] + StyledStrings v1.13.0 Installation completed after 4.82s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 3.9 s ✓ MacroTools 5.6 s ✓ IRTools ERROR: LoadError: UndefVarError: `IR` not defined in `Mjolnir` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in Core.IR.  - Also declared public in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Mjolnir/7FUVN/src/cleanup.jl:5  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/Mjolnir/7FUVN/src/Mjolnir.jl:12  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Mjolnir/7FUVN/src/cleanup.jl:5 in expression starting at /home/pkgeval/.julia/packages/Mjolnir/7FUVN/src/Mjolnir.jl:1 in expression starting at stdin:5 ✗ Mjolnir 2 dependencies successfully precompiled in 14 seconds. 5 already precompiled. Precompilation completed after 42.1s ################################################################################ # Loading # Loading Mjolnir... ERROR: LoadError: UndefVarError: `IR` not defined in `Mjolnir` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in Core.IR.  - Also declared public in Base. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Mjolnir/7FUVN/src/cleanup.jl:5  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/Mjolnir/7FUVN/src/Mjolnir.jl:12  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Mjolnir/7FUVN/src/cleanup.jl:5 in expression starting at /home/pkgeval/.julia/packages/Mjolnir/7FUVN/src/Mjolnir.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Mjolnir │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: Mjolnir Failed to precompile Mjolnir [1154507a-7ac2-44fe-9f15-34617bca9db5] to "/home/pkgeval/.julia/compiled/v1.14/Mjolnir/jl_tHZd6c" (ProcessExited(1)). Loading failed after 12.13s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using Mjolnir'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base Base.jl:325 [6] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [7] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 84.43s: package fails to precompile