Package evaluation to load ParameterHandling on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T19:53:08.200 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing ParameterHandling... Resolving package versions... Installed InverseFunctions ──── v0.1.17 Installed LogExpFunctions ───── v0.3.29 Installed DocStringExtensions ─ v0.9.5 Installed IterTools ─────────── v1.10.0 Installed IrrationalConstants ─ v0.2.6 Installed Compat ────────────── v4.18.1 Installed ParameterHandling ─── v0.5.0 Installed ChainRulesCore ────── v1.26.1 Updating `~/.julia/environments/v1.14/Project.toml` [2412ca09] + ParameterHandling v0.5.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [d360d2e6] + ChainRulesCore v1.26.1 [34da2185] + Compat v4.18.1 [ffbed154] + DocStringExtensions v0.9.5 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [c8e1da08] + IterTools v1.10.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [2412ca09] + ParameterHandling v0.5.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 [37e2e46d] + LinearAlgebra v1.13.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 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 8.5s ################################################################################ # 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... 1.1 s ✓ DocStringExtensions 448.0 s ✓ IterTools 3.5 s ✓ IrrationalConstants 0.8 s ✓ InverseFunctions 1.4 s ✓ Compat 1.5 s ✓ LogExpFunctions 38.7 s ✓ InverseFunctions → InverseFunctionsTestExt 1.0 s ✓ InverseFunctions → InverseFunctionsDatesExt 0.6 s ✓ Compat → CompatLinearAlgebraExt 0.5 s ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 313.9 s ✓ ChainRulesCore 58.9 s ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 43.3 s ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt ┌ Info: JuliaLowering threw given input: │ code = │ :(function flatten(::Type{T}, ::Nothing) where T <: Real │ #= /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:22 =# │ #= /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:23 =# │ v = T[] │ #= /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:24 =# │ unflatten_to_Nothing(::Vector{T}) = begin │ #= /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:24 =# │ nothing │ end │ #= /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:25 =# │ return (v, unflatten_to_Nothing) │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [function] │ │ [where] │ │ [call] │ │ flatten :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ T :: Identifier │ │ [::] │ │ Nothing :: Identifier │ │ [<:] │ │ T :: Identifier │ │ Real :: Identifier │ │ [block] │ │ [=] │ │ v :: Identifier │ │ [ref] │ │ T :: Identifier │ │ [=] │ │ [call] │ │ unflatten_to_Nothing :: Identifier │ │ [::] │ │ [curly] │ │ Vector :: Identifier │ │ T :: Identifier │ │ [block] │ │ nothing :: Identifier │ │ [return] │ │ [tuple] │ │ v :: Identifier │ │ unflatten_to_Nothing :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [function] │ │ [where] │ │ [call] │ │ flatten :: Identifier │ scope_layer=1 │ [::] │ │ [curly] │ │ Type :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [::] │ │ Nothing :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ Real :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ v :: Identifier │ scope_layer=1 │ [ref] │ │ T :: Identifier │ scope_layer=1 │ [=] │ │ [call] │ │ unflatten_to_Nothing :: Identifier │ scope_layer=1 │ [::] │ │ [curly] │ │ Vector :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [block] │ │ nothing :: Identifier │ scope_layer=1 │ [return] │ │ [tuple] │ │ v :: Identifier │ scope_layer=1 │ unflatten_to_Nothing :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl" │ line = 22 └ mod = ParameterHandling ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:24 =# - Found unexpected binding of kind static_parameter Expression:  #₉/T Containing expressions:  (= #₂₂/T #₉/T)  (call core.svec (call core.svec #₁₅/#flatten#unflatten_to_Nothing##0 (call core.apply_type #₁₂/Vector #₉/T)) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:24:0)  (call core.svec (call core.svec (function_type #₁₀/unflatten_to_Nothing) (call core.apply_type #₁₂/Vector #₉/T)) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:24:0)  Detailed provenance:  #₉/T  └─ T  └─ T  └─ @ /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:24  Stacktrace:  [1] _renumber(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ssa_rewrites::Dict{Int64, Int64}, slot_rewrites::Dict{Int64, Int64}, label_table::Dict{Int64, Int64}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1067  [2] renumber_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, input_code::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, slot_rewrites::Dict{Int64, Int64})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1132  [3] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1223  [4] linearize_ir(ctx::Base.JuliaLowering.ClosureConversionCtx{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1253  [5] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:33  [6] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [7] top-level scope  @ ~/.julia/packages/ParameterHandling/WkHof/src/ParameterHandling.jl:13  [8] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [9] 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:3271  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [13] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [15] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:22 in expression starting at /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/ParameterHandling.jl:1 in expression starting at stdin:5 ✗ ParameterHandling 13 dependencies successfully precompiled in 976 seconds. 15 already precompiled. Precompilation completed after 989.37s ################################################################################ # Loading # Loading ParameterHandling... ┌ Info: JuliaLowering threw given input: │ code = │ :(function flatten(::Type{T}, ::Nothing) where T <: Real │ #= /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:22 =# │ #= /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:23 =# │ v = T[] │ #= /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:24 =# │ unflatten_to_Nothing(::Vector{T}) = begin │ #= /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:24 =# │ nothing │ end │ #= /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:25 =# │ return (v, unflatten_to_Nothing) │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [function] │ │ [where] │ │ [call] │ │ flatten :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ T :: Identifier │ │ [::] │ │ Nothing :: Identifier │ │ [<:] │ │ T :: Identifier │ │ Real :: Identifier │ │ [block] │ │ [=] │ │ v :: Identifier │ │ [ref] │ │ T :: Identifier │ │ [=] │ │ [call] │ │ unflatten_to_Nothing :: Identifier │ │ [::] │ │ [curly] │ │ Vector :: Identifier │ │ T :: Identifier │ │ [block] │ │ nothing :: Identifier │ │ [return] │ │ [tuple] │ │ v :: Identifier │ │ unflatten_to_Nothing :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [function] │ │ [where] │ │ [call] │ │ flatten :: Identifier │ scope_layer=1 │ [::] │ │ [curly] │ │ Type :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [::] │ │ Nothing :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ Real :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ v :: Identifier │ scope_layer=1 │ [ref] │ │ T :: Identifier │ scope_layer=1 │ [=] │ │ [call] │ │ unflatten_to_Nothing :: Identifier │ scope_layer=1 │ [::] │ │ [curly] │ │ Vector :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [block] │ │ nothing :: Identifier │ scope_layer=1 │ [return] │ │ [tuple] │ │ v :: Identifier │ scope_layer=1 │ unflatten_to_Nothing :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl" │ line = 22 └ mod = ParameterHandling ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:24 =# - Found unexpected binding of kind static_parameter Expression:  #₉/T Containing expressions:  (= #₂₂/T #₉/T)  (call core.svec (call core.svec #₁₅/#flatten#unflatten_to_Nothing##0 (call core.apply_type #₁₂/Vector #₉/T)) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:24:0)  (call core.svec (call core.svec (function_type #₁₀/unflatten_to_Nothing) (call core.apply_type #₁₂/Vector #₉/T)) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:24:0)  Detailed provenance:  #₉/T  └─ T  └─ T  └─ @ /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:24  Stacktrace:  [1] _renumber(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ssa_rewrites::Dict{Int64, Int64}, slot_rewrites::Dict{Int64, Int64}, label_table::Dict{Int64, Int64}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1067  [2] renumber_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, input_code::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, slot_rewrites::Dict{Int64, Int64})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1132  [3] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1223  [4] linearize_ir(ctx::Base.JuliaLowering.ClosureConversionCtx{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1253  [5] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:33  [6] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [7] top-level scope  @ ~/.julia/packages/ParameterHandling/WkHof/src/ParameterHandling.jl:13  [8] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [9] 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:3271  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [13] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [15] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/flatten.jl:22 in expression starting at /home/pkgeval/.julia/packages/ParameterHandling/WkHof/src/ParameterHandling.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ ParameterHandling │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: ParameterHandling Failed to precompile ParameterHandling [2412ca09-6db7-441c-8e3a-88d5709968c5] to "/home/pkgeval/.julia/compiled/v1.14/ParameterHandling/jl_7U2Y8f" (ProcessExited(1)). Loading failed after 70.74s 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 ParameterHandling'`, ProcessExited(1)) [1] Stacktrace: [1] spawn_opts_inherit() @ 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:326 [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 1095.18s: package fails to precompile