Package evaluation to test ZipArchives on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T19:56:16.007 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.37s ################################################################################ # Installation # Installing ZipArchives... Resolving package versions... Installed CodecInflate64 ───── v0.1.3 Installed InputBuffers ─────── v1.1.1 Installed CodecZlib ────────── v0.7.8 Installed TranscodingStreams ─ v0.11.3 Installed ArgCheck ─────────── v2.5.0 Installed ZipArchives ──────── v2.6.0 Installed Preferences ──────── v1.5.2 Installed PrecompileTools ──── v1.3.4 Updating `~/.julia/environments/v1.14/Project.toml` [49080126] + ZipArchives v2.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [dce04be8] + ArgCheck v2.5.0 [6309b1aa] + CodecInflate64 v0.1.3 [944b1d66] + CodecZlib v0.7.8 [0c81fc1b] + InputBuffers v1.1.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [3bb67fe8] + TranscodingStreams v0.11.3 [49080126] + ZipArchives v2.6.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [83775a58] + Zlib_jll v1.3.2+0 Installation completed after 1.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.8 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... ┌ Info: JuliaLowering threw given input: │ code = │ :(function destruct_key(pat, val, getm) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:26 =# │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =# │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =# @match pat begin │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:28 =# │ _Symbol => destruct_key($(Expr(:quote, :($(Expr(:$, :pat)) = $(Expr(:$, :(Expr(:quote, pat))))))), val, getm) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:29 =# │ x_Symbol || y_ => destruct_key($(Expr(:quote, :($(Expr(:$, :x)) = $(Expr(:$, :(Expr(:quote, x)))) || $(Expr(:$, :y))))), val, getm) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:30 =# │ (x_ = y_) => destructm(x, destruct_key(y, val, getm)) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:31 =# │ x_ || y_ => getm(val, x, y) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:32 =# │ _ => atoms((i->begin │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:32 =# │ getm(val, i) │ end), pat) │ 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] │ │ [call] │ │ destruct_key :: Identifier │ │ pat :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [block] │ │ [macrocall] │ │ @match :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =#) :: Value │ │ pat :: Identifier │ │ [block] │ │ [call] │ │ => :: Identifier │ │ _Symbol :: Identifier │ │ [call] │ │ destruct_key :: Identifier │ │ [quote] │ │ [=] │ │ [$] │ │ pat :: Identifier │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ pat :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [call] │ │ => :: Identifier │ │ [||] │ │ x_Symbol :: Identifier │ │ y_ :: Identifier │ │ [call] │ │ destruct_key :: Identifier │ │ [quote] │ │ [=] │ │ [$] │ │ x :: Identifier │ │ [||] │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ x :: Identifier │ │ [$] │ │ y :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [call] │ │ => :: Identifier │ │ [=] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ [call] │ │ destructm :: Identifier │ │ x :: Identifier │ │ [call] │ │ destruct_key :: Identifier │ │ y :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [call] │ │ => :: Identifier │ │ [||] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ [call] │ │ getm :: Identifier │ │ val :: Identifier │ │ x :: Identifier │ │ y :: Identifier │ │ [call] │ │ => :: Identifier │ │ _ :: Identifier │ │ [call] │ │ atoms :: Identifier │ │ [->] │ │ i :: Identifier │ │ [block] │ │ [call] │ │ getm :: Identifier │ │ val :: Identifier │ │ i :: Identifier │ │ pat :: 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] │ │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ pat :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ ex :: Identifier │ scope_layer=2 │ pat :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [$] │ │ [call] │ │ MacroTools.TypeBind :: Value │ │ [quote] │ │ :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ │ Any :: Identifier │ │ [vect] │ │ Symbol :: Identifier │ │ [tuple] │ jl_source=L31 │ [call] │ │ MacroTools.TypeBind :: Value │ macro_source=85 │ [inert] │ jl_source=L65 │ :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ scope_layer=2 │ Any :: Identifier │ scope_layer=2 │ [vect] │ │ Symbol :: Identifier │ scope_layer=2 │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [=] │ │ [$] │ │ pat :: Identifier │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ pat :: Identifier │ │ [tuple] │ jl_source=L31 │ pat :: Identifier │ scope_layer=1 │ [tuple] │ jl_source=L31 │ [call] │ │ Expr :: Identifier │ scope_layer=1 │ [inert] │ │ quote :: Identifier │ │ pat :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [||] │ │ [$] │ │ [call] │ │ MacroTools.TypeBind :: Value │ │ [quote] │ │ x :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ │ Any :: Identifier │ │ [vect] │ │ Symbol :: Identifier │ │ y_ :: Identifier │ │ [tuple] │ jl_source=L31 │ [call] │ │ MacroTools.TypeBind :: Value │ macro_source=85 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ scope_layer=2 │ Any :: Identifier │ scope_layer=2 │ [vect] │ │ Symbol :: Identifier │ scope_layer=2 │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ x :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [=] │ │ y :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ y :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [=] │ │ [$] │ │ x :: Identifier │ │ [||] │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ x :: Identifier │ │ [$] │ │ y :: Identifier │ │ [tuple] │ jl_source=L31 │ x :: Identifier │ scope_layer=1 │ [tuple] │ jl_source=L31 │ [call] │ │ Expr :: Identifier │ scope_layer=1 │ [inert] │ │ quote :: Identifier │ │ x :: Identifier │ scope_layer=1 │ [tuple] │ jl_source=L31 │ y :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [=] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ x :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [=] │ │ y :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ y :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ destructm :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ y :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [||] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ x :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [=] │ │ y :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ y :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ getm :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ y :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ _ :: Identifier │ │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ atoms :: Identifier │ scope_layer=1 │ [->] │ │ i :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ getm :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ pat :: Identifier │ scope_layer=1 │ [block] │ macro_source=85 │ nothing :: Value │ macro_source=85 │ │ file = "/home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl" │ line = 26 └ mod = MacroTools ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/match/macro.jl:29 =# - Invalid assignment location in let syntax Expression:  Containing expressions:  (let (block (= env env) (= (call get env : nothing))) (block (block (call destruct_key (call Base.JuliaLowering.interpolate_ast Expr (inert (= ($ pat) ($ (call Expr (inert quote) pat)))) (tuple pat) (tuple (call Expr :quote pat))) val getm))))  Detailed provenance:   └─  └─  ├─ @ /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/match/macro.jl:29  └─ (macrocall @match :(#= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =#) pat (block (call => _Symbol (call destruct_key (quote (= ($ pat) ($ (call Expr (inert quote) pat)))) val getm)) (call => (|| x_Symbol y_) (call destruct_key (quote (= ($ x) (|| ($ (call Expr (inert quote) x)) ($ y)))) val getm)) (call => (= x_ y_) (call destructm x (call destruct_key y val getm))) (call => (|| x_ y_) (call getm val x y)) (call => _ (call atoms (-> i (block (call getm val i))) pat))))  └─ @ /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27  Stacktrace:  [1] expand_let(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1561  [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4293  [3] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [4] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [5] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [6] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [7] iterate(A::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}})  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [8] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, exs::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/desugaring.jl:4447  [9] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  [10] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4288  [11] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [12] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [13] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [14] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [15] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [16] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [17] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [18] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [19] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [20] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [21] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [22] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [23] _node_id(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [24] _push_nodeid!(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, ids::Vector{Int64}, val::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/ast.jl:288 [inlined]  [25] method_def_expr(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, mtable::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sparams::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, argl::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2419  [26] (::Colon)(start::Int64, stop::Int64)  @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  [27] expand_function_def(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, raw_args::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, wheres::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2873  [28] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4268  [29] Dict{Int64, Int64}()  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [30] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4469  [31] 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:30  [32] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [33] top-level scope  @ ~/.julia/packages/MacroTools/Ar0jT/src/MacroTools.jl:13  [34] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [35] 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  [36] top-level scope  @ stdin:5  [37] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [38] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [39] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [40] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [41] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:26 in expression starting at /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/MacroTools.jl:1 in expression starting at stdin:5 ✗ MacroTools 1.0 s ✓ DataAPI 1.1 s ✓ ConstructionBase ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =# @generated function _fieldindex(::Type{T}, ::Val{i}) where {T, i} │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =# │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:189 =# │ if i isa Integer │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =# │ 1 ≤ i ≤ fieldcount(T) || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:191 =# │ return i │ elseif #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:192 =# T <: Tuple && i isa Symbol │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:193 =# │ s = string(i) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =# │ startswith(s, "_") || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:195 =# │ j = tryparse(Int, s[2:var"end"]) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =# │ j isa Int || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =# │ 1 ≤ j ≤ fieldcount(T) || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:198 =# │ return j │ else │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:200 =# │ j = findfirst((==)(i), fieldnames(T)) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =# │ j isa Integer || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:202 =# │ return j │ end │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =# │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =# @label error │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:205 =# │ $(Expr(:quote, :(error($(Expr(:$, :("invalid field name $(repr(i)) for $(repr(T))"))))))) │ 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__ │ [macrocall] │ │ @generated :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ _fieldindex :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ T :: Identifier │ │ [::] │ │ [curly] │ │ Val :: Identifier │ │ i :: Identifier │ │ T :: Identifier │ │ i :: Identifier │ │ [block] │ │ [if] │ │ [call] │ │ isa :: Identifier │ │ i :: Identifier │ │ Integer :: Identifier │ │ [block] │ │ [||] │ │ [comparison] │ │ 1 :: Value │ │ ≤ :: Identifier │ │ i :: Identifier │ │ ≤ :: Identifier │ │ [call] │ │ fieldcount :: Identifier │ │ T :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) :: Value │ │ error :: Identifier │ │ [return] │ │ i :: Identifier │ │ [elseif] │ │ [block] │ │ [&&] │ │ [<:] │ │ T :: Identifier │ │ Tuple :: Identifier │ │ [call] │ │ isa :: Identifier │ │ i :: Identifier │ │ Symbol :: Identifier │ │ [block] │ │ [=] │ │ s :: Identifier │ │ [call] │ │ string :: Identifier │ │ i :: Identifier │ │ [||] │ │ [call] │ │ startswith :: Identifier │ │ s :: Identifier │ │ "_" :: Value │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) :: Value │ │ error :: Identifier │ │ [=] │ │ j :: Identifier │ │ [call] │ │ tryparse :: Identifier │ │ Int :: Identifier │ │ [ref] │ │ s :: Identifier │ │ [call] │ │ : :: Identifier │ │ 2 :: Value │ │ end :: Identifier │ │ [||] │ │ [call] │ │ isa :: Identifier │ │ j :: Identifier │ │ Int :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) :: Value │ │ error :: Identifier │ │ [||] │ │ [comparison] │ │ 1 :: Value │ │ ≤ :: Identifier │ │ j :: Identifier │ │ ≤ :: Identifier │ │ [call] │ │ fieldcount :: Identifier │ │ T :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) :: Value │ │ error :: Identifier │ │ [return] │ │ j :: Identifier │ │ [block] │ │ [=] │ │ j :: Identifier │ │ [call] │ │ findfirst :: Identifier │ │ [call] │ │ == :: Identifier │ │ i :: Identifier │ │ [call] │ │ fieldnames :: Identifier │ │ T :: Identifier │ │ [||] │ │ [call] │ │ isa :: Identifier │ │ j :: Identifier │ │ Integer :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) :: Value │ │ error :: Identifier │ │ [return] │ │ j :: Identifier │ │ [macrocall] │ │ @label :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) :: Value │ │ error :: Identifier │ │ [quote] │ │ [call] │ │ error :: Identifier │ │ [$] │ │ [string] │ │ "invalid field name " :: Value │ │ [call] │ │ repr :: Identifier │ │ i :: Identifier │ │ " for " :: Value │ │ [call] │ │ repr :: Identifier │ │ T :: 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] │ jl_source=L67 │ [where] │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ _fieldindex :: Identifier │ macro_source=138,scope_layer=1 │ [::] │ macro_source=138,scope_layer=1 │ [curly] │ macro_source=138,scope_layer=1 │ Type :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [::] │ macro_source=138,scope_layer=1 │ [curly] │ macro_source=138,scope_layer=1 │ Val :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ jl_source=L67 │ [if] │ jl_source=L67 │ [generated] │ macro_source=138,jl_source=L67 │ [block] │ scope_layer=1 │ [if] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ Integer :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ scope_layer=1 │ [||] │ scope_layer=1 │ [comparison] │ macro_source=138,scope_layer=1 │ 1 :: Value │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ fieldcount :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=168,jl_source=L42 │ error :: Identifier │ macro_source=168,scope_layer=1 │ [return] │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [elseif] │ scope_layer=1 │ [block] │ scope_layer=1 │ [&&] │ scope_layer=1 │ [<:] │ scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ Tuple :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ Symbol :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ scope_layer=1 │ [=] │ macro_source=138,scope_layer=1 │ s :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ string :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [||] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ startswith :: Identifier │ macro_source=138,scope_layer=1 │ s :: Identifier │ macro_source=138,scope_layer=1 │ "_" :: Value │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=194,jl_source=L42 │ error :: Identifier │ macro_source=194,scope_layer=1 │ [=] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ tryparse :: Identifier │ macro_source=138,scope_layer=1 │ Int :: Identifier │ macro_source=138,scope_layer=1 │ [ref] │ macro_source=138,scope_layer=1 │ s :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ : :: Identifier │ macro_source=138,scope_layer=1 │ 2 :: Value │ macro_source=138,scope_layer=1 │ end :: Identifier │ macro_source=138,scope_layer=1 │ [||] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ Int :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=214,jl_source=L42 │ error :: Identifier │ macro_source=214,scope_layer=1 │ [||] │ scope_layer=1 │ [comparison] │ macro_source=138,scope_layer=1 │ 1 :: Value │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ fieldcount :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=227,jl_source=L42 │ error :: Identifier │ macro_source=227,scope_layer=1 │ [return] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ scope_layer=1 │ [=] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ findfirst :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ == :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ fieldnames :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [||] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ Integer :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=249,jl_source=L42 │ error :: Identifier │ macro_source=249,scope_layer=1 │ [return] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicblock] │ │ loop-exit :: Identifier │ scope_layer=1 │ error :: Identifier │ macro_source=259,scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [call] │ │ error :: Identifier │ │ [$] │ │ [string] │ │ "invalid field name " :: Value │ │ [call] │ │ repr :: Identifier │ │ i :: Identifier │ │ " for " :: Value │ │ [call] │ │ repr :: Identifier │ │ T :: Identifier │ │ [tuple] │ jl_source=L31 │ [string] │ macro_source=138,scope_layer=1 │ "invalid field name " :: Value │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ repr :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ " for " :: Value │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ repr :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ jl_source=L67 │ [meta] │ jl_source=L67 │ generated_only :: Identifier │ scope_layer=2,jl_source=L67 │ [return] │ macro_source=138,jl_source=L67 │ nothing :: Value │ macro_source=138,jl_source=L67 │ │ file = "/home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl" │ line = 188 └ mod = UnsafePointers ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =# - label `error` referenced but not defined Expression:  goto:error Containing expressions:  (if (call #₁₅/isa #₁₁/i #₁₆/Integer) (block (if (if (call #₁₇/≤ 1 #₁₁/i) (call #₁₇/≤ #₁₁/i (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₁/i)) (elseif (block (&& (call #₁₉/<: #₁₀/T #₂₀/Tuple) (call #₁₅/isa #₁₁/i #₂₁/Symbol))) (block (= #₁₄/s (call #₂₂/string #₁₁/i)) (if (call #₂₃/startswith #₁₄/s "_") true goto:error) (= #₁₃/j (call #₂₄/tryparse #₂₅/Int (block (= #₃/s #₁₄/s) (call top.getindex #₃/s (call #₂₆/: 2 (call top.lastindex #₃/s)))))) (if (call #₁₅/isa #₁₃/j #₂₅/Int) true goto:error) (if (if (call #₁₇/≤ 1 #₁₃/j) (call #₁₇/≤ #₁₃/j (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₃/j)) (block (= #₁₃/j (call #₂₇/findfirst (call #₂₈/== #₁₁/i) (call #₂₉/fieldnames #₁₀/T))) (if (call #₁₅/isa #₁₃/j #₁₆/Integer) true goto:error) (return #₁₃/j))))  (if (call #₁₅/isa #₁₁/i #₁₆/Integer) (block (if (if (call #₁₇/≤ 1 #₁₁/i) (call #₁₇/≤ #₁₁/i (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₁/i)) (elseif (block (&& (call #₁₉/<: #₁₀/T #₂₀/Tuple) (call #₁₅/isa #₁₁/i #₂₁/Symbol))) (block (= #₁₄/s (call #₂₂/string #₁₁/i)) (if (call #₂₃/startswith #₁₄/s "_") true goto:error) (= #₁₃/j (call #₂₄/tryparse #₂₅/Int (block (= #₃/s #₁₄/s) (call top.getindex #₃/s (call #₂₆/: 2 (call top.lastindex #₃/s)))))) (if (call #₁₅/isa #₁₃/j #₂₅/Int) true goto:error) (if (if (call #₁₇/≤ 1 #₁₃/j) (call #₁₇/≤ #₁₃/j (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₃/j)) (block (= #₁₃/j (call #₂₇/findfirst (call #₂₈/== #₁₁/i) (call #₂₉/fieldnames #₁₀/T))) (if (call #₁₅/isa #₁₃/j #₁₆/Integer) true goto:error) (return #₁₃/j))))  (if (call #₁₅/isa #₁₁/i #₁₆/Integer) (block (if (if (call #₁₇/≤ 1 #₁₁/i) (call #₁₇/≤ #₁₁/i (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₁/i)) (elseif (block (&& (call #₁₉/<: #₁₀/T #₂₀/Tuple) (call #₁₅/isa #₁₁/i #₂₁/Symbol))) (block (= #₁₄/s (call #₂₂/string #₁₁/i)) (if (call #₂₃/startswith #₁₄/s "_") true goto:error) (= #₁₃/j (call #₂₄/tryparse #₂₅/Int (block (= #₃/s #₁₄/s) (call top.getindex #₃/s (call #₂₆/: 2 (call top.lastindex #₃/s)))))) (if (call #₁₅/isa #₁₃/j #₂₅/Int) true goto:error) (if (if (call #₁₇/≤ 1 #₁₃/j) (call #₁₇/≤ #₁₃/j (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₃/j)) (block (= #₁₃/j (call #₂₇/findfirst (call #₂₈/== #₁₁/i) (call #₂₉/fieldnames #₁₀/T))) (if (call #₁₅/isa #₁₃/j #₁₆/Integer) true goto:error) (return #₁₃/j))))  (if (call isa i Integer) (block (if (if (call ≤ 1 i) (call ≤ i (call fieldcount T)) false) true goto:error) (return i)) (elseif (block (&& (call <: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (if (call startswith s "_") true goto:error) (= j (call tryparse Int (block (= #₃/s s) (call top.getindex #₃/s (call : 2 (call top.lastindex #₃/s)))))) (if (call isa j Int) true goto:error) (if (if (call ≤ 1 j) (call ≤ j (call fieldcount T)) false) true goto:error) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (if (call isa j Integer) true goto:error) (return j))))  (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) goto:error) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") goto:error) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) goto:error) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) goto:error) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) goto:error) (return j))))  Detailed provenance:  goto:error @#= /source/usr/share/julia/JuliaLowering/src/syntax_macros.jl:42 =#  └─ (symbolicgoto error) @#= /source/usr/share/julia/JuliaLowering/src/syntax_macros.jl:42 =#  ├─ error  │ ├─ error  │ │ ├─ error  │ │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190  │ │ └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) (function (where (call _fieldindex (:: (curly Type T)) (:: (curly Val i))) T i) (block (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) error)) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) error)) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) error)) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) error)) (return j)))) (macrocall @label :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) error) (quote (call error ($ (string "invalid field name " (call repr i) " for " (call repr T))))))))  │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188  │ └─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  │ ├─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190  │ └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) (function (where (call _fieldindex (:: (curly Type T)) (:: (curly Val i))) T i) (block (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) error)) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) error)) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) error)) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) error)) (return j)))) (macrocall @label :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) error) (quote (call error ($ (string "invalid field name " (call repr i) " for " (call repr T))))))))  │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188  └─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  ├─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190  └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) (function (where (call _fieldindex (:: (curly Type T)) (:: (curly Val i))) T i) (block (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) error)) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) error)) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) error)) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) error)) (return j)))) (macrocall @label :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) error) (quote (call error ($ (string "invalid field name " (call repr i) " for " (call repr T))))))))  └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188  Stacktrace:  [1] 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:1019  [2] 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:1163  [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:851  [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:712  [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:1007  [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:1163  [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:1253  [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(mod::Module, _path::String)  @ Base ./Base.jl:326  [10] 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  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [14] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [16] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:1 in expression starting at stdin:5 ✗ UnsafePointers 1.2 s ✓ DataValueInterfaces 0.8 s ✓ StaticArraysCore 0.6 s ✓ InputBuffers 150.3 s ✓ OrderedCollections 76.4 s ✓ OffsetArrays 0.8 s ✓ ArgCheck 62.2 s ✓ TranscodingStreams 0.9 s ✓ IteratorInterfaceExtensions 31.7 s ✓ ZipFile 1.8 s ✓ Scratch 2.7 s ✓ StructUtils 1.4 s ✓ Compat 2.3 s ✓ Preferences 0.9 s ✓ Pidfile 0.5 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 20.9 s ✓ CodecZlib 22.0 s ✓ CodecInflate64 0.5 s ✓ TableTraits 1.8 s ✓ RelocatableFolders 1.4 s ✓ StructUtils → StructUtilsStaticArraysCoreExt 0.6 s ✓ Compat → CompatLinearAlgebraExt 2.8 s ✓ JLLWrappers 2.4 s ✓ PrecompileTools ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1914dd2f-81c6-5fcd-8719-6d5c9610ff09"), "MacroTools") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/Setfield/ZezIj/src/Setfield.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Setfield/ZezIj/src/Setfield.jl:2 in expression starting at stdin:5 ✗ Setfield 167.2 s ✓ Tables 3.7 s ✓ Malt 47.5 s ✓ Aqua 3.0 s ✓ unzip_jll 2.9 s ✓ Bzip2_jll 6.2 s ✓ micromamba_jll 6.1 s ✓ pixi_jll 2.9 s ✓ Libiconv_jll 2.9 s ✓ Lz4_jll 2.9 s ✓ XZ_jll 3.0 s ✓ Expat_jll 3.0 s ✓ Attr_jll 26.1 s ✓ Parsers ERROR: LoadError: UndefVarError: `name` not defined in `ZipArchives` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/types.jl:35 [inlined]  [2] write(s::ZipArchives.WriteOffsetTracker{IOBuffer}, A::Vector{UInt8})  @ Base ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:425 [inlined]  [3] zip_writefile(w::ZipArchives.ZipWriter{IOBuffer}, name::String, data::Vector{UInt8}; comment::String, executable::Nothing, external_attrs::Nothing)  @ ZipArchives ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:388  [4] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:406 [inlined]  [5] zip_writefile  @ ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:388 [inlined]  [6] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:112 [inlined]  [7] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:108 [inlined]  [8] #->###0  @ ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:102 [inlined]  [9] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:55 [inlined]  [10] ZipArchives.ZipWriter(f::ZipArchives.var"##->###0"{Vector{UInt8}, Base.CodeUnits{UInt8, String}}, io::IOBuffer; zip_kwargs::@Kwargs{})  @ ZipArchives ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:3  [11] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:52 [inlined]  [12] ZipArchives.ZipWriter(f::Function, io::IOBuffer)  @ ZipArchives ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:3  [13] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:111 [inlined]  [14] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:108 [inlined]  [15] top-level scope  @ ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:102  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [17] 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  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [21] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [23] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:1 in expression starting at stdin:5 ✗ ZipArchives 38.2 s ✓ StructUtils → StructUtilsTablesExt  Downloading artifact: micromamba 6.7 s ✓ MicroMamba 3.1 s ✓ acl_jll 94.6 s ✓ JSON 3.1 s ✓ LibArchive_jll  Downloading artifact: pixi 88.1 s ✓ CondaPkg ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e17b2a0c-0bdf-430a-bd0c-3a23cae4ff39"), "UnsafePointers") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [12] top-level scope  @ ~/.julia/packages/PythonCall/JksWe/src/C/C.jl:1  [13] macro expansion  @ ~/.julia/packages/PythonCall/JksWe/src/C/C.jl:11 [inlined]  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:494  [16] _eval  @ /source/usr/share/julia/JuliaLowering/src/eval.jl:475 [inlined]  [17] #eval#134  @ /source/usr/share/julia/JuliaLowering/src/eval.jl:467 [inlined]  [18] top-level scope  @ ~/.julia/packages/PythonCall/JksWe/src/C/C.jl:1  [19] macro expansion  @ ~/.julia/packages/PythonCall/JksWe/src/C/C.jl:1 [inlined]  [20] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [21] top-level scope  @ ~/.julia/packages/PythonCall/JksWe/src/PythonCall.jl:8  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [23] 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  [24] top-level scope  @ stdin:5  [25] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [27] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [29] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/PythonCall/JksWe/src/C/C.jl:1 in expression starting at /home/pkgeval/.julia/packages/PythonCall/JksWe/src/PythonCall.jl:1 in expression starting at stdin:5 ✗ PythonCall 44 dependencies successfully precompiled in 1035 seconds. 34 already precompiled. 2 dependencies had output during precompilation: ┌ MicroMamba │ Downloading artifact: micromamba └ ┌ CondaPkg │ Downloading artifact: pixi └ Precompilation completed after 1059.46s ################################################################################ # Testing # Testing ZipArchives Status `/tmp/jl_IfE8Xl/Project.toml` [4c88cf16] Aqua v0.8.14 [944b1d66] CodecZlib v0.7.8 [36869731] Malt v1.4.1 [6fe1bfb0] OffsetArrays v1.17.0 [6099a3de] PythonCall v0.9.34 [efcf1570] Setfield v1.1.2 [3bb67fe8] TranscodingStreams v0.11.3 [49080126] ZipArchives v2.6.0 [a5390f91] ZipFile v0.10.1 [1e303b3e] LibArchive_jll v3.8.7+0 [88f77b66] unzip_jll v6.0.3+0 [deprecated] [2a0f44e3] Base64 v1.11.0 [a63ad114] Mmap v1.11.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [8dfed614] Test v1.11.0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with [deprecated] are no longer maintained. Status `/tmp/jl_IfE8Xl/Manifest.toml` [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [6309b1aa] CodecInflate64 v0.1.3 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [992eb4ea] CondaPkg v0.2.36 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [0c81fc1b] InputBuffers v1.1.1 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.0 [1914dd2f] MacroTools v0.5.16 [36869731] Malt v1.4.1 [0b3b1443] MicroMamba v0.1.15 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.4 [fa939f87] Pidfile v1.3.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [6099a3de] PythonCall v0.9.34 [05181044] RelocatableFolders v1.0.1 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [1e83bf80] StaticArraysCore v1.4.4 [ec057cc2] StructUtils v2.8.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [e17b2a0c] UnsafePointers v1.0.0 [49080126] ZipArchives v2.6.0 [a5390f91] ZipFile v0.10.1 [1fd713ca] Attr_jll v2.5.3+0 [6e34b625] Bzip2_jll v1.0.9+0 [2e619515] Expat_jll v2.8.0+0 [1e303b3e] LibArchive_jll v3.8.7+0 [94ce4f54] Libiconv_jll v1.18.0+0 [5ced341a] Lz4_jll v1.10.1+0 [ffd25f8a] XZ_jll v5.8.3+0 [ed5aba05] acl_jll v2.3.3+0 [f8abcde7] micromamba_jll v2.3.1+0 [4d7b5844] pixi_jll v0.63.2+0 [88f77b66] unzip_jll v6.0.3+0 [deprecated] [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.1+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.3+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with [deprecated] are no longer maintained. Testing Running tests... ERROR: LoadError: UndefVarError: `name` not defined in `ZipArchives` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/types.jl:35 [inlined]  [2] write(s::ZipArchives.WriteOffsetTracker{IOBuffer}, A::Vector{UInt8})  @ Base ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:425 [inlined]  [3] zip_writefile(w::ZipArchives.ZipWriter{IOBuffer}, name::String, data::Vector{UInt8}; comment::String, executable::Nothing, external_attrs::Nothing)  @ ZipArchives ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:388  [4] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:406 [inlined]  [5] zip_writefile  @ ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:388 [inlined]  [6] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:112 [inlined]  [7] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:108 [inlined]  [8] #->###0  @ ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:102 [inlined]  [9] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:55 [inlined]  [10] ZipArchives.ZipWriter(f::ZipArchives.var"##->###0"{Vector{UInt8}, Base.CodeUnits{UInt8, String}}, io::IOBuffer; zip_kwargs::@Kwargs{})  @ ZipArchives ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:3  [11] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:52 [inlined]  [12] ZipArchives.ZipWriter(f::Function, io::IOBuffer)  @ ZipArchives ~/.julia/packages/ZipArchives/2srn2/src/writer.jl:3  [13] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:111 [inlined]  [14] macro expansion  @ ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:108 [inlined]  [15] top-level scope  @ ~/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:102  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [17] 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  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [21] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [23] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ZipArchives/2srn2/src/ZipArchives.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ ZipArchives │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: ZipArchives Failed to precompile ZipArchives [49080126-0e18-4c2a-b176-c102e4b3760c] to "/home/pkgeval/.julia/compiled/v1.14/ZipArchives/jl_7jSqQB" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/ZipArchives/2srn2/test/runtests.jl:2 Testing failed after 64.26s ERROR: LoadError: Package ZipArchives errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1182.29s: package fails to precompile