Package evaluation to load Constructs on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T06:00:50.768 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing Constructs... Resolving package versions... Installed Libiconv_jll ──── v1.18.0+0 Installed StringEncodings ─ v0.3.7 Installed JLLWrappers ───── v1.8.0 Installed Preferences ───── v1.5.2 Installed Constructs ────── v0.2.0 Installed Requires ──────── v1.3.1 Installing 1 artifacts Installed artifact Libiconv 1.9 MiB Updating `~/.julia/environments/v1.14/Project.toml` [ba9efadc] + Constructs v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [ba9efadc] + Constructs v0.2.0 [692b3bcd] + JLLWrappers v1.8.0 [21216c6a] + Preferences v1.5.2 [ae029012] + Requires v1.3.1 [69024149] + StringEncodings v0.3.7 [94ce4f54] + Libiconv_jll v1.18.0+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 9.61s ################################################################################ # 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.2 s ✓ Requires 2.9 s ✓ Preferences 3.5 s ✓ JLLWrappers 3.7 s ✓ Libiconv_jll 49.9 s ✓ StringEncodings ┌ Info: JuliaLowering threw given input: │ code = │ :(function PrefixedArray(::Type{TA}, sizecon::Construct{S}, subcon::Construct{T}) where {S <: Integer, T, TA <: AbstractVector{T}} │ #= /home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl:81 =# │ #= /home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl:82 =# │ Prefixed{S, TA, typeof(sizecon), SizedArray{T, 1, TA, typeof(subcon)}}(sizecon, length, (n::S->begin │ #= /home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl:85 =# │ SizedArray(TA, subcon, n) │ end)) │ 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] │ │ PrefixedArray :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ TA :: Identifier │ │ [::] │ │ sizecon :: Identifier │ │ [curly] │ │ Construct :: Identifier │ │ S :: Identifier │ │ [::] │ │ subcon :: Identifier │ │ [curly] │ │ Construct :: Identifier │ │ T :: Identifier │ │ [<:] │ │ S :: Identifier │ │ Integer :: Identifier │ │ T :: Identifier │ │ [<:] │ │ TA :: Identifier │ │ [curly] │ │ AbstractVector :: Identifier │ │ T :: Identifier │ │ [block] │ │ [call] │ │ [curly] │ │ Prefixed :: Identifier │ │ S :: Identifier │ │ TA :: Identifier │ │ [call] │ │ typeof :: Identifier │ │ sizecon :: Identifier │ │ [curly] │ │ SizedArray :: Identifier │ │ T :: Identifier │ │ 1 :: Value │ │ TA :: Identifier │ │ [call] │ │ typeof :: Identifier │ │ subcon :: Identifier │ │ sizecon :: Identifier │ │ length :: Identifier │ │ [->] │ │ [::] │ │ n :: Identifier │ │ S :: Identifier │ │ [block] │ │ [call] │ │ SizedArray :: Identifier │ │ TA :: Identifier │ │ subcon :: Identifier │ │ n :: 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] │ │ PrefixedArray :: Identifier │ scope_layer=1 │ [::] │ │ [curly] │ │ Type :: Identifier │ scope_layer=1 │ TA :: Identifier │ scope_layer=1 │ [::] │ │ sizecon :: Identifier │ scope_layer=1 │ [curly] │ │ Construct :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ [::] │ │ subcon :: Identifier │ scope_layer=1 │ [curly] │ │ Construct :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ Integer :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ TA :: Identifier │ scope_layer=1 │ [curly] │ │ AbstractVector :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ [curly] │ │ Prefixed :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ TA :: Identifier │ scope_layer=1 │ [call] │ │ typeof :: Identifier │ scope_layer=1 │ sizecon :: Identifier │ scope_layer=1 │ [curly] │ │ SizedArray :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ 1 :: Value │ │ TA :: Identifier │ scope_layer=1 │ [call] │ │ typeof :: Identifier │ scope_layer=1 │ subcon :: Identifier │ scope_layer=1 │ sizecon :: Identifier │ scope_layer=1 │ length :: Identifier │ scope_layer=1 │ [->] │ │ [::] │ │ n :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ SizedArray :: Identifier │ scope_layer=1 │ TA :: Identifier │ scope_layer=1 │ subcon :: Identifier │ scope_layer=1 │ n :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl" │ line = 81 └ mod = Constructs ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl:82 =# - Found unexpected binding of kind static_parameter Expression:  #₁₄/S Containing expressions:  (= #₃₀/S #₁₄/S)  (= #₂ (call core.svec (call core.svec #₂₄/#PrefixedArray##->###0 #₁₄/S) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl:82:0))  (= #₂ (call core.svec (call core.svec (function_type #₁₇/#->#) #₁₄/S) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl:82:0))  Detailed provenance:  #₁₄/S  └─ S  └─ S  └─ @ /home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl:82  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:1091  [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:1156  [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:1251  [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:1281  [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/Constructs/EXTwB/src/Constructs.jl:86  [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:3296  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core boot.jl:521  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [13] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [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/Constructs/EXTwB/src/Array.jl:81 in expression starting at /home/pkgeval/.julia/packages/Constructs/EXTwB/src/Constructs.jl:1 in expression starting at stdin:5 ✗ Constructs 5 dependencies successfully precompiled in 243 seconds. 6 already precompiled. Precompilation completed after 264.41s ################################################################################ # Loading # Loading Constructs... ┌ Info: JuliaLowering threw given input: │ code = │ :(function PrefixedArray(::Type{TA}, sizecon::Construct{S}, subcon::Construct{T}) where {S <: Integer, T, TA <: AbstractVector{T}} │ #= /home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl:81 =# │ #= /home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl:82 =# │ Prefixed{S, TA, typeof(sizecon), SizedArray{T, 1, TA, typeof(subcon)}}(sizecon, length, (n::S->begin │ #= /home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl:85 =# │ SizedArray(TA, subcon, n) │ end)) │ 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] │ │ PrefixedArray :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ TA :: Identifier │ │ [::] │ │ sizecon :: Identifier │ │ [curly] │ │ Construct :: Identifier │ │ S :: Identifier │ │ [::] │ │ subcon :: Identifier │ │ [curly] │ │ Construct :: Identifier │ │ T :: Identifier │ │ [<:] │ │ S :: Identifier │ │ Integer :: Identifier │ │ T :: Identifier │ │ [<:] │ │ TA :: Identifier │ │ [curly] │ │ AbstractVector :: Identifier │ │ T :: Identifier │ │ [block] │ │ [call] │ │ [curly] │ │ Prefixed :: Identifier │ │ S :: Identifier │ │ TA :: Identifier │ │ [call] │ │ typeof :: Identifier │ │ sizecon :: Identifier │ │ [curly] │ │ SizedArray :: Identifier │ │ T :: Identifier │ │ 1 :: Value │ │ TA :: Identifier │ │ [call] │ │ typeof :: Identifier │ │ subcon :: Identifier │ │ sizecon :: Identifier │ │ length :: Identifier │ │ [->] │ │ [::] │ │ n :: Identifier │ │ S :: Identifier │ │ [block] │ │ [call] │ │ SizedArray :: Identifier │ │ TA :: Identifier │ │ subcon :: Identifier │ │ n :: 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] │ │ PrefixedArray :: Identifier │ scope_layer=1 │ [::] │ │ [curly] │ │ Type :: Identifier │ scope_layer=1 │ TA :: Identifier │ scope_layer=1 │ [::] │ │ sizecon :: Identifier │ scope_layer=1 │ [curly] │ │ Construct :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ [::] │ │ subcon :: Identifier │ scope_layer=1 │ [curly] │ │ Construct :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ Integer :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ TA :: Identifier │ scope_layer=1 │ [curly] │ │ AbstractVector :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ [curly] │ │ Prefixed :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ TA :: Identifier │ scope_layer=1 │ [call] │ │ typeof :: Identifier │ scope_layer=1 │ sizecon :: Identifier │ scope_layer=1 │ [curly] │ │ SizedArray :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ 1 :: Value │ │ TA :: Identifier │ scope_layer=1 │ [call] │ │ typeof :: Identifier │ scope_layer=1 │ subcon :: Identifier │ scope_layer=1 │ sizecon :: Identifier │ scope_layer=1 │ length :: Identifier │ scope_layer=1 │ [->] │ │ [::] │ │ n :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ SizedArray :: Identifier │ scope_layer=1 │ TA :: Identifier │ scope_layer=1 │ subcon :: Identifier │ scope_layer=1 │ n :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl" │ line = 81 └ mod = Constructs ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl:82 =# - Found unexpected binding of kind static_parameter Expression:  #₁₄/S Containing expressions:  (= #₃₀/S #₁₄/S)  (= #₂ (call core.svec (call core.svec #₂₄/#PrefixedArray##->###0 #₁₄/S) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl:82:0))  (= #₂ (call core.svec (call core.svec (function_type #₁₇/#->#) #₁₄/S) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl:82:0))  Detailed provenance:  #₁₄/S  └─ S  └─ S  └─ @ /home/pkgeval/.julia/packages/Constructs/EXTwB/src/Array.jl:82  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:1091  [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:1156  [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:1251  [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:1281  [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/Constructs/EXTwB/src/Constructs.jl:86  [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:3296  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core boot.jl:521  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [13] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [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/Constructs/EXTwB/src/Array.jl:81 in expression starting at /home/pkgeval/.julia/packages/Constructs/EXTwB/src/Constructs.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Constructs │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: Constructs Failed to precompile Constructs [ba9efadc-3ee3-4b4a-abe2-d0e326fbcffa] to "/home/pkgeval/.julia/compiled/v1.14/Constructs/jl_MfJjZT" (ProcessExited(1)). Loading failed after 194.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 Constructs'`, 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: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 490.06s: package fails to precompile