Package evaluation to load SmartParser on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T16:44:47.900 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing SmartParser... Resolving package versions... Installed OrderedCollections ─ v1.8.1 Installed Compat ───────────── v4.18.1 Installed DataStructures ───── v0.18.22 Installed SmartParser ──────── v0.1.1 Updating `~/.julia/environments/v1.14/Project.toml` [286a8d42] + SmartParser v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [bac558e1] + OrderedCollections v1.8.1 [286a8d42] + SmartParser v0.1.1 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 6.09s ################################################################################ # 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... 150.2 s ✓ OrderedCollections 1.3 s ✓ Compat 0.6 s ✓ Compat → CompatLinearAlgebraExt 299.3 s ✓ DataStructures ┌ Info: JuliaLowering threw given input: │ code = │ :(function (verify_block(b::Block{TR})::Bool) where TR │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:143 =# │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:144 =# │ function h(x::Tuple{Vector, Block{TR}}) │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:144 =# │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:145 =# │ if !(is_valid_x(x[2])) │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:146 =# │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:146 =# @show x[2] │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:147 =# │ return false │ else │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:149 =# │ return all(x[1]) │ end │ end │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:152 =# │ DFS(b, (x->begin │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:152 =# │ nothing │ end), (x->begin │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:152 =# │ nothing │ end), h) │ 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] │ │ verify_block :: Identifier │ │ [::] │ │ b :: Identifier │ │ [curly] │ │ Block :: Identifier │ │ TR :: Identifier │ │ Bool :: Identifier │ │ TR :: Identifier │ │ [block] │ │ [function] │ │ [call] │ │ h :: Identifier │ │ [::] │ │ x :: Identifier │ │ [curly] │ │ Tuple :: Identifier │ │ Vector :: Identifier │ │ [curly] │ │ Block :: Identifier │ │ TR :: Identifier │ │ [block] │ │ [if] │ │ [call] │ │ ! :: Identifier │ │ [call] │ │ is_valid_x :: Identifier │ │ [ref] │ │ x :: Identifier │ │ 2 :: Value │ │ [block] │ │ [macrocall] │ │ @show :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:146 =#) :: Value │ │ [ref] │ │ x :: Identifier │ │ 2 :: Value │ │ [return] │ │ false :: Value │ │ [block] │ │ [return] │ │ [call] │ │ all :: Identifier │ │ [ref] │ │ x :: Identifier │ │ 1 :: Value │ │ [call] │ │ DFS :: Identifier │ │ b :: Identifier │ │ [->] │ │ x :: Identifier │ │ [block] │ │ nothing :: Identifier │ │ [->] │ │ x :: Identifier │ │ [block] │ │ nothing :: Identifier │ │ h :: 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] │ │ verify_block :: Identifier │ scope_layer=1 │ [::] │ │ b :: Identifier │ scope_layer=1 │ [curly] │ │ Block :: Identifier │ scope_layer=1 │ TR :: Identifier │ scope_layer=1 │ Bool :: Identifier │ scope_layer=1 │ TR :: Identifier │ scope_layer=1 │ [block] │ │ [function] │ │ [call] │ │ h :: Identifier │ scope_layer=1 │ [::] │ │ x :: Identifier │ scope_layer=1 │ [curly] │ │ Tuple :: Identifier │ scope_layer=1 │ Vector :: Identifier │ scope_layer=1 │ [curly] │ │ Block :: Identifier │ scope_layer=1 │ TR :: Identifier │ scope_layer=1 │ [block] │ │ [if] │ │ [call] │ │ ! :: Identifier │ scope_layer=1 │ [call] │ │ is_valid_x :: Identifier │ scope_layer=1 │ [ref] │ │ x :: Identifier │ scope_layer=1 │ 2 :: Value │ │ [block] │ │ [block] │ │ [call] │ │ println :: Identifier │ scope_layer=2 │ "x[2] = " :: Value │ macro_source=34 │ [call] │ │ repr :: Identifier │ scope_layer=2 │ [block] │ │ [local] │ │ [=] │ │ value :: Identifier │ scope_layer=2 │ [ref] │ │ x :: Identifier │ scope_layer=1 │ 2 :: Value │ macro_source=34 │ value :: Identifier │ scope_layer=2 │ [return] │ │ false :: Value │ │ [block] │ │ [return] │ │ [call] │ │ all :: Identifier │ scope_layer=1 │ [ref] │ │ x :: Identifier │ scope_layer=1 │ 1 :: Value │ │ [call] │ │ DFS :: Identifier │ scope_layer=1 │ b :: Identifier │ scope_layer=1 │ [->] │ │ x :: Identifier │ scope_layer=1 │ [block] │ │ nothing :: Identifier │ scope_layer=1 │ [->] │ │ x :: Identifier │ scope_layer=1 │ [block] │ │ nothing :: Identifier │ scope_layer=1 │ h :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl" │ line = 143 └ mod = SmartParser ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:144 =# - Found unexpected binding of kind static_parameter Expression:  #₁₀/TR Containing expressions:  (= #₄₆/TR #₁₀/TR)  (call core.svec #₃₁/#verify_block#h##0 (call core.apply_type #₁₄/Tuple #₁₅/Vector (call core.apply_type #₇/Block #₁₀/TR)))  (call core.svec (function_type #₁₃/h) (call core.apply_type #₁₄/Tuple #₁₅/Vector (call core.apply_type #₇/Block #₁₀/TR)))  Detailed provenance:  #₁₀/TR  └─ TR  └─ TR  └─ @ /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:144  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/SmartParser/XoAQo/src/SmartParser.jl:34  [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/SmartParser/XoAQo/src/Tree.jl:143 in expression starting at /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/SmartParser.jl:3 in expression starting at stdin:5 ✗ SmartParser 4 dependencies successfully precompiled in 498 seconds. 10 already precompiled. Precompilation completed after 513.85s ################################################################################ # Loading # Loading SmartParser... ┌ Info: JuliaLowering threw given input: │ code = │ :(function (verify_block(b::Block{TR})::Bool) where TR │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:143 =# │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:144 =# │ function h(x::Tuple{Vector, Block{TR}}) │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:144 =# │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:145 =# │ if !(is_valid_x(x[2])) │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:146 =# │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:146 =# @show x[2] │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:147 =# │ return false │ else │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:149 =# │ return all(x[1]) │ end │ end │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:152 =# │ DFS(b, (x->begin │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:152 =# │ nothing │ end), (x->begin │ #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:152 =# │ nothing │ end), h) │ 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] │ │ verify_block :: Identifier │ │ [::] │ │ b :: Identifier │ │ [curly] │ │ Block :: Identifier │ │ TR :: Identifier │ │ Bool :: Identifier │ │ TR :: Identifier │ │ [block] │ │ [function] │ │ [call] │ │ h :: Identifier │ │ [::] │ │ x :: Identifier │ │ [curly] │ │ Tuple :: Identifier │ │ Vector :: Identifier │ │ [curly] │ │ Block :: Identifier │ │ TR :: Identifier │ │ [block] │ │ [if] │ │ [call] │ │ ! :: Identifier │ │ [call] │ │ is_valid_x :: Identifier │ │ [ref] │ │ x :: Identifier │ │ 2 :: Value │ │ [block] │ │ [macrocall] │ │ @show :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:146 =#) :: Value │ │ [ref] │ │ x :: Identifier │ │ 2 :: Value │ │ [return] │ │ false :: Value │ │ [block] │ │ [return] │ │ [call] │ │ all :: Identifier │ │ [ref] │ │ x :: Identifier │ │ 1 :: Value │ │ [call] │ │ DFS :: Identifier │ │ b :: Identifier │ │ [->] │ │ x :: Identifier │ │ [block] │ │ nothing :: Identifier │ │ [->] │ │ x :: Identifier │ │ [block] │ │ nothing :: Identifier │ │ h :: 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] │ │ verify_block :: Identifier │ scope_layer=1 │ [::] │ │ b :: Identifier │ scope_layer=1 │ [curly] │ │ Block :: Identifier │ scope_layer=1 │ TR :: Identifier │ scope_layer=1 │ Bool :: Identifier │ scope_layer=1 │ TR :: Identifier │ scope_layer=1 │ [block] │ │ [function] │ │ [call] │ │ h :: Identifier │ scope_layer=1 │ [::] │ │ x :: Identifier │ scope_layer=1 │ [curly] │ │ Tuple :: Identifier │ scope_layer=1 │ Vector :: Identifier │ scope_layer=1 │ [curly] │ │ Block :: Identifier │ scope_layer=1 │ TR :: Identifier │ scope_layer=1 │ [block] │ │ [if] │ │ [call] │ │ ! :: Identifier │ scope_layer=1 │ [call] │ │ is_valid_x :: Identifier │ scope_layer=1 │ [ref] │ │ x :: Identifier │ scope_layer=1 │ 2 :: Value │ │ [block] │ │ [block] │ │ [call] │ │ println :: Identifier │ scope_layer=2 │ "x[2] = " :: Value │ macro_source=34 │ [call] │ │ repr :: Identifier │ scope_layer=2 │ [block] │ │ [local] │ │ [=] │ │ value :: Identifier │ scope_layer=2 │ [ref] │ │ x :: Identifier │ scope_layer=1 │ 2 :: Value │ macro_source=34 │ value :: Identifier │ scope_layer=2 │ [return] │ │ false :: Value │ │ [block] │ │ [return] │ │ [call] │ │ all :: Identifier │ scope_layer=1 │ [ref] │ │ x :: Identifier │ scope_layer=1 │ 1 :: Value │ │ [call] │ │ DFS :: Identifier │ scope_layer=1 │ b :: Identifier │ scope_layer=1 │ [->] │ │ x :: Identifier │ scope_layer=1 │ [block] │ │ nothing :: Identifier │ scope_layer=1 │ [->] │ │ x :: Identifier │ scope_layer=1 │ [block] │ │ nothing :: Identifier │ scope_layer=1 │ h :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl" │ line = 143 └ mod = SmartParser ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:144 =# - Found unexpected binding of kind static_parameter Expression:  #₁₀/TR Containing expressions:  (= #₄₆/TR #₁₀/TR)  (call core.svec #₃₁/#verify_block#h##0 (call core.apply_type #₁₄/Tuple #₁₅/Vector (call core.apply_type #₇/Block #₁₀/TR)))  (call core.svec (function_type #₁₃/h) (call core.apply_type #₁₄/Tuple #₁₅/Vector (call core.apply_type #₇/Block #₁₀/TR)))  Detailed provenance:  #₁₀/TR  └─ TR  └─ TR  └─ @ /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/Tree.jl:144  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/SmartParser/XoAQo/src/SmartParser.jl:34  [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/SmartParser/XoAQo/src/Tree.jl:143 in expression starting at /home/pkgeval/.julia/packages/SmartParser/XoAQo/src/SmartParser.jl:3 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SmartParser │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: SmartParser Failed to precompile SmartParser [286a8d42-4b94-434a-8a6f-23eaeb4e0727] to "/home/pkgeval/.julia/compiled/v1.14/SmartParser/jl_BaYPRF" (ProcessExited(1)). Loading failed after 55.22s 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 SmartParser'`, 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 597.75s: package fails to precompile