Package evaluation to load FixArgs on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T03:17:56.370 ################################################################################ # Set-up # Set-up completed after 0.14s ################################################################################ # Installation # Installing FixArgs... Resolving package versions... Installed FrankenTuples ─ v0.1.2 Installed FixArgs ─────── v0.1.1 Installed MacroTools ──── v0.5.16 Updating `~/.julia/environments/v1.14/Project.toml` [5d8a8d4b] + FixArgs v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [5d8a8d4b] + FixArgs v0.1.1 [7e584817] + FrankenTuples v0.1.2 [1914dd2f] + MacroTools v0.5.16 Installation completed after 5.76s ################################################################################ # 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... 43.8 s ✓ FrankenTuples 4.8 s ✓ MacroTools ┌ Info: JuliaLowering threw given input: │ code = │ :(struct BoundSymbol │ #= /home/pkgeval/.julia/packages/FixArgs/4ki8r/src/parse.jl:21 =# │ _::Symbol │ 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__ │ [struct] │ │ false :: Value │ │ BoundSymbol :: Identifier │ │ [block] │ │ [::] │ │ _ :: Identifier │ │ Symbol :: 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 │ [struct] │ │ false :: Value │ │ BoundSymbol :: Identifier │ scope_layer=1 │ [block] │ │ [::] │ │ _ :: Identifier │ scope_layer=1 │ Symbol :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/FixArgs/4ki8r/src/parse.jl" │ line = 20 └ mod = FixArgs ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/FixArgs/4ki8r/src/parse.jl:21 =# - all-underscore identifiers are write-only and their values cannot be used in expressions Expression:  _ Containing expressions:  (lambda (block) (block) (block ::K"TOMBSTONE" ::K"TOMBSTONE" (unused_only (block (call core.declare_global FixArgs :BoundSymbol false) latestworld core.nothing)) core.nothing ::K"TOMBSTONE" (= #₁ (call core._structtype FixArgs :BoundSymbol (call core.svec) (call core.svec) (call core.svec) false 0)) (= #₆/BoundSymbol #₁) (call core._setsuper! #₁ core.Any) (= #₂ (if (call core.isdefinedglobal FixArgs :BoundSymbol false) (call core._equiv_typedef #₅/BoundSymbol #₁) false)) (= #₃ (if #₂ #₅/BoundSymbol false)) (if #₂ (block)) (= #₄ (call core._typebody! #₃ #₁ (call core.svec))) (constdecl #₅/BoundSymbol #₄) (call core.typeassert _ #₇/Symbol) core.nothing))  (block (block (call core.typeassert _ #₇/Symbol)))  (scope_block (block (call core.typeassert _ Symbol)))  (scope_block (block (:: _ Symbol)))  (block (:: _ Symbol))  (struct false BoundSymbol (block (:: _ Symbol)))  Detailed provenance:  _  └─ _  └─ _  └─ @ /home/pkgeval/.julia/packages/FixArgs/4ki8r/src/parse.jl:21  Stacktrace:  [1] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:646  [2] compile_args(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, args::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:166  [3] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:654  [4] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:715  [5] compile_body(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:1031  [6] 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:1191  [7] 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  [8] 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  [9] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [10] top-level scope  @ ~/.julia/packages/FixArgs/4ki8r/src/FixArgs.jl:10  [11] include(mod::Module, _path::String)  @ Base Base.jl:326  [12] 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  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core boot.jl:521  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [16] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [18] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/FixArgs/4ki8r/src/parse.jl:20 in expression starting at /home/pkgeval/.julia/packages/FixArgs/4ki8r/src/FixArgs.jl:1 in expression starting at stdin:5 ✗ FixArgs 2 dependencies successfully precompiled in 93 seconds Precompilation completed after 114.23s ################################################################################ # Loading # Loading FixArgs... ┌ Info: JuliaLowering threw given input: │ code = │ :(struct BoundSymbol │ #= /home/pkgeval/.julia/packages/FixArgs/4ki8r/src/parse.jl:21 =# │ _::Symbol │ 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__ │ [struct] │ │ false :: Value │ │ BoundSymbol :: Identifier │ │ [block] │ │ [::] │ │ _ :: Identifier │ │ Symbol :: 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 │ [struct] │ │ false :: Value │ │ BoundSymbol :: Identifier │ scope_layer=1 │ [block] │ │ [::] │ │ _ :: Identifier │ scope_layer=1 │ Symbol :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/FixArgs/4ki8r/src/parse.jl" │ line = 20 └ mod = FixArgs ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/FixArgs/4ki8r/src/parse.jl:21 =# - all-underscore identifiers are write-only and their values cannot be used in expressions Expression:  _ Containing expressions:  (lambda (block) (block) (block ::K"TOMBSTONE" ::K"TOMBSTONE" (unused_only (block (call core.declare_global FixArgs :BoundSymbol false) latestworld core.nothing)) core.nothing ::K"TOMBSTONE" (= #₁ (call core._structtype FixArgs :BoundSymbol (call core.svec) (call core.svec) (call core.svec) false 0)) (= #₆/BoundSymbol #₁) (call core._setsuper! #₁ core.Any) (= #₂ (if (call core.isdefinedglobal FixArgs :BoundSymbol false) (call core._equiv_typedef #₅/BoundSymbol #₁) false)) (= #₃ (if #₂ #₅/BoundSymbol false)) (if #₂ (block)) (= #₄ (call core._typebody! #₃ #₁ (call core.svec))) (constdecl #₅/BoundSymbol #₄) (call core.typeassert _ #₇/Symbol) core.nothing))  (block (block (call core.typeassert _ #₇/Symbol)))  (scope_block (block (call core.typeassert _ Symbol)))  (scope_block (block (:: _ Symbol)))  (block (:: _ Symbol))  (struct false BoundSymbol (block (:: _ Symbol)))  Detailed provenance:  _  └─ _  └─ _  └─ @ /home/pkgeval/.julia/packages/FixArgs/4ki8r/src/parse.jl:21  Stacktrace:  [1] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:646  [2] compile_args(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, args::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:166  [3] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:654  [4] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:715  [5] compile_body(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:1031  [6] 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:1191  [7] 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  [8] 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  [9] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [10] top-level scope  @ ~/.julia/packages/FixArgs/4ki8r/src/FixArgs.jl:10  [11] include(mod::Module, _path::String)  @ Base Base.jl:326  [12] 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  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core boot.jl:521  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [16] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [18] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/FixArgs/4ki8r/src/parse.jl:20 in expression starting at /home/pkgeval/.julia/packages/FixArgs/4ki8r/src/FixArgs.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ FixArgs │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: FixArgs Failed to precompile FixArgs [5d8a8d4b-09a6-4f10-9cda-cb42fab7536d] to "/home/pkgeval/.julia/compiled/v1.14/FixArgs/jl_3t5PAM" (ProcessExited(1)). Loading failed after 52.96s 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 FixArgs'`, 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 193.76s: package fails to precompile