Package evaluation to test HalfIntegers on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T16:26:33.352 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.37s ################################################################################ # Installation # Installing HalfIntegers... Resolving package versions... Installed HalfIntegers ─ v1.6.0 Updating `~/.julia/environments/v1.14/Project.toml` [f0d1745a] + HalfIntegers v1.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [f0d1745a] + HalfIntegers v1.6.0 Installation completed after 1.22s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.7 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 176.3 s ✓ HalfIntegers ┌ 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 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/SaferIntegers/2ItAa/src/SaferIntTypes.jl:10  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [14] top-level scope  @ ~/.julia/packages/SaferIntegers/2ItAa/src/SaferIntegers.jl:43  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [20] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [22] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SaferIntegers/2ItAa/src/SaferIntTypes.jl:3 in expression starting at /home/pkgeval/.julia/packages/SaferIntegers/2ItAa/src/SaferIntegers.jl:1 in expression starting at stdin:5 ✗ SaferIntegers 1 dependency successfully precompiled in 1008 seconds. 8 already precompiled. Precompilation completed after 1036.48s ################################################################################ # Testing # Testing HalfIntegers Status `/tmp/jl_BsoLlE/Project.toml` [f0d1745a] HalfIntegers v1.6.0 [88634af6] SaferIntegers v3.5.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_BsoLlE/Manifest.toml` [f0d1745a] HalfIntegers v1.6.0 [1914dd2f] MacroTools v0.5.16 [88634af6] SaferIntegers v3.5.1 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Aliases | 13 13 0.1s Test Summary: | Pass Total Time Constructors | 321 321 6.5s Test Summary: | Pass Total Time Conversion | 1269 1269 18.1s Test Summary: | Pass Total Time half | 473 473 6.7s Test Summary: | Pass Total Time twice | 764 764 11.9s Test Summary: | Pass Total Time onehalf | 50 50 0.9s Test Summary: | Pass Total Time Properties | 382 382 2.9s Test Summary: | Pass Total Time Comparison | 2268 2268 11.6s Test Summary: | Pass Broken Total Time Arithmetic | 3757 120 3877 1m01.1s Test Summary: | Pass Total Time Promotion | 196 196 0.5s Test Summary: | Pass Total Time Rounding | 6690 6690 29.6s Test Summary: | Pass Total Time Hashing | 43 43 2.2s Test Summary: | Pass Total Time widen | 15 15 0.0s Test Summary: | Pass Total Time Trigonometry | 543 543 6.3s Test Summary: | Pass Total Time sinc | 362 362 3.0s Test Summary: | Pass Total Time cosc | 362 362 0.9s Test Summary: | Pass Total Time Parsing | 166 166 3.1s Test Summary: | Pass Total Time string | 34 34 0.7s Test Summary: | Pass Total Time Missing | 1061 1061 20.0s Test Summary: | Pass Broken Total Time Ranges | 2133 68 2201 1m38.3s Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:158 Test threw exception Expression: add_with_overflow(HalfInt8(5 // 2), HalfInt8(3 // 2)) ==ₜ (HalfInt8(4), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt8, Bool}, y::Tuple{HalfInt8, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:159 Test threw exception Expression: add_with_overflow(typemax(HalfInt8), onehalf(HalfInt8)) ==ₜ (typemin(HalfInt8), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt8, Bool}, y::Tuple{HalfInt8, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:158 Test threw exception Expression: add_with_overflow(HalfInt16(5 // 2), HalfInt16(3 // 2)) ==ₜ (HalfInt16(4), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt16, Bool}, y::Tuple{HalfInt16, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:159 Test threw exception Expression: add_with_overflow(typemax(HalfInt16), onehalf(HalfInt16)) ==ₜ (typemin(HalfInt16), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt16, Bool}, y::Tuple{HalfInt16, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:158 Test threw exception Expression: add_with_overflow(HalfInt32(5 // 2), HalfInt32(3 // 2)) ==ₜ (HalfInt32(4), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt32, Bool}, y::Tuple{HalfInt32, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:159 Test threw exception Expression: add_with_overflow(typemax(HalfInt32), onehalf(HalfInt32)) ==ₜ (typemin(HalfInt32), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt32, Bool}, y::Tuple{HalfInt32, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:158 Test threw exception Expression: add_with_overflow(HalfInt64(5 // 2), HalfInt64(3 // 2)) ==ₜ (HalfInt64(4), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Half{Int64}, Bool}, y::Tuple{Half{Int64}, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:159 Test threw exception Expression: add_with_overflow(typemax(HalfInt64), onehalf(HalfInt64)) ==ₜ (typemin(HalfInt64), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Half{Int64}, Bool}, y::Tuple{Half{Int64}, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:158 Test threw exception Expression: add_with_overflow(HalfInt128(5 // 2), HalfInt128(3 // 2)) ==ₜ (HalfInt128(4), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt128, Bool}, y::Tuple{HalfInt128, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:159 Test threw exception Expression: add_with_overflow(typemax(HalfInt128), onehalf(HalfInt128)) ==ₜ (typemin(HalfInt128), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt128, Bool}, y::Tuple{HalfInt128, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:158 Test threw exception Expression: add_with_overflow(HalfUInt8(5 // 2), HalfUInt8(3 // 2)) ==ₜ (HalfUInt8(4), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt8, Bool}, y::Tuple{HalfUInt8, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:159 Test threw exception Expression: add_with_overflow(typemax(HalfUInt8), onehalf(HalfUInt8)) ==ₜ (typemin(HalfUInt8), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt8, Bool}, y::Tuple{HalfUInt8, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:158 Test threw exception Expression: add_with_overflow(HalfUInt16(5 // 2), HalfUInt16(3 // 2)) ==ₜ (HalfUInt16(4), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt16, Bool}, y::Tuple{HalfUInt16, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:159 Test threw exception Expression: add_with_overflow(typemax(HalfUInt16), onehalf(HalfUInt16)) ==ₜ (typemin(HalfUInt16), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt16, Bool}, y::Tuple{HalfUInt16, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:158 Test threw exception Expression: add_with_overflow(HalfUInt32(5 // 2), HalfUInt32(3 // 2)) ==ₜ (HalfUInt32(4), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt32, Bool}, y::Tuple{HalfUInt32, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:159 Test threw exception Expression: add_with_overflow(typemax(HalfUInt32), onehalf(HalfUInt32)) ==ₜ (typemin(HalfUInt32), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt32, Bool}, y::Tuple{HalfUInt32, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:158 Test threw exception Expression: add_with_overflow(HalfUInt64(5 // 2), HalfUInt64(3 // 2)) ==ₜ (HalfUInt64(4), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Half{UInt64}, Bool}, y::Tuple{Half{UInt64}, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:159 Test threw exception Expression: add_with_overflow(typemax(HalfUInt64), onehalf(HalfUInt64)) ==ₜ (typemin(HalfUInt64), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Half{UInt64}, Bool}, y::Tuple{Half{UInt64}, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:158 Test threw exception Expression: add_with_overflow(HalfUInt128(5 // 2), HalfUInt128(3 // 2)) ==ₜ (HalfUInt128(4), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt128, Bool}, y::Tuple{HalfUInt128, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:159 Test threw exception Expression: add_with_overflow(typemax(HalfUInt128), onehalf(HalfUInt128)) ==ₜ (typemin(HalfUInt128), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt128, Bool}, y::Tuple{HalfUInt128, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.add_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:161 Test threw exception Expression: add_with_overflow(BigHalfInt(5 // 2), BigHalfInt(-3 // 2)) ==ₜ (BigHalfInt(1), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{BigHalfInt, Bool}, y::Tuple{BigHalfInt, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:161 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [7] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:156 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [10] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:1 Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:166 Test threw exception Expression: sub_with_overflow(HalfInt8(5 // 2), HalfInt8(3 // 2)) ==ₜ (HalfInt8(1), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt8, Bool}, y::Tuple{HalfInt8, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:167 Test threw exception Expression: sub_with_overflow(typemin(HalfInt8), onehalf(HalfInt8)) ==ₜ (typemax(HalfInt8), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt8, Bool}, y::Tuple{HalfInt8, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:166 Test threw exception Expression: sub_with_overflow(HalfInt16(5 // 2), HalfInt16(3 // 2)) ==ₜ (HalfInt16(1), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt16, Bool}, y::Tuple{HalfInt16, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:167 Test threw exception Expression: sub_with_overflow(typemin(HalfInt16), onehalf(HalfInt16)) ==ₜ (typemax(HalfInt16), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt16, Bool}, y::Tuple{HalfInt16, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:166 Test threw exception Expression: sub_with_overflow(HalfInt32(5 // 2), HalfInt32(3 // 2)) ==ₜ (HalfInt32(1), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt32, Bool}, y::Tuple{HalfInt32, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:167 Test threw exception Expression: sub_with_overflow(typemin(HalfInt32), onehalf(HalfInt32)) ==ₜ (typemax(HalfInt32), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt32, Bool}, y::Tuple{HalfInt32, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:166 Test threw exception Expression: sub_with_overflow(HalfInt64(5 // 2), HalfInt64(3 // 2)) ==ₜ (HalfInt64(1), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Half{Int64}, Bool}, y::Tuple{Half{Int64}, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:167 Test threw exception Expression: sub_with_overflow(typemin(HalfInt64), onehalf(HalfInt64)) ==ₜ (typemax(HalfInt64), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Half{Int64}, Bool}, y::Tuple{Half{Int64}, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:166 Test threw exception Expression: sub_with_overflow(HalfInt128(5 // 2), HalfInt128(3 // 2)) ==ₜ (HalfInt128(1), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt128, Bool}, y::Tuple{HalfInt128, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:167 Test threw exception Expression: sub_with_overflow(typemin(HalfInt128), onehalf(HalfInt128)) ==ₜ (typemax(HalfInt128), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt128, Bool}, y::Tuple{HalfInt128, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:166 Test threw exception Expression: sub_with_overflow(HalfUInt8(5 // 2), HalfUInt8(3 // 2)) ==ₜ (HalfUInt8(1), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt8, Bool}, y::Tuple{HalfUInt8, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:167 Test threw exception Expression: sub_with_overflow(typemin(HalfUInt8), onehalf(HalfUInt8)) ==ₜ (typemax(HalfUInt8), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt8, Bool}, y::Tuple{HalfUInt8, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:166 Test threw exception Expression: sub_with_overflow(HalfUInt16(5 // 2), HalfUInt16(3 // 2)) ==ₜ (HalfUInt16(1), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt16, Bool}, y::Tuple{HalfUInt16, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:167 Test threw exception Expression: sub_with_overflow(typemin(HalfUInt16), onehalf(HalfUInt16)) ==ₜ (typemax(HalfUInt16), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt16, Bool}, y::Tuple{HalfUInt16, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:166 Test threw exception Expression: sub_with_overflow(HalfUInt32(5 // 2), HalfUInt32(3 // 2)) ==ₜ (HalfUInt32(1), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt32, Bool}, y::Tuple{HalfUInt32, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:167 Test threw exception Expression: sub_with_overflow(typemin(HalfUInt32), onehalf(HalfUInt32)) ==ₜ (typemax(HalfUInt32), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt32, Bool}, y::Tuple{HalfUInt32, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:166 Test threw exception Expression: sub_with_overflow(HalfUInt64(5 // 2), HalfUInt64(3 // 2)) ==ₜ (HalfUInt64(1), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Half{UInt64}, Bool}, y::Tuple{Half{UInt64}, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:167 Test threw exception Expression: sub_with_overflow(typemin(HalfUInt64), onehalf(HalfUInt64)) ==ₜ (typemax(HalfUInt64), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Half{UInt64}, Bool}, y::Tuple{Half{UInt64}, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:166 Test threw exception Expression: sub_with_overflow(HalfUInt128(5 // 2), HalfUInt128(3 // 2)) ==ₜ (HalfUInt128(1), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt128, Bool}, y::Tuple{HalfUInt128, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:167 Test threw exception Expression: sub_with_overflow(typemin(HalfUInt128), onehalf(HalfUInt128)) ==ₜ (typemax(HalfUInt128), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfUInt128, Bool}, y::Tuple{HalfUInt128, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.sub_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:169 Test threw exception Expression: sub_with_overflow(BigHalfInt(5 // 2), BigHalfInt(-3 // 2)) ==ₜ (BigHalfInt(4), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{BigHalfInt, Bool}, y::Tuple{BigHalfInt, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:169 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [7] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:164 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [10] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:1 Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:174 Test threw exception Expression: mul_with_overflow(typemax(HalfInt8), one(HalfInt8)) ==ₜ (float(typemax(HalfInt8)), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Float64, Bool}, y::Tuple{Float64, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:174 Test threw exception Expression: mul_with_overflow(typemax(HalfInt16), one(HalfInt16)) ==ₜ (float(typemax(HalfInt16)), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Float64, Bool}, y::Tuple{Float64, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:174 Test threw exception Expression: mul_with_overflow(typemax(HalfInt32), one(HalfInt32)) ==ₜ (float(typemax(HalfInt32)), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Float64, Bool}, y::Tuple{Float64, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:174 Test threw exception Expression: mul_with_overflow(typemax(HalfInt64), one(HalfInt64)) ==ₜ (float(typemax(HalfInt64)), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Float64, Bool}, y::Tuple{Float64, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:174 Test threw exception Expression: mul_with_overflow(typemax(HalfInt128), one(HalfInt128)) ==ₜ (float(typemax(HalfInt128)), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Float64, Bool}, y::Tuple{Float64, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:174 Test threw exception Expression: mul_with_overflow(typemax(HalfUInt8), one(HalfUInt8)) ==ₜ (float(typemax(HalfUInt8)), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Float64, Bool}, y::Tuple{Float64, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:174 Test threw exception Expression: mul_with_overflow(typemax(HalfUInt16), one(HalfUInt16)) ==ₜ (float(typemax(HalfUInt16)), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Float64, Bool}, y::Tuple{Float64, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:174 Test threw exception Expression: mul_with_overflow(typemax(HalfUInt32), one(HalfUInt32)) ==ₜ (float(typemax(HalfUInt32)), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Float64, Bool}, y::Tuple{Float64, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:174 Test threw exception Expression: mul_with_overflow(typemax(HalfUInt64), one(HalfUInt64)) ==ₜ (float(typemax(HalfUInt64)), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Float64, Bool}, y::Tuple{Float64, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:174 Test threw exception Expression: mul_with_overflow(typemax(HalfUInt128), one(HalfUInt128)) ==ₜ (float(typemax(HalfUInt128)), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Float64, Bool}, y::Tuple{Float64, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] top-level scope @ none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:176 Test threw exception Expression: mul_with_overflow(BigHalfInt(7 / 2), BigHalfInt(3 / 2)) ==ₜ (BigFloat(5.25), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{BigFloat, Bool}, y::Tuple{BigFloat, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:176 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [7] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:172 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [10] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:1 Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:178 Test threw exception Expression: mul_with_overflow(HalfInt8(7 / 2), HalfUInt16(3 / 2)) ==ₜ (5.25, false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Float64, Bool}, y::Tuple{Float64, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:178 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [7] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:172 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [10] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:1 Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:180 Test threw exception Expression: mul_with_overflow(Int(100), HalfInt(3 / 2)) ==ₜ (HalfInt(150), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Half{Int64}, Bool}, y::Tuple{Half{Int64}, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:180 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [7] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:172 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [10] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:1 Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:181 Test threw exception Expression: mul_with_overflow(Int8(100), HalfInt8(3 / 2)) ==ₜ (HalfInt8(22), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt8, Bool}, y::Tuple{HalfInt8, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:181 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [7] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:172 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [10] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:1 Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:182 Test threw exception Expression: mul_with_overflow(HalfInt(101 / 2), Int(2)) ==ₜ (HalfInt(101), false) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{Half{Int64}, Bool}, y::Tuple{Half{Int64}, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:182 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [7] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:172 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [10] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:1 Base.Checked.mul_with_overflow: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:183 Test threw exception Expression: mul_with_overflow(HalfInt8(101 / 2), Int8(2)) ==ₜ (HalfInt8(-27), true) UndefVarError: `.==ₜ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ==ₜ(x::Tuple{HalfInt8, Bool}, y::Tuple{HalfInt8, Bool}) @ Main ~/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:11 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:183 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [7] macro expansion @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:172 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [10] top-level scope @ ~/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:1 ┌ 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 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/SaferIntegers/2ItAa/src/SaferIntTypes.jl:10  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [14] top-level scope  @ ~/.julia/packages/SaferIntegers/2ItAa/src/SaferIntegers.jl:43  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [20] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [22] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SaferIntegers/2ItAa/src/SaferIntTypes.jl:3 in expression starting at /home/pkgeval/.julia/packages/SaferIntegers/2ItAa/src/SaferIntegers.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ SaferIntegers │ [Output was shown above] └ ┌ MacroTools │ ┌ 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 └ Checked arithmetic: Error During Test at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:1 Got exception outside of a @test The following 2 packages failed to precompile: SaferIntegers Failed to precompile SaferIntegers [88634af6-177f-5301-88b8-7819386cfa38] to "/home/pkgeval/.julia/compiled/v1.14/SaferIntegers/jl_A566un" (ProcessExited(1)). MacroTools Failed to precompile MacroTools [1914dd2f-81c6-5fcd-8719-6d5c9610ff09] to "/home/pkgeval/.julia/compiled/v1.14/MacroTools/jl_MvI9Jl" (ProcessExited(1)). Test Summary: | Pass Error Broken Total Time Checked arithmetic | 532 59 104 695 14m09.5s Base.checked_abs | 27 27 0.2s Base.checked_neg | 32 32 0.3s HalfIntegers.checked_twice | 36 36 0.3s Base.checked_add | 38 2 40 0.3s Base.checked_sub | 38 2 40 0.3s Base.checked_mul | 26 26 0.3s Base.checked_cld | 71 20 91 1.4s Base.checked_div | 71 20 91 0.9s Base.checked_fld | 71 20 91 0.9s Base.checked_mod | 61 20 81 1.4s Base.checked_rem | 61 20 81 0.9s Base.Checked.add_with_overflow | 21 21 5.3s Base.Checked.sub_with_overflow | 21 21 0.7s Base.Checked.mul_with_overflow | 16 16 0.6s RNG of the outermost testset: Random.Xoshiro(0x85057b4b6047f4ca, 0xed53771af2699b01, 0xdbfa8814372ec84f, 0x5ca14c18a836841c, 0x214d9dade4ec4c1c) ERROR: LoadError: Some tests did not pass: 532 passed, 0 failed, 59 errored, 104 broken. in expression starting at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/checked.jl:1 in expression starting at /home/pkgeval/.julia/packages/HalfIntegers/PQWmi/test/runtests.jl:1715 Testing failed after 1321.82s ERROR: LoadError: Package HalfIntegers 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 2403.04s: package fails to precompile