Package evaluation to test Refactoring on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T17:31:32.322 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.65s ################################################################################ # Installation # Installing Refactoring... Resolving package versions... Installed Tokenize ──── v0.5.29 Installed CSTParser ─── v2.5.0 Installed MacroTools ── v0.5.16 Installed MLStyle ───── v0.3.1 Installed Refactoring ─ v0.1.0 Updating `~/.julia/environments/v1.14/Project.toml` [d877f0ba] + Refactoring v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [00ebfdb7] + CSTParser v2.5.0 ⌅ [d8e11817] + MLStyle v0.3.1 [1914dd2f] + MacroTools v0.5.16 [d877f0ba] + Refactoring v0.1.0 [0796e94c] + Tokenize v0.5.29 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.97s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.5 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... ┌ Info: JuliaLowering threw given input: │ code = │ :(function destruct_key(pat, val, getm) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:26 =# │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =# │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =# @match pat begin │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:28 =# │ _Symbol => destruct_key($(Expr(:quote, :($(Expr(:$, :pat)) = $(Expr(:$, :(Expr(:quote, pat))))))), val, getm) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:29 =# │ x_Symbol || y_ => destruct_key($(Expr(:quote, :($(Expr(:$, :x)) = $(Expr(:$, :(Expr(:quote, x)))) || $(Expr(:$, :y))))), val, getm) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:30 =# │ (x_ = y_) => destructm(x, destruct_key(y, val, getm)) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:31 =# │ x_ || y_ => getm(val, x, y) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:32 =# │ _ => atoms((i->begin │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:32 =# │ getm(val, i) │ end), pat) │ end │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [function] │ │ [call] │ │ destruct_key :: Identifier │ │ pat :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [block] │ │ [macrocall] │ │ @match :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =#) :: Value │ │ pat :: Identifier │ │ [block] │ │ [call] │ │ => :: Identifier │ │ _Symbol :: Identifier │ │ [call] │ │ destruct_key :: Identifier │ │ [quote] │ │ [=] │ │ [$] │ │ pat :: Identifier │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ pat :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [call] │ │ => :: Identifier │ │ [||] │ │ x_Symbol :: Identifier │ │ y_ :: Identifier │ │ [call] │ │ destruct_key :: Identifier │ │ [quote] │ │ [=] │ │ [$] │ │ x :: Identifier │ │ [||] │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ x :: Identifier │ │ [$] │ │ y :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [call] │ │ => :: Identifier │ │ [=] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ [call] │ │ destructm :: Identifier │ │ x :: Identifier │ │ [call] │ │ destruct_key :: Identifier │ │ y :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [call] │ │ => :: Identifier │ │ [||] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ [call] │ │ getm :: Identifier │ │ val :: Identifier │ │ x :: Identifier │ │ y :: Identifier │ │ [call] │ │ => :: Identifier │ │ _ :: Identifier │ │ [call] │ │ atoms :: Identifier │ │ [->] │ │ i :: Identifier │ │ [block] │ │ [call] │ │ getm :: Identifier │ │ val :: Identifier │ │ i :: Identifier │ │ pat :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [function] │ │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ pat :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ ex :: Identifier │ scope_layer=2 │ pat :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [$] │ │ [call] │ │ MacroTools.TypeBind :: Value │ │ [quote] │ │ :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ │ Any :: Identifier │ │ [vect] │ │ Symbol :: Identifier │ │ [tuple] │ jl_source=L31 │ [call] │ │ MacroTools.TypeBind :: Value │ macro_source=85 │ [inert] │ jl_source=L65 │ :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ scope_layer=2 │ Any :: Identifier │ scope_layer=2 │ [vect] │ │ Symbol :: Identifier │ scope_layer=2 │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [=] │ │ [$] │ │ pat :: Identifier │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ pat :: Identifier │ │ [tuple] │ jl_source=L31 │ pat :: Identifier │ scope_layer=1 │ [tuple] │ jl_source=L31 │ [call] │ │ Expr :: Identifier │ scope_layer=1 │ [inert] │ │ quote :: Identifier │ │ pat :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [||] │ │ [$] │ │ [call] │ │ MacroTools.TypeBind :: Value │ │ [quote] │ │ x :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ │ Any :: Identifier │ │ [vect] │ │ Symbol :: Identifier │ │ y_ :: Identifier │ │ [tuple] │ jl_source=L31 │ [call] │ │ MacroTools.TypeBind :: Value │ macro_source=85 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ scope_layer=2 │ Any :: Identifier │ scope_layer=2 │ [vect] │ │ Symbol :: Identifier │ scope_layer=2 │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ x :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [=] │ │ y :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ y :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [=] │ │ [$] │ │ x :: Identifier │ │ [||] │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ x :: Identifier │ │ [$] │ │ y :: Identifier │ │ [tuple] │ jl_source=L31 │ x :: Identifier │ scope_layer=1 │ [tuple] │ jl_source=L31 │ [call] │ │ Expr :: Identifier │ scope_layer=1 │ [inert] │ │ quote :: Identifier │ │ x :: Identifier │ scope_layer=1 │ [tuple] │ jl_source=L31 │ y :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [=] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ x :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [=] │ │ y :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ y :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ destructm :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ y :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [||] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ x :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [=] │ │ y :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ y :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ getm :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ y :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ _ :: Identifier │ │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ atoms :: Identifier │ scope_layer=1 │ [->] │ │ i :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ getm :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ pat :: Identifier │ scope_layer=1 │ [block] │ macro_source=85 │ nothing :: Value │ macro_source=85 │ │ file = "/home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl" │ line = 26 └ mod = MacroTools ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/match/macro.jl:29 =# - Invalid assignment location in let syntax Expression:  Containing expressions:  (let (block (= env env) (= (call get env : nothing))) (block (block (call destruct_key (call Base.JuliaLowering.interpolate_ast Expr (inert (= ($ pat) ($ (call Expr (inert quote) pat)))) (tuple pat) (tuple (call Expr :quote pat))) val getm))))  Detailed provenance:   └─  └─  ├─ @ /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/match/macro.jl:29  └─ (macrocall @match :(#= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =#) pat (block (call => _Symbol (call destruct_key (quote (= ($ pat) ($ (call Expr (inert quote) pat)))) val getm)) (call => (|| x_Symbol y_) (call destruct_key (quote (= ($ x) (|| ($ (call Expr (inert quote) x)) ($ y)))) val getm)) (call => (= x_ y_) (call destructm x (call destruct_key y val getm))) (call => (|| x_ y_) (call getm val x y)) (call => _ (call atoms (-> i (block (call getm val i))) pat))))  └─ @ /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27  Stacktrace:  [1] expand_let(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1561  [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4293  [3] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [4] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [5] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [6] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [7] iterate(A::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}})  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [8] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, exs::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4447  [9] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  [10] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4288  [11] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [12] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [13] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [14] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [15] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [16] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [17] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [18] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [19] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [20] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [21] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [22] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [23] _node_id(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [24] _push_nodeid!(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, ids::Vector{Int64}, val::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/ast.jl:288 [inlined]  [25] method_def_expr(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, mtable::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sparams::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, argl::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2419  [26] (::Colon)(start::Int64, stop::Int64)  @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  [27] expand_function_def(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, raw_args::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, wheres::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2873  [28] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4268  [29] Dict{Int64, Int64}()  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [30] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4469  [31] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [32] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [33] top-level scope  @ ~/.julia/packages/MacroTools/Ar0jT/src/MacroTools.jl:13  [34] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [35] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [36] top-level scope  @ stdin:5  [37] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [38] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [39] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [40] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [41] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:26 in expression starting at /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/MacroTools.jl:1 in expression starting at stdin:5 ✗ MacroTools ┌ Info: JuliaLowering threw given input: │ code = │ :(def_app_pattern(Pervasives, predicate = ((hd_obj, args)->begin │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:233 =# │ hd_obj === Expr && !(isempty(args)) │ end), rewrite = ((tag, hd_obj, args, mod)->begin │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:234 =# │ let TARGET = mangle(mod) │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:236 =# │ if length(args) === 1 │ let arg = args[1] │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:238 =# │ if arg isa Expr && arg.head === :... │ let _ = #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:239 =# @assert(length(arg.args) === 1), lst = mangle(mod), arg = arg.args[1], perf_match = mk_pattern(lst, arg, mod) │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:243 =# │ exprargs_to_arr(body) = begin │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:243 =# │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:244 =# @format [body, lst, TARGET] $(Expr(:quote, quote │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:245 =# │ lst = [TARGET.head, TARGET.args...] │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:246 =# │ body │ end)) │ end │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:248 =# │ (#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:248 =# @typed_as(Expr) ∘ exprargs_to_arr) ∘ perf_match │ end │ else │ let HEAD = mangle(mod), perf_match = mk_pattern(HEAD, arg, mod) │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:252 =# │ bind_head(body) = begin │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:252 =# │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:253 =# @format [body, HEAD, TARGET] $(Expr(:quote, quote │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:254 =# │ if !(isempty(TARGET.args)) │ failed │ else │ let HEAD = TARGET.head │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:256 =# │ body │ end │ end │ end)) │ end │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:259 =# │ (#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:259 =# @typed_as(Expr) ∘ bind_head) ∘ perf_match │ end │ end │ end │ else │ let HEAD = mangle(mod), ARGS = mangle(mod) │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:265 =# │ head_pat = args[1] │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:266 =# │ args_pat = args[2:var"end"] │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:268 =# │ assign_attrs(body) = begin │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:268 =# │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:269 =# @format [body, HEAD, ARGS, TARGET] $(Expr(:quote, quote │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:270 =# │ let (HEAD, ARGS) = (TARGET.head, TARGET.args) │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:271 =# │ body │ end │ end)) │ end │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:275 =# │ ((#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:275 =# @typed_as(Expr) ∘ assign_attrs) ∘ mk_pattern(HEAD, head_pat, mod)) ∘ ordered_seq_match(ARGS, args_pat, mod) │ end │ end │ 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__ │ [call] │ │ def_app_pattern :: Identifier │ │ Pervasives :: Identifier │ │ [kw] │ │ predicate :: Identifier │ │ [->] │ │ [tuple] │ │ hd_obj :: Identifier │ │ args :: Identifier │ │ [block] │ │ [&&] │ │ [call] │ │ === :: Identifier │ │ hd_obj :: Identifier │ │ Expr :: Identifier │ │ [call] │ │ ! :: Identifier │ │ [call] │ │ isempty :: Identifier │ │ args :: Identifier │ │ [kw] │ │ rewrite :: Identifier │ │ [->] │ │ [tuple] │ │ tag :: Identifier │ │ hd_obj :: Identifier │ │ args :: Identifier │ │ mod :: Identifier │ │ [block] │ │ [let] │ │ [=] │ │ TARGET :: Identifier │ │ [call] │ │ mangle :: Identifier │ │ mod :: Identifier │ │ [block] │ │ [if] │ │ [call] │ │ === :: Identifier │ │ [call] │ │ length :: Identifier │ │ args :: Identifier │ │ 1 :: Value │ │ [let] │ │ [=] │ │ arg :: Identifier │ │ [ref] │ │ args :: Identifier │ │ 1 :: Value │ │ [block] │ │ [if] │ │ [&&] │ │ [call] │ │ isa :: Identifier │ │ arg :: Identifier │ │ Expr :: Identifier │ │ [call] │ │ === :: Identifier │ │ [.] │ │ arg :: Identifier │ │ [inert] │ │ head :: Identifier │ │ [inert] │ │ ... :: Identifier │ │ [let] │ │ [block] │ │ [=] │ │ _ :: Identifier │ │ [macrocall] │ │ @assert :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:239 =#) :: Value │ │ [call] │ │ === :: Identifier │ │ [call] │ │ length :: Identifier │ │ [.] │ │ arg :: Identifier │ │ [inert] │ │ args :: Identifier │ │ 1 :: Value │ │ [=] │ │ lst :: Identifier │ │ [call] │ │ mangle :: Identifier │ │ mod :: Identifier │ │ [=] │ │ arg :: Identifier │ │ [ref] │ │ [.] │ │ arg :: Identifier │ │ [inert] │ │ args :: Identifier │ │ 1 :: Value │ │ [=] │ │ perf_match :: Identifier │ │ [call] │ │ mk_pattern :: Identifier │ │ lst :: Identifier │ │ arg :: Identifier │ │ mod :: Identifier │ │ [block] │ │ [=] │ │ [call] │ │ exprargs_to_arr :: Identifier │ │ body :: Identifier │ │ [block] │ │ [macrocall] │ │ @format :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:244 =#) :: Value │ │ [vect] │ │ body :: Identifier │ │ lst :: Identifier │ │ TARGET :: Identifier │ │ [quote] │ │ [block] │ │ [=] │ │ lst :: Identifier │ │ [vect] │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ head :: Identifier │ │ [...] │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ args :: Identifier │ │ body :: Identifier │ │ [call] │ │ ∘ :: Identifier │ │ [call] │ │ ∘ :: Identifier │ │ [macrocall] │ │ @typed_as :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:248 =#) :: Value │ │ Expr :: Identifier │ │ exprargs_to_arr :: Identifier │ │ perf_match :: Identifier │ │ [let] │ │ [block] │ │ [=] │ │ HEAD :: Identifier │ │ [call] │ │ mangle :: Identifier │ │ mod :: Identifier │ │ [=] │ │ perf_match :: Identifier │ │ [call] │ │ mk_pattern :: Identifier │ │ HEAD :: Identifier │ │ arg :: Identifier │ │ mod :: Identifier │ │ [block] │ │ [=] │ │ [call] │ │ bind_head :: Identifier │ │ body :: Identifier │ │ [block] │ │ [macrocall] │ │ @format :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:253 =#) :: Value │ │ [vect] │ │ body :: Identifier │ │ HEAD :: Identifier │ │ TARGET :: Identifier │ │ [quote] │ │ [block] │ │ [if] │ │ [call] │ │ ! :: Identifier │ │ [call] │ │ isempty :: Identifier │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ args :: Identifier │ │ failed :: Identifier │ │ [let] │ │ [=] │ │ HEAD :: Identifier │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ head :: Identifier │ │ [block] │ │ body :: Identifier │ │ [call] │ │ ∘ :: Identifier │ │ [call] │ │ ∘ :: Identifier │ │ [macrocall] │ │ @typed_as :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:259 =#) :: Value │ │ Expr :: Identifier │ │ bind_head :: Identifier │ │ perf_match :: Identifier │ │ [let] │ │ [block] │ │ [=] │ │ HEAD :: Identifier │ │ [call] │ │ mangle :: Identifier │ │ mod :: Identifier │ │ [=] │ │ ARGS :: Identifier │ │ [call] │ │ mangle :: Identifier │ │ mod :: Identifier │ │ [block] │ │ [=] │ │ head_pat :: Identifier │ │ [ref] │ │ args :: Identifier │ │ 1 :: Value │ │ [=] │ │ args_pat :: Identifier │ │ [ref] │ │ args :: Identifier │ │ [call] │ │ : :: Identifier │ │ 2 :: Value │ │ end :: Identifier │ │ [=] │ │ [call] │ │ assign_attrs :: Identifier │ │ body :: Identifier │ │ [block] │ │ [macrocall] │ │ @format :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:269 =#) :: Value │ │ [vect] │ │ body :: Identifier │ │ HEAD :: Identifier │ │ ARGS :: Identifier │ │ TARGET :: Identifier │ │ [quote] │ │ [block] │ │ [let] │ │ [=] │ │ [tuple] │ │ HEAD :: Identifier │ │ ARGS :: Identifier │ │ [tuple] │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ head :: Identifier │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ args :: Identifier │ │ [block] │ │ body :: Identifier │ │ [call] │ │ ∘ :: Identifier │ │ [call] │ │ ∘ :: Identifier │ │ [call] │ │ ∘ :: Identifier │ │ [macrocall] │ │ @typed_as :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:275 =#) :: Value │ │ Expr :: Identifier │ │ assign_attrs :: Identifier │ │ [call] │ │ mk_pattern :: Identifier │ │ HEAD :: Identifier │ │ head_pat :: Identifier │ │ mod :: Identifier │ │ [call] │ │ ordered_seq_match :: Identifier │ │ ARGS :: Identifier │ │ args_pat :: Identifier │ │ mod :: 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 │ [call] │ │ def_app_pattern :: Identifier │ scope_layer=1 │ Pervasives :: Identifier │ scope_layer=1 │ [kw] │ │ predicate :: Identifier │ scope_layer=1 │ [->] │ │ [tuple] │ │ hd_obj :: Identifier │ scope_layer=1 │ args :: Identifier │ scope_layer=1 │ [block] │ │ [&&] │ │ [call] │ │ === :: Identifier │ scope_layer=1 │ hd_obj :: Identifier │ scope_layer=1 │ Expr :: Identifier │ scope_layer=1 │ [call] │ │ ! :: Identifier │ scope_layer=1 │ [call] │ │ isempty :: Identifier │ scope_layer=1 │ args :: Identifier │ scope_layer=1 │ [kw] │ │ rewrite :: Identifier │ scope_layer=1 │ [->] │ │ [tuple] │ │ tag :: Identifier │ scope_layer=1 │ hd_obj :: Identifier │ scope_layer=1 │ args :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [block] │ │ [let] │ │ [=] │ │ TARGET :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [block] │ │ [if] │ │ [call] │ │ === :: Identifier │ scope_layer=1 │ [call] │ │ length :: Identifier │ scope_layer=1 │ args :: Identifier │ scope_layer=1 │ 1 :: Value │ │ [let] │ │ [=] │ │ arg :: Identifier │ scope_layer=1 │ [ref] │ │ args :: Identifier │ scope_layer=1 │ 1 :: Value │ │ [block] │ │ [if] │ │ [&&] │ │ [call] │ │ isa :: Identifier │ scope_layer=1 │ arg :: Identifier │ scope_layer=1 │ Expr :: Identifier │ scope_layer=1 │ [call] │ │ === :: Identifier │ scope_layer=1 │ [.] │ │ arg :: Identifier │ scope_layer=1 │ [inert] │ │ head :: Identifier │ │ [inert] │ │ ... :: Identifier │ │ [let] │ │ [block] │ │ [=] │ │ _ :: Identifier │ scope_layer=1 │ [if] │ │ [call] │ │ === :: Identifier │ scope_layer=1 │ [call] │ │ length :: Identifier │ scope_layer=1 │ [.] │ │ arg :: Identifier │ scope_layer=1 │ [inert] │ │ args :: Identifier │ │ 1 :: Value │ macro_source=67 │ nothing :: Value │ macro_source=67 │ [call] │ │ throw :: Identifier │ scope_layer=2 │ [call] │ │ AssertionError :: Identifier │ scope_layer=2 │ "length(arg.args) === 1" :: Value │ macro_source=67 │ [=] │ │ lst :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [=] │ │ arg :: Identifier │ scope_layer=1 │ [ref] │ │ [.] │ │ arg :: Identifier │ scope_layer=1 │ [inert] │ │ args :: Identifier │ │ 1 :: Value │ │ [=] │ │ perf_match :: Identifier │ scope_layer=1 │ [call] │ │ mk_pattern :: Identifier │ scope_layer=1 │ lst :: Identifier │ scope_layer=1 │ arg :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ [call] │ │ exprargs_to_arr :: Identifier │ scope_layer=1 │ body :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ MLStyle.Render.render :: Value │ macro_source=114 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [block] │ │ [=] │ │ lst :: Identifier │ │ [vect] │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ head :: Identifier │ │ [...] │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ args :: Identifier │ │ body :: Identifier │ │ [call] │ │ merge :: Value │ macro_source=114 │ [locals] │ macro_source=406,jl_source=L46 │ [call] │ │ Dict{Symbol, Any} :: Value │ macro_source=114 │ [vect] │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __L__ :: Identifier │ │ :(#= line 9 =#) :: Value │ macro_source=114 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ failed :: Identifier │ │ [inert] │ │ [.] │ │ MLStyle.MatchCore :: Value │ │ [inert] │ │ failed :: Identifier │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ body :: Identifier │ │ body :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ lst :: Identifier │ │ lst :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ TARGET :: Identifier │ │ TARGET :: Identifier │ scope_layer=1 │ [call] │ │ ∘ :: Identifier │ scope_layer=1 │ [call] │ │ ∘ :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ NAME :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [=] │ │ __T__ :: Identifier │ scope_layer=1 │ Expr :: Identifier │ scope_layer=1 │ [function] │ │ [tuple] │ │ body :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ MLStyle.Render.render :: Value │ macro_source=550 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [block] │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:37 =#) :: Value │ │ __L__ :: Identifier │ │ [function] │ │ [call] │ │ NAME :: Identifier │ │ [::] │ │ TARGET :: Identifier │ │ __T__ :: Identifier │ │ [block] │ │ __T__ :: Identifier │ │ body :: Identifier │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:42 =#) :: Value │ │ __L__ :: Identifier │ │ [function] │ │ [call] │ │ NAME :: Identifier │ │ TARGET :: Identifier │ │ [block] │ │ failed :: Identifier │ │ [call] │ │ NAME :: Identifier │ │ tag :: Identifier │ │ [call] │ │ merge :: Value │ macro_source=550 │ [locals] │ macro_source=601,jl_source=L46 │ [call] │ │ Dict{Symbol, Any} :: Value │ macro_source=550 │ [vect] │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __L__ :: Identifier │ │ :(#= line 9 =#) :: Value │ macro_source=550 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ failed :: Identifier │ │ [inert] │ │ [.] │ │ MLStyle.MatchCore :: Value │ │ [inert] │ │ failed :: Identifier │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ body :: Identifier │ │ body :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ tag :: Identifier │ │ tag :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ TARGET :: Identifier │ │ TARGET :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ NAME :: Identifier │ │ NAME :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __T__ :: Identifier │ │ __T__ :: Identifier │ scope_layer=1 │ exprargs_to_arr :: Identifier │ scope_layer=1 │ perf_match :: Identifier │ scope_layer=1 │ [let] │ │ [block] │ │ [=] │ │ HEAD :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [=] │ │ perf_match :: Identifier │ scope_layer=1 │ [call] │ │ mk_pattern :: Identifier │ scope_layer=1 │ HEAD :: Identifier │ scope_layer=1 │ arg :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ [call] │ │ bind_head :: Identifier │ scope_layer=1 │ body :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ MLStyle.Render.render :: Value │ macro_source=172 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [block] │ │ [if] │ │ [call] │ │ ! :: Identifier │ │ [call] │ │ isempty :: Identifier │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ args :: Identifier │ │ failed :: Identifier │ │ [let] │ │ [=] │ │ HEAD :: Identifier │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ head :: Identifier │ │ [block] │ │ body :: Identifier │ │ [call] │ │ merge :: Value │ macro_source=172 │ [locals] │ macro_source=781,jl_source=L46 │ [call] │ │ Dict{Symbol, Any} :: Value │ macro_source=172 │ [vect] │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __L__ :: Identifier │ │ :(#= line 9 =#) :: Value │ macro_source=172 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ failed :: Identifier │ │ [inert] │ │ [.] │ │ MLStyle.MatchCore :: Value │ │ [inert] │ │ failed :: Identifier │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ body :: Identifier │ │ body :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ HEAD :: Identifier │ │ HEAD :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ TARGET :: Identifier │ │ TARGET :: Identifier │ scope_layer=1 │ [call] │ │ ∘ :: Identifier │ scope_layer=1 │ [call] │ │ ∘ :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ NAME :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [=] │ │ __T__ :: Identifier │ scope_layer=1 │ Expr :: Identifier │ scope_layer=1 │ [function] │ │ [tuple] │ │ body :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ MLStyle.Render.render :: Value │ macro_source=931 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [block] │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:37 =#) :: Value │ │ __L__ :: Identifier │ │ [function] │ │ [call] │ │ NAME :: Identifier │ │ [::] │ │ TARGET :: Identifier │ │ __T__ :: Identifier │ │ [block] │ │ __T__ :: Identifier │ │ body :: Identifier │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:42 =#) :: Value │ │ __L__ :: Identifier │ │ [function] │ │ [call] │ │ NAME :: Identifier │ │ TARGET :: Identifier │ │ [block] │ │ failed :: Identifier │ │ [call] │ │ NAME :: Identifier │ │ tag :: Identifier │ │ [call] │ │ merge :: Value │ macro_source=931 │ [locals] │ macro_source=982,jl_source=L46 │ [call] │ │ Dict{Symbol, Any} :: Value │ macro_source=931 │ [vect] │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __L__ :: Identifier │ │ :(#= line 9 =#) :: Value │ macro_source=931 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ failed :: Identifier │ │ [inert] │ │ [.] │ │ MLStyle.MatchCore :: Value │ │ [inert] │ │ failed :: Identifier │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ body :: Identifier │ │ body :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ tag :: Identifier │ │ tag :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ TARGET :: Identifier │ │ TARGET :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ NAME :: Identifier │ │ NAME :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __T__ :: Identifier │ │ __T__ :: Identifier │ scope_layer=1 │ bind_head :: Identifier │ scope_layer=1 │ perf_match :: Identifier │ scope_layer=1 │ [let] │ │ [block] │ │ [=] │ │ HEAD :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [=] │ │ ARGS :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ head_pat :: Identifier │ scope_layer=1 │ [ref] │ │ args :: Identifier │ scope_layer=1 │ 1 :: Value │ │ [=] │ │ args_pat :: Identifier │ scope_layer=1 │ [ref] │ │ args :: Identifier │ scope_layer=1 │ [call] │ │ : :: Identifier │ scope_layer=1 │ 2 :: Value │ │ end :: Identifier │ scope_layer=1 │ [=] │ │ [call] │ │ assign_attrs :: Identifier │ scope_layer=1 │ body :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ MLStyle.Render.render :: Value │ macro_source=242 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [block] │ │ [let] │ │ [=] │ │ [tuple] │ │ HEAD :: Identifier │ │ ARGS :: Identifier │ │ [tuple] │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ head :: Identifier │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ args :: Identifier │ │ [block] │ │ body :: Identifier │ │ [call] │ │ merge :: Value │ macro_source=242 │ [locals] │ macro_source=1171,jl_source=L46 │ [call] │ │ Dict{Symbol, Any} :: Value │ macro_source=242 │ [vect] │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __L__ :: Identifier │ │ :(#= line 9 =#) :: Value │ macro_source=242 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ failed :: Identifier │ │ [inert] │ │ [.] │ │ MLStyle.MatchCore :: Value │ │ [inert] │ │ failed :: Identifier │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ body :: Identifier │ │ body :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ HEAD :: Identifier │ │ HEAD :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ ARGS :: Identifier │ │ ARGS :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ TARGET :: Identifier │ │ TARGET :: Identifier │ scope_layer=1 │ [call] │ │ ∘ :: Identifier │ scope_layer=1 │ [call] │ │ ∘ :: Identifier │ scope_layer=1 │ [call] │ │ ∘ :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ NAME :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [=] │ │ __T__ :: Identifier │ scope_layer=1 │ Expr :: Identifier │ scope_layer=1 │ [function] │ │ [tuple] │ │ body :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ MLStyle.Render.render :: Value │ macro_source=1329 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [block] │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:37 =#) :: Value │ │ __L__ :: Identifier │ │ [function] │ │ [call] │ │ NAME :: Identifier │ │ [::] │ │ TARGET :: Identifier │ │ __T__ :: Identifier │ │ [block] │ │ __T__ :: Identifier │ │ body :: Identifier │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:42 =#) :: Value │ │ __L__ :: Identifier │ │ [function] │ │ [call] │ │ NAME :: Identifier │ │ TARGET :: Identifier │ │ [block] │ │ failed :: Identifier │ │ [call] │ │ NAME :: Identifier │ │ tag :: Identifier │ │ [call] │ │ merge :: Value │ macro_source=1329 │ [locals] │ macro_source=1380,jl_source=L46 │ [call] │ │ Dict{Symbol, Any} :: Value │ macro_source=1329 │ [vect] │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __L__ :: Identifier │ │ :(#= line 9 =#) :: Value │ macro_source=1329 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ failed :: Identifier │ │ [inert] │ │ [.] │ │ MLStyle.MatchCore :: Value │ │ [inert] │ │ failed :: Identifier │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ body :: Identifier │ │ body :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ tag :: Identifier │ │ tag :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ TARGET :: Identifier │ │ TARGET :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ NAME :: Identifier │ │ NAME :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __T__ :: Identifier │ │ __T__ :: Identifier │ scope_layer=1 │ assign_attrs :: Identifier │ scope_layer=1 │ [call] │ │ mk_pattern :: Identifier │ scope_layer=1 │ HEAD :: Identifier │ scope_layer=1 │ head_pat :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [call] │ │ ordered_seq_match :: Identifier │ scope_layer=1 │ ARGS :: Identifier │ scope_layer=1 │ args_pat :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl" │ line = 232 └ mod = MLStyle.Pervasives ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:238 =# - Invalid assignment location in let syntax Expression:  _ Containing expressions:  (let (block (= _ (if (call === (call length (. arg :args)) 1) core.nothing (call throw (call AssertionError "length(arg.args) === 1")))) (= lst (call mangle mod)) (= arg (ref (. arg :args) 1)) (= perf_match (call mk_pattern lst arg mod))) (block (function (call exprargs_to_arr body) (block (call MLStyle.Render.render (call Base.JuliaLowering.interpolate_ast Expr (inert (block (= lst (vect (. TARGET (inert head)) (... (. TARGET (inert args))))) body))) (call merge (locals) (call Dict{Symbol, Any} (vect (call => :__L__ :(#= line 9 =#)) (call => :failed (inert (. MLStyle.MatchCore (inert failed)))) (call => :body body) (call => :lst lst) (call => :TARGET TARGET))))))) (call ∘ (call ∘ (block (= NAME (call mangle mod)) (= __T__ Expr) (function (tuple body) (block (call MLStyle.Render.render (call Base.JuliaLowering.interpolate_ast Expr (inert (block (macrocall @inline :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:37 =#) __L__ (function (call NAME (:: TARGET __T__)) (block __T__ body))) (macrocall @inline :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:42 =#) __L__ (function (call NAME TARGET) (block failed))) (call NAME tag)))) (call merge (locals) (call Dict{Symbol, Any} (vect (call => :__L__ :(#= line 9 =#)) (call => :failed (inert (. MLStyle.MatchCore (inert failed)))) (call => :body body) (call => :tag tag) (call => :TARGET TARGET) (call => :NAME NAME) (call => :__T__ __T__)))))))) exprargs_to_arr) perf_match)))  Detailed provenance:  _  └─ _  └─ _  └─ @ /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:238  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] 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]  [4] 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  [5] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  [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:4288  [7] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [8] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  ┌ [9] 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  ├┌[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:4440  ├├[11] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  ││ @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  ├├[12] 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  ├├[13] expand_forms_2  ││ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  ├├[14] #expand_forms_2##2  ││ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  ├├[15] 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  ├├[16] 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  ├├[17] _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]  ├├[18] _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]  ├├[19] 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  ├├[20] (::Colon)(start::Int64, stop::Int64)  ││ @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  ├├[21] 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  ├├[22] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  ││ @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  ├├[23] 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:4276  ├├[24] iterate(A::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}})  ││ @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  ├├[25] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, exs::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}})  ││ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4447  ├├[26] _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:355 [inlined]  ├├┌[27] expand_call(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:1941  ├├├[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:4156  ├├├[29] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  │││ @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  ├├├[30] expand_assignment(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, is_const::Bool)  │││ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1318  ├├├[31] _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/desugaring.jl:1268 [inlined]  ││╰─── repeated 2 times  ├├[37] 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:4196  ├├[38] expand_forms_2  ││ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  ├├[39] #expand_forms_2##2  ││ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  ├├[40] 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  ├├[41] 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  ├├[42] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  ││ @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  ├├[43] expand_call(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:1924  ├├[44] 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:4156  ├├[45] Dict{Int64, Int64}()  ││ @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  ├├[46] 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  ├├[47] 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  ├├[48] include(mapexpr::Function, mod::Module, _path::String)  ││ @ Base ./Base.jl:327  ├├[49] top-level scope  ││ @ ~/.julia/packages/MLStyle/F2eph/src/MLStyle.jl:43  ├├[50] include(mod::Module, _path::String)  ││ @ Base ./Base.jl:326  ├├[51] 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  ├├[52] top-level scope  ││ @ stdin:5  ├├[53] eval(m::Module, e::Any)  ││ @ Core ./boot.jl:517  ├├[54] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  ││ @ Base ./loading.jl:3113  ├├[55] push!(a::Vector{SubString{String}}, item::String)  ││ @ Base ./loading.jl:3123 [inlined]  ├├[56] exec_options(opts::Base.JLOptions)  ││ @ Base ./client.jl:353  ├├[57] _start()  ││ @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:1 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/MLStyle.jl:1 in expression starting at stdin:5 ✗ MLStyle 23.3 s ✓ Tokenize 27.2 s ✓ CSTParser 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/Refactoring/9HKwb/src/Refactoring.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Refactoring/9HKwb/src/Refactoring.jl:1 in expression starting at stdin:5 ✗ Refactoring 2 dependencies successfully precompiled in 69 seconds. 8 already precompiled. Precompilation completed after 99.07s ################################################################################ # Testing # Testing Refactoring Status `/tmp/jl_VFrjj4/Project.toml` ⌅ [00ebfdb7] CSTParser v2.5.0 ⌅ [d8e11817] MLStyle v0.3.1 [1914dd2f] MacroTools v0.5.16 [d877f0ba] Refactoring v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_VFrjj4/Manifest.toml` ⌅ [00ebfdb7] CSTParser v2.5.0 ⌅ [d8e11817] MLStyle v0.3.1 [1914dd2f] MacroTools v0.5.16 [d877f0ba] Refactoring v0.1.0 [0796e94c] Tokenize v0.5.29 [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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ 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 ┌ Info: JuliaLowering threw given input: │ code = │ :(def_app_pattern(Pervasives, predicate = ((hd_obj, args)->begin │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:233 =# │ hd_obj === Expr && !(isempty(args)) │ end), rewrite = ((tag, hd_obj, args, mod)->begin │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:234 =# │ let TARGET = mangle(mod) │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:236 =# │ if length(args) === 1 │ let arg = args[1] │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:238 =# │ if arg isa Expr && arg.head === :... │ let _ = #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:239 =# @assert(length(arg.args) === 1), lst = mangle(mod), arg = arg.args[1], perf_match = mk_pattern(lst, arg, mod) │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:243 =# │ exprargs_to_arr(body) = begin │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:243 =# │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:244 =# @format [body, lst, TARGET] $(Expr(:quote, quote │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:245 =# │ lst = [TARGET.head, TARGET.args...] │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:246 =# │ body │ end)) │ end │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:248 =# │ (#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:248 =# @typed_as(Expr) ∘ exprargs_to_arr) ∘ perf_match │ end │ else │ let HEAD = mangle(mod), perf_match = mk_pattern(HEAD, arg, mod) │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:252 =# │ bind_head(body) = begin │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:252 =# │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:253 =# @format [body, HEAD, TARGET] $(Expr(:quote, quote │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:254 =# │ if !(isempty(TARGET.args)) │ failed │ else │ let HEAD = TARGET.head │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:256 =# │ body │ end │ end │ end)) │ end │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:259 =# │ (#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:259 =# @typed_as(Expr) ∘ bind_head) ∘ perf_match │ end │ end │ end │ else │ let HEAD = mangle(mod), ARGS = mangle(mod) │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:265 =# │ head_pat = args[1] │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:266 =# │ args_pat = args[2:var"end"] │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:268 =# │ assign_attrs(body) = begin │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:268 =# │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:269 =# @format [body, HEAD, ARGS, TARGET] $(Expr(:quote, quote │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:270 =# │ let (HEAD, ARGS) = (TARGET.head, TARGET.args) │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:271 =# │ body │ end │ end)) │ end │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:275 =# │ ((#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:275 =# @typed_as(Expr) ∘ assign_attrs) ∘ mk_pattern(HEAD, head_pat, mod)) ∘ ordered_seq_match(ARGS, args_pat, mod) │ end │ end │ 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__ │ [call] │ │ def_app_pattern :: Identifier │ │ Pervasives :: Identifier │ │ [kw] │ │ predicate :: Identifier │ │ [->] │ │ [tuple] │ │ hd_obj :: Identifier │ │ args :: Identifier │ │ [block] │ │ [&&] │ │ [call] │ │ === :: Identifier │ │ hd_obj :: Identifier │ │ Expr :: Identifier │ │ [call] │ │ ! :: Identifier │ │ [call] │ │ isempty :: Identifier │ │ args :: Identifier │ │ [kw] │ │ rewrite :: Identifier │ │ [->] │ │ [tuple] │ │ tag :: Identifier │ │ hd_obj :: Identifier │ │ args :: Identifier │ │ mod :: Identifier │ │ [block] │ │ [let] │ │ [=] │ │ TARGET :: Identifier │ │ [call] │ │ mangle :: Identifier │ │ mod :: Identifier │ │ [block] │ │ [if] │ │ [call] │ │ === :: Identifier │ │ [call] │ │ length :: Identifier │ │ args :: Identifier │ │ 1 :: Value │ │ [let] │ │ [=] │ │ arg :: Identifier │ │ [ref] │ │ args :: Identifier │ │ 1 :: Value │ │ [block] │ │ [if] │ │ [&&] │ │ [call] │ │ isa :: Identifier │ │ arg :: Identifier │ │ Expr :: Identifier │ │ [call] │ │ === :: Identifier │ │ [.] │ │ arg :: Identifier │ │ [inert] │ │ head :: Identifier │ │ [inert] │ │ ... :: Identifier │ │ [let] │ │ [block] │ │ [=] │ │ _ :: Identifier │ │ [macrocall] │ │ @assert :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:239 =#) :: Value │ │ [call] │ │ === :: Identifier │ │ [call] │ │ length :: Identifier │ │ [.] │ │ arg :: Identifier │ │ [inert] │ │ args :: Identifier │ │ 1 :: Value │ │ [=] │ │ lst :: Identifier │ │ [call] │ │ mangle :: Identifier │ │ mod :: Identifier │ │ [=] │ │ arg :: Identifier │ │ [ref] │ │ [.] │ │ arg :: Identifier │ │ [inert] │ │ args :: Identifier │ │ 1 :: Value │ │ [=] │ │ perf_match :: Identifier │ │ [call] │ │ mk_pattern :: Identifier │ │ lst :: Identifier │ │ arg :: Identifier │ │ mod :: Identifier │ │ [block] │ │ [=] │ │ [call] │ │ exprargs_to_arr :: Identifier │ │ body :: Identifier │ │ [block] │ │ [macrocall] │ │ @format :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:244 =#) :: Value │ │ [vect] │ │ body :: Identifier │ │ lst :: Identifier │ │ TARGET :: Identifier │ │ [quote] │ │ [block] │ │ [=] │ │ lst :: Identifier │ │ [vect] │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ head :: Identifier │ │ [...] │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ args :: Identifier │ │ body :: Identifier │ │ [call] │ │ ∘ :: Identifier │ │ [call] │ │ ∘ :: Identifier │ │ [macrocall] │ │ @typed_as :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:248 =#) :: Value │ │ Expr :: Identifier │ │ exprargs_to_arr :: Identifier │ │ perf_match :: Identifier │ │ [let] │ │ [block] │ │ [=] │ │ HEAD :: Identifier │ │ [call] │ │ mangle :: Identifier │ │ mod :: Identifier │ │ [=] │ │ perf_match :: Identifier │ │ [call] │ │ mk_pattern :: Identifier │ │ HEAD :: Identifier │ │ arg :: Identifier │ │ mod :: Identifier │ │ [block] │ │ [=] │ │ [call] │ │ bind_head :: Identifier │ │ body :: Identifier │ │ [block] │ │ [macrocall] │ │ @format :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:253 =#) :: Value │ │ [vect] │ │ body :: Identifier │ │ HEAD :: Identifier │ │ TARGET :: Identifier │ │ [quote] │ │ [block] │ │ [if] │ │ [call] │ │ ! :: Identifier │ │ [call] │ │ isempty :: Identifier │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ args :: Identifier │ │ failed :: Identifier │ │ [let] │ │ [=] │ │ HEAD :: Identifier │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ head :: Identifier │ │ [block] │ │ body :: Identifier │ │ [call] │ │ ∘ :: Identifier │ │ [call] │ │ ∘ :: Identifier │ │ [macrocall] │ │ @typed_as :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:259 =#) :: Value │ │ Expr :: Identifier │ │ bind_head :: Identifier │ │ perf_match :: Identifier │ │ [let] │ │ [block] │ │ [=] │ │ HEAD :: Identifier │ │ [call] │ │ mangle :: Identifier │ │ mod :: Identifier │ │ [=] │ │ ARGS :: Identifier │ │ [call] │ │ mangle :: Identifier │ │ mod :: Identifier │ │ [block] │ │ [=] │ │ head_pat :: Identifier │ │ [ref] │ │ args :: Identifier │ │ 1 :: Value │ │ [=] │ │ args_pat :: Identifier │ │ [ref] │ │ args :: Identifier │ │ [call] │ │ : :: Identifier │ │ 2 :: Value │ │ end :: Identifier │ │ [=] │ │ [call] │ │ assign_attrs :: Identifier │ │ body :: Identifier │ │ [block] │ │ [macrocall] │ │ @format :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:269 =#) :: Value │ │ [vect] │ │ body :: Identifier │ │ HEAD :: Identifier │ │ ARGS :: Identifier │ │ TARGET :: Identifier │ │ [quote] │ │ [block] │ │ [let] │ │ [=] │ │ [tuple] │ │ HEAD :: Identifier │ │ ARGS :: Identifier │ │ [tuple] │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ head :: Identifier │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ args :: Identifier │ │ [block] │ │ body :: Identifier │ │ [call] │ │ ∘ :: Identifier │ │ [call] │ │ ∘ :: Identifier │ │ [call] │ │ ∘ :: Identifier │ │ [macrocall] │ │ @typed_as :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:275 =#) :: Value │ │ Expr :: Identifier │ │ assign_attrs :: Identifier │ │ [call] │ │ mk_pattern :: Identifier │ │ HEAD :: Identifier │ │ head_pat :: Identifier │ │ mod :: Identifier │ │ [call] │ │ ordered_seq_match :: Identifier │ │ ARGS :: Identifier │ │ args_pat :: Identifier │ │ mod :: 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 │ [call] │ │ def_app_pattern :: Identifier │ scope_layer=1 │ Pervasives :: Identifier │ scope_layer=1 │ [kw] │ │ predicate :: Identifier │ scope_layer=1 │ [->] │ │ [tuple] │ │ hd_obj :: Identifier │ scope_layer=1 │ args :: Identifier │ scope_layer=1 │ [block] │ │ [&&] │ │ [call] │ │ === :: Identifier │ scope_layer=1 │ hd_obj :: Identifier │ scope_layer=1 │ Expr :: Identifier │ scope_layer=1 │ [call] │ │ ! :: Identifier │ scope_layer=1 │ [call] │ │ isempty :: Identifier │ scope_layer=1 │ args :: Identifier │ scope_layer=1 │ [kw] │ │ rewrite :: Identifier │ scope_layer=1 │ [->] │ │ [tuple] │ │ tag :: Identifier │ scope_layer=1 │ hd_obj :: Identifier │ scope_layer=1 │ args :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [block] │ │ [let] │ │ [=] │ │ TARGET :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [block] │ │ [if] │ │ [call] │ │ === :: Identifier │ scope_layer=1 │ [call] │ │ length :: Identifier │ scope_layer=1 │ args :: Identifier │ scope_layer=1 │ 1 :: Value │ │ [let] │ │ [=] │ │ arg :: Identifier │ scope_layer=1 │ [ref] │ │ args :: Identifier │ scope_layer=1 │ 1 :: Value │ │ [block] │ │ [if] │ │ [&&] │ │ [call] │ │ isa :: Identifier │ scope_layer=1 │ arg :: Identifier │ scope_layer=1 │ Expr :: Identifier │ scope_layer=1 │ [call] │ │ === :: Identifier │ scope_layer=1 │ [.] │ │ arg :: Identifier │ scope_layer=1 │ [inert] │ │ head :: Identifier │ │ [inert] │ │ ... :: Identifier │ │ [let] │ │ [block] │ │ [=] │ │ _ :: Identifier │ scope_layer=1 │ [if] │ │ [call] │ │ === :: Identifier │ scope_layer=1 │ [call] │ │ length :: Identifier │ scope_layer=1 │ [.] │ │ arg :: Identifier │ scope_layer=1 │ [inert] │ │ args :: Identifier │ │ 1 :: Value │ macro_source=67 │ nothing :: Value │ macro_source=67 │ [call] │ │ throw :: Identifier │ scope_layer=2 │ [call] │ │ AssertionError :: Identifier │ scope_layer=2 │ "length(arg.args) === 1" :: Value │ macro_source=67 │ [=] │ │ lst :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [=] │ │ arg :: Identifier │ scope_layer=1 │ [ref] │ │ [.] │ │ arg :: Identifier │ scope_layer=1 │ [inert] │ │ args :: Identifier │ │ 1 :: Value │ │ [=] │ │ perf_match :: Identifier │ scope_layer=1 │ [call] │ │ mk_pattern :: Identifier │ scope_layer=1 │ lst :: Identifier │ scope_layer=1 │ arg :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ [call] │ │ exprargs_to_arr :: Identifier │ scope_layer=1 │ body :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ MLStyle.Render.render :: Value │ macro_source=114 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [block] │ │ [=] │ │ lst :: Identifier │ │ [vect] │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ head :: Identifier │ │ [...] │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ args :: Identifier │ │ body :: Identifier │ │ [call] │ │ merge :: Value │ macro_source=114 │ [locals] │ macro_source=406,jl_source=L46 │ [call] │ │ Dict{Symbol, Any} :: Value │ macro_source=114 │ [vect] │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __L__ :: Identifier │ │ :(#= line 9 =#) :: Value │ macro_source=114 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ failed :: Identifier │ │ [inert] │ │ [.] │ │ MLStyle.MatchCore :: Value │ │ [inert] │ │ failed :: Identifier │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ body :: Identifier │ │ body :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ lst :: Identifier │ │ lst :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ TARGET :: Identifier │ │ TARGET :: Identifier │ scope_layer=1 │ [call] │ │ ∘ :: Identifier │ scope_layer=1 │ [call] │ │ ∘ :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ NAME :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [=] │ │ __T__ :: Identifier │ scope_layer=1 │ Expr :: Identifier │ scope_layer=1 │ [function] │ │ [tuple] │ │ body :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ MLStyle.Render.render :: Value │ macro_source=550 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [block] │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:37 =#) :: Value │ │ __L__ :: Identifier │ │ [function] │ │ [call] │ │ NAME :: Identifier │ │ [::] │ │ TARGET :: Identifier │ │ __T__ :: Identifier │ │ [block] │ │ __T__ :: Identifier │ │ body :: Identifier │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:42 =#) :: Value │ │ __L__ :: Identifier │ │ [function] │ │ [call] │ │ NAME :: Identifier │ │ TARGET :: Identifier │ │ [block] │ │ failed :: Identifier │ │ [call] │ │ NAME :: Identifier │ │ tag :: Identifier │ │ [call] │ │ merge :: Value │ macro_source=550 │ [locals] │ macro_source=601,jl_source=L46 │ [call] │ │ Dict{Symbol, Any} :: Value │ macro_source=550 │ [vect] │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __L__ :: Identifier │ │ :(#= line 9 =#) :: Value │ macro_source=550 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ failed :: Identifier │ │ [inert] │ │ [.] │ │ MLStyle.MatchCore :: Value │ │ [inert] │ │ failed :: Identifier │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ body :: Identifier │ │ body :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ tag :: Identifier │ │ tag :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ TARGET :: Identifier │ │ TARGET :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ NAME :: Identifier │ │ NAME :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __T__ :: Identifier │ │ __T__ :: Identifier │ scope_layer=1 │ exprargs_to_arr :: Identifier │ scope_layer=1 │ perf_match :: Identifier │ scope_layer=1 │ [let] │ │ [block] │ │ [=] │ │ HEAD :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [=] │ │ perf_match :: Identifier │ scope_layer=1 │ [call] │ │ mk_pattern :: Identifier │ scope_layer=1 │ HEAD :: Identifier │ scope_layer=1 │ arg :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ [call] │ │ bind_head :: Identifier │ scope_layer=1 │ body :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ MLStyle.Render.render :: Value │ macro_source=172 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [block] │ │ [if] │ │ [call] │ │ ! :: Identifier │ │ [call] │ │ isempty :: Identifier │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ args :: Identifier │ │ failed :: Identifier │ │ [let] │ │ [=] │ │ HEAD :: Identifier │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ head :: Identifier │ │ [block] │ │ body :: Identifier │ │ [call] │ │ merge :: Value │ macro_source=172 │ [locals] │ macro_source=781,jl_source=L46 │ [call] │ │ Dict{Symbol, Any} :: Value │ macro_source=172 │ [vect] │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __L__ :: Identifier │ │ :(#= line 9 =#) :: Value │ macro_source=172 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ failed :: Identifier │ │ [inert] │ │ [.] │ │ MLStyle.MatchCore :: Value │ │ [inert] │ │ failed :: Identifier │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ body :: Identifier │ │ body :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ HEAD :: Identifier │ │ HEAD :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ TARGET :: Identifier │ │ TARGET :: Identifier │ scope_layer=1 │ [call] │ │ ∘ :: Identifier │ scope_layer=1 │ [call] │ │ ∘ :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ NAME :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [=] │ │ __T__ :: Identifier │ scope_layer=1 │ Expr :: Identifier │ scope_layer=1 │ [function] │ │ [tuple] │ │ body :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ MLStyle.Render.render :: Value │ macro_source=931 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [block] │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:37 =#) :: Value │ │ __L__ :: Identifier │ │ [function] │ │ [call] │ │ NAME :: Identifier │ │ [::] │ │ TARGET :: Identifier │ │ __T__ :: Identifier │ │ [block] │ │ __T__ :: Identifier │ │ body :: Identifier │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:42 =#) :: Value │ │ __L__ :: Identifier │ │ [function] │ │ [call] │ │ NAME :: Identifier │ │ TARGET :: Identifier │ │ [block] │ │ failed :: Identifier │ │ [call] │ │ NAME :: Identifier │ │ tag :: Identifier │ │ [call] │ │ merge :: Value │ macro_source=931 │ [locals] │ macro_source=982,jl_source=L46 │ [call] │ │ Dict{Symbol, Any} :: Value │ macro_source=931 │ [vect] │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __L__ :: Identifier │ │ :(#= line 9 =#) :: Value │ macro_source=931 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ failed :: Identifier │ │ [inert] │ │ [.] │ │ MLStyle.MatchCore :: Value │ │ [inert] │ │ failed :: Identifier │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ body :: Identifier │ │ body :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ tag :: Identifier │ │ tag :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ TARGET :: Identifier │ │ TARGET :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ NAME :: Identifier │ │ NAME :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __T__ :: Identifier │ │ __T__ :: Identifier │ scope_layer=1 │ bind_head :: Identifier │ scope_layer=1 │ perf_match :: Identifier │ scope_layer=1 │ [let] │ │ [block] │ │ [=] │ │ HEAD :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [=] │ │ ARGS :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ head_pat :: Identifier │ scope_layer=1 │ [ref] │ │ args :: Identifier │ scope_layer=1 │ 1 :: Value │ │ [=] │ │ args_pat :: Identifier │ scope_layer=1 │ [ref] │ │ args :: Identifier │ scope_layer=1 │ [call] │ │ : :: Identifier │ scope_layer=1 │ 2 :: Value │ │ end :: Identifier │ scope_layer=1 │ [=] │ │ [call] │ │ assign_attrs :: Identifier │ scope_layer=1 │ body :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ MLStyle.Render.render :: Value │ macro_source=242 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [block] │ │ [let] │ │ [=] │ │ [tuple] │ │ HEAD :: Identifier │ │ ARGS :: Identifier │ │ [tuple] │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ head :: Identifier │ │ [.] │ │ TARGET :: Identifier │ │ [inert] │ │ args :: Identifier │ │ [block] │ │ body :: Identifier │ │ [call] │ │ merge :: Value │ macro_source=242 │ [locals] │ macro_source=1171,jl_source=L46 │ [call] │ │ Dict{Symbol, Any} :: Value │ macro_source=242 │ [vect] │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __L__ :: Identifier │ │ :(#= line 9 =#) :: Value │ macro_source=242 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ failed :: Identifier │ │ [inert] │ │ [.] │ │ MLStyle.MatchCore :: Value │ │ [inert] │ │ failed :: Identifier │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ body :: Identifier │ │ body :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ HEAD :: Identifier │ │ HEAD :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ ARGS :: Identifier │ │ ARGS :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ TARGET :: Identifier │ │ TARGET :: Identifier │ scope_layer=1 │ [call] │ │ ∘ :: Identifier │ scope_layer=1 │ [call] │ │ ∘ :: Identifier │ scope_layer=1 │ [call] │ │ ∘ :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ NAME :: Identifier │ scope_layer=1 │ [call] │ │ mangle :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [=] │ │ __T__ :: Identifier │ scope_layer=1 │ Expr :: Identifier │ scope_layer=1 │ [function] │ │ [tuple] │ │ body :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ MLStyle.Render.render :: Value │ macro_source=1329 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [block] │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:37 =#) :: Value │ │ __L__ :: Identifier │ │ [function] │ │ [call] │ │ NAME :: Identifier │ │ [::] │ │ TARGET :: Identifier │ │ __T__ :: Identifier │ │ [block] │ │ __T__ :: Identifier │ │ body :: Identifier │ │ [macrocall] │ │ @inline :: Identifier │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:42 =#) :: Value │ │ __L__ :: Identifier │ │ [function] │ │ [call] │ │ NAME :: Identifier │ │ TARGET :: Identifier │ │ [block] │ │ failed :: Identifier │ │ [call] │ │ NAME :: Identifier │ │ tag :: Identifier │ │ [call] │ │ merge :: Value │ macro_source=1329 │ [locals] │ macro_source=1380,jl_source=L46 │ [call] │ │ Dict{Symbol, Any} :: Value │ macro_source=1329 │ [vect] │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __L__ :: Identifier │ │ :(#= line 9 =#) :: Value │ macro_source=1329 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ failed :: Identifier │ │ [inert] │ │ [.] │ │ MLStyle.MatchCore :: Value │ │ [inert] │ │ failed :: Identifier │ │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ body :: Identifier │ │ body :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ tag :: Identifier │ │ tag :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ TARGET :: Identifier │ │ TARGET :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ NAME :: Identifier │ │ NAME :: Identifier │ scope_layer=1 │ [call] │ │ => :: Identifier │ scope_layer=1 │ [inert] │ │ __T__ :: Identifier │ │ __T__ :: Identifier │ scope_layer=1 │ assign_attrs :: Identifier │ scope_layer=1 │ [call] │ │ mk_pattern :: Identifier │ scope_layer=1 │ HEAD :: Identifier │ scope_layer=1 │ head_pat :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ [call] │ │ ordered_seq_match :: Identifier │ scope_layer=1 │ ARGS :: Identifier │ scope_layer=1 │ args_pat :: Identifier │ scope_layer=1 │ mod :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl" │ line = 232 └ mod = MLStyle.Pervasives ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:238 =# - Invalid assignment location in let syntax Expression:  _ Containing expressions:  (let (block (= _ (if (call === (call length (. arg :args)) 1) core.nothing (call throw (call AssertionError "length(arg.args) === 1")))) (= lst (call mangle mod)) (= arg (ref (. arg :args) 1)) (= perf_match (call mk_pattern lst arg mod))) (block (function (call exprargs_to_arr body) (block (call MLStyle.Render.render (call Base.JuliaLowering.interpolate_ast Expr (inert (block (= lst (vect (. TARGET (inert head)) (... (. TARGET (inert args))))) body))) (call merge (locals) (call Dict{Symbol, Any} (vect (call => :__L__ :(#= line 9 =#)) (call => :failed (inert (. MLStyle.MatchCore (inert failed)))) (call => :body body) (call => :lst lst) (call => :TARGET TARGET))))))) (call ∘ (call ∘ (block (= NAME (call mangle mod)) (= __T__ Expr) (function (tuple body) (block (call MLStyle.Render.render (call Base.JuliaLowering.interpolate_ast Expr (inert (block (macrocall @inline :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:37 =#) __L__ (function (call NAME (:: TARGET __T__)) (block __T__ body))) (macrocall @inline :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:42 =#) __L__ (function (call NAME TARGET) (block failed))) (call NAME tag)))) (call merge (locals) (call Dict{Symbol, Any} (vect (call => :__L__ :(#= line 9 =#)) (call => :failed (inert (. MLStyle.MatchCore (inert failed)))) (call => :body body) (call => :tag tag) (call => :TARGET TARGET) (call => :NAME NAME) (call => :__T__ __T__)))))))) exprargs_to_arr) perf_match)))  Detailed provenance:  _  └─ _  └─ _  └─ @ /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:238  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] 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]  [4] 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  [5] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  [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:4288  [7] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [8] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  ┌ [9] 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  ├┌[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:4440  ├├[11] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  ││ @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  ├├[12] 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  ├├[13] expand_forms_2  ││ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  ├├[14] #expand_forms_2##2  ││ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  ├├[15] 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  ├├[16] 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  ├├[17] _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]  ├├[18] _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]  ├├[19] 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  ├├[20] (::Colon)(start::Int64, stop::Int64)  ││ @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  ├├[21] 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  ├├[22] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  ││ @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  ├├[23] 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:4276  ├├[24] iterate(A::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}})  ││ @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  ├├[25] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, exs::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}})  ││ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4447  ├├[26] _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:355 [inlined]  ├├┌[27] expand_call(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:1941  ├├├[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:4156  ├├├[29] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  │││ @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  ├├├[30] expand_assignment(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, is_const::Bool)  │││ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1318  ├├├[31] _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/desugaring.jl:1268 [inlined]  ││╰─── repeated 2 times  ├├[37] 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:4196  ├├[38] expand_forms_2  ││ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  ├├[39] #expand_forms_2##2  ││ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  ├├[40] 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  ├├[41] 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  ├├[42] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  ││ @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  ├├[43] expand_call(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:1924  ├├[44] 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:4156  ├├[45] Dict{Int64, Int64}()  ││ @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  ├├[46] 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  ├├[47] 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  ├├[48] include(mapexpr::Function, mod::Module, _path::String)  ││ @ Base ./Base.jl:327  ├├[49] top-level scope  ││ @ ~/.julia/packages/MLStyle/F2eph/src/MLStyle.jl:43  ├├[50] include(mod::Module, _path::String)  ││ @ Base ./Base.jl:326  ├├[51] 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  ├├[52] top-level scope  ││ @ stdin:5  ├├[53] eval(m::Module, e::Any)  ││ @ Core ./boot.jl:517  ├├[54] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  ││ @ Base ./loading.jl:3113  ├├[55] push!(a::Vector{SubString{String}}, item::String)  ││ @ Base ./loading.jl:3123 [inlined]  ├├[56] exec_options(opts::Base.JLOptions)  ││ @ Base ./client.jl:353  ├├[57] _start()  ││ @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:1 in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/MLStyle.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/Refactoring/9HKwb/src/Refactoring.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Refactoring/9HKwb/src/Refactoring.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ Refactoring │ [Output was shown above] └ ┌ MLStyle │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :(def_app_pattern(Pervasives, predicate = ((hd_obj, args)->begin │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:233 =# │ │ hd_obj === Expr && !(isempty(args)) │ │ end), rewrite = ((tag, hd_obj, args, mod)->begin │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:234 =# │ │ let TARGET = mangle(mod) │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:236 =# │ │ if length(args) === 1 │ │ let arg = args[1] │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:238 =# │ │ if arg isa Expr && arg.head === :... │ │ let _ = #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:239 =# @assert(length(arg.args) === 1), lst = mangle(mod), arg = arg.args[1], perf_match = mk_pattern(lst, arg, mod) │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:243 =# │ │ exprargs_to_arr(body) = begin │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:243 =# │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:244 =# @format [body, lst, TARGET] $(Expr(:quote, quote │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:245 =# │ │ lst = [TARGET.head, TARGET.args...] │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:246 =# │ │ body │ │ end)) │ │ end │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:248 =# │ │ (#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:248 =# @typed_as(Expr) ∘ exprargs_to_arr) ∘ perf_match │ │ end │ │ else │ │ let HEAD = mangle(mod), perf_match = mk_pattern(HEAD, arg, mod) │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:252 =# │ │ bind_head(body) = begin │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:252 =# │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:253 =# @format [body, HEAD, TARGET] $(Expr(:quote, quote │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:254 =# │ │ if !(isempty(TARGET.args)) │ │ failed │ │ else │ │ let HEAD = TARGET.head │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:256 =# │ │ body │ │ end │ │ end │ │ end)) │ │ end │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:259 =# │ │ (#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:259 =# @typed_as(Expr) ∘ bind_head) ∘ perf_match │ │ end │ │ end │ │ end │ │ else │ │ let HEAD = mangle(mod), ARGS = mangle(mod) │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:265 =# │ │ head_pat = args[1] │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:266 =# │ │ args_pat = args[2:var"end"] │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:268 =# │ │ assign_attrs(body) = begin │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:268 =# │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:269 =# @format [body, HEAD, ARGS, TARGET] $(Expr(:quote, quote │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:270 =# │ │ let (HEAD, ARGS) = (TARGET.head, TARGET.args) │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:271 =# │ │ body │ │ end │ │ end)) │ │ end │ │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:275 =# │ │ ((#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:275 =# @typed_as(Expr) ∘ assign_attrs) ∘ mk_pattern(HEAD, head_pat, mod)) ∘ ordered_seq_match(ARGS, args_pat, mod) │ │ end │ │ end │ │ 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__ │ │ [call] │ │ │ def_app_pattern :: Identifier │ │ │ Pervasives :: Identifier │ │ │ [kw] │ │ │ predicate :: Identifier │ │ │ [->] │ │ │ [tuple] │ │ │ hd_obj :: Identifier │ │ │ args :: Identifier │ │ │ [block] │ │ │ [&&] │ │ │ [call] │ │ │ === :: Identifier │ │ │ hd_obj :: Identifier │ │ │ Expr :: Identifier │ │ │ [call] │ │ │ ! :: Identifier │ │ │ [call] │ │ │ isempty :: Identifier │ │ │ args :: Identifier │ │ │ [kw] │ │ │ rewrite :: Identifier │ │ │ [->] │ │ │ [tuple] │ │ │ tag :: Identifier │ │ │ hd_obj :: Identifier │ │ │ args :: Identifier │ │ │ mod :: Identifier │ │ │ [block] │ │ │ [let] │ │ │ [=] │ │ │ TARGET :: Identifier │ │ │ [call] │ │ │ mangle :: Identifier │ │ │ mod :: Identifier │ │ │ [block] │ │ │ [if] │ │ │ [call] │ │ │ === :: Identifier │ │ │ [call] │ │ │ length :: Identifier │ │ │ args :: Identifier │ │ │ 1 :: Value │ │ │ [let] │ │ │ [=] │ │ │ arg :: Identifier │ │ │ [ref] │ │ │ args :: Identifier │ │ │ 1 :: Value │ │ │ [block] │ │ │ [if] │ │ │ [&&] │ │ │ [call] │ │ │ isa :: Identifier │ │ │ arg :: Identifier │ │ │ Expr :: Identifier │ │ │ [call] │ │ │ === :: Identifier │ │ │ [.] │ │ │ arg :: Identifier │ │ │ [inert] │ │ │ head :: Identifier │ │ │ [inert] │ │ │ ... :: Identifier │ │ │ [let] │ │ │ [block] │ │ │ [=] │ │ │ _ :: Identifier │ │ │ [macrocall] │ │ │ @assert :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:239 =#) :: Value │ │ │ [call] │ │ │ === :: Identifier │ │ │ [call] │ │ │ length :: Identifier │ │ │ [.] │ │ │ arg :: Identifier │ │ │ [inert] │ │ │ args :: Identifier │ │ │ 1 :: Value │ │ │ [=] │ │ │ lst :: Identifier │ │ │ [call] │ │ │ mangle :: Identifier │ │ │ mod :: Identifier │ │ │ [=] │ │ │ arg :: Identifier │ │ │ [ref] │ │ │ [.] │ │ │ arg :: Identifier │ │ │ [inert] │ │ │ args :: Identifier │ │ │ 1 :: Value │ │ │ [=] │ │ │ perf_match :: Identifier │ │ │ [call] │ │ │ mk_pattern :: Identifier │ │ │ lst :: Identifier │ │ │ arg :: Identifier │ │ │ mod :: Identifier │ │ │ [block] │ │ │ [=] │ │ │ [call] │ │ │ exprargs_to_arr :: Identifier │ │ │ body :: Identifier │ │ │ [block] │ │ │ [macrocall] │ │ │ @format :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:244 =#) :: Value │ │ │ [vect] │ │ │ body :: Identifier │ │ │ lst :: Identifier │ │ │ TARGET :: Identifier │ │ │ [quote] │ │ │ [block] │ │ │ [=] │ │ │ lst :: Identifier │ │ │ [vect] │ │ │ [.] │ │ │ TARGET :: Identifier │ │ │ [inert] │ │ │ head :: Identifier │ │ │ [...] │ │ │ [.] │ │ │ TARGET :: Identifier │ │ │ [inert] │ │ │ args :: Identifier │ │ │ body :: Identifier │ │ │ [call] │ │ │ ∘ :: Identifier │ │ │ [call] │ │ │ ∘ :: Identifier │ │ │ [macrocall] │ │ │ @typed_as :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:248 =#) :: Value │ │ │ Expr :: Identifier │ │ │ exprargs_to_arr :: Identifier │ │ │ perf_match :: Identifier │ │ │ [let] │ │ │ [block] │ │ │ [=] │ │ │ HEAD :: Identifier │ │ │ [call] │ │ │ mangle :: Identifier │ │ │ mod :: Identifier │ │ │ [=] │ │ │ perf_match :: Identifier │ │ │ [call] │ │ │ mk_pattern :: Identifier │ │ │ HEAD :: Identifier │ │ │ arg :: Identifier │ │ │ mod :: Identifier │ │ │ [block] │ │ │ [=] │ │ │ [call] │ │ │ bind_head :: Identifier │ │ │ body :: Identifier │ │ │ [block] │ │ │ [macrocall] │ │ │ @format :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:253 =#) :: Value │ │ │ [vect] │ │ │ body :: Identifier │ │ │ HEAD :: Identifier │ │ │ TARGET :: Identifier │ │ │ [quote] │ │ │ [block] │ │ │ [if] │ │ │ [call] │ │ │ ! :: Identifier │ │ │ [call] │ │ │ isempty :: Identifier │ │ │ [.] │ │ │ TARGET :: Identifier │ │ │ [inert] │ │ │ args :: Identifier │ │ │ failed :: Identifier │ │ │ [let] │ │ │ [=] │ │ │ HEAD :: Identifier │ │ │ [.] │ │ │ TARGET :: Identifier │ │ │ [inert] │ │ │ head :: Identifier │ │ │ [block] │ │ │ body :: Identifier │ │ │ [call] │ │ │ ∘ :: Identifier │ │ │ [call] │ │ │ ∘ :: Identifier │ │ │ [macrocall] │ │ │ @typed_as :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:259 =#) :: Value │ │ │ Expr :: Identifier │ │ │ bind_head :: Identifier │ │ │ perf_match :: Identifier │ │ │ [let] │ │ │ [block] │ │ │ [=] │ │ │ HEAD :: Identifier │ │ │ [call] │ │ │ mangle :: Identifier │ │ │ mod :: Identifier │ │ │ [=] │ │ │ ARGS :: Identifier │ │ │ [call] │ │ │ mangle :: Identifier │ │ │ mod :: Identifier │ │ │ [block] │ │ │ [=] │ │ │ head_pat :: Identifier │ │ │ [ref] │ │ │ args :: Identifier │ │ │ 1 :: Value │ │ │ [=] │ │ │ args_pat :: Identifier │ │ │ [ref] │ │ │ args :: Identifier │ │ │ [call] │ │ │ : :: Identifier │ │ │ 2 :: Value │ │ │ end :: Identifier │ │ │ [=] │ │ │ [call] │ │ │ assign_attrs :: Identifier │ │ │ body :: Identifier │ │ │ [block] │ │ │ [macrocall] │ │ │ @format :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:269 =#) :: Value │ │ │ [vect] │ │ │ body :: Identifier │ │ │ HEAD :: Identifier │ │ │ ARGS :: Identifier │ │ │ TARGET :: Identifier │ │ │ [quote] │ │ │ [block] │ │ │ [let] │ │ │ [=] │ │ │ [tuple] │ │ │ HEAD :: Identifier │ │ │ ARGS :: Identifier │ │ │ [tuple] │ │ │ [.] │ │ │ TARGET :: Identifier │ │ │ [inert] │ │ │ head :: Identifier │ │ │ [.] │ │ │ TARGET :: Identifier │ │ │ [inert] │ │ │ args :: Identifier │ │ │ [block] │ │ │ body :: Identifier │ │ │ [call] │ │ │ ∘ :: Identifier │ │ │ [call] │ │ │ ∘ :: Identifier │ │ │ [call] │ │ │ ∘ :: Identifier │ │ │ [macrocall] │ │ │ @typed_as :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:275 =#) :: Value │ │ │ Expr :: Identifier │ │ │ assign_attrs :: Identifier │ │ │ [call] │ │ │ mk_pattern :: Identifier │ │ │ HEAD :: Identifier │ │ │ head_pat :: Identifier │ │ │ mod :: Identifier │ │ │ [call] │ │ │ ordered_seq_match :: Identifier │ │ │ ARGS :: Identifier │ │ │ args_pat :: Identifier │ │ │ mod :: 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 │ │ [call] │ │ │ def_app_pattern :: Identifier │ scope_layer=1 │ │ Pervasives :: Identifier │ scope_layer=1 │ │ [kw] │ │ │ predicate :: Identifier │ scope_layer=1 │ │ [->] │ │ │ [tuple] │ │ │ hd_obj :: Identifier │ scope_layer=1 │ │ args :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [&&] │ │ │ [call] │ │ │ === :: Identifier │ scope_layer=1 │ │ hd_obj :: Identifier │ scope_layer=1 │ │ Expr :: Identifier │ scope_layer=1 │ │ [call] │ │ │ ! :: Identifier │ scope_layer=1 │ │ [call] │ │ │ isempty :: Identifier │ scope_layer=1 │ │ args :: Identifier │ scope_layer=1 │ │ [kw] │ │ │ rewrite :: Identifier │ scope_layer=1 │ │ [->] │ │ │ [tuple] │ │ │ tag :: Identifier │ scope_layer=1 │ │ hd_obj :: Identifier │ scope_layer=1 │ │ args :: Identifier │ scope_layer=1 │ │ mod :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [let] │ │ │ [=] │ │ │ TARGET :: Identifier │ scope_layer=1 │ │ [call] │ │ │ mangle :: Identifier │ scope_layer=1 │ │ mod :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [if] │ │ │ [call] │ │ │ === :: Identifier │ scope_layer=1 │ │ [call] │ │ │ length :: Identifier │ scope_layer=1 │ │ args :: Identifier │ scope_layer=1 │ │ 1 :: Value │ │ │ [let] │ │ │ [=] │ │ │ arg :: Identifier │ scope_layer=1 │ │ [ref] │ │ │ args :: Identifier │ scope_layer=1 │ │ 1 :: Value │ │ │ [block] │ │ │ [if] │ │ │ [&&] │ │ │ [call] │ │ │ isa :: Identifier │ scope_layer=1 │ │ arg :: Identifier │ scope_layer=1 │ │ Expr :: Identifier │ scope_layer=1 │ │ [call] │ │ │ === :: Identifier │ scope_layer=1 │ │ [.] │ │ │ arg :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ head :: Identifier │ │ │ [inert] │ │ │ ... :: Identifier │ │ │ [let] │ │ │ [block] │ │ │ [=] │ │ │ _ :: Identifier │ scope_layer=1 │ │ [if] │ │ │ [call] │ │ │ === :: Identifier │ scope_layer=1 │ │ [call] │ │ │ length :: Identifier │ scope_layer=1 │ │ [.] │ │ │ arg :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ args :: Identifier │ │ │ 1 :: Value │ macro_source=67 │ │ nothing :: Value │ macro_source=67 │ │ [call] │ │ │ throw :: Identifier │ scope_layer=2 │ │ [call] │ │ │ AssertionError :: Identifier │ scope_layer=2 │ │ "length(arg.args) === 1" :: Value │ macro_source=67 │ │ [=] │ │ │ lst :: Identifier │ scope_layer=1 │ │ [call] │ │ │ mangle :: Identifier │ scope_layer=1 │ │ mod :: Identifier │ scope_layer=1 │ │ [=] │ │ │ arg :: Identifier │ scope_layer=1 │ │ [ref] │ │ │ [.] │ │ │ arg :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ args :: Identifier │ │ │ 1 :: Value │ │ │ [=] │ │ │ perf_match :: Identifier │ scope_layer=1 │ │ [call] │ │ │ mk_pattern :: Identifier │ scope_layer=1 │ │ lst :: Identifier │ scope_layer=1 │ │ arg :: Identifier │ scope_layer=1 │ │ mod :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [=] │ │ │ [call] │ │ │ exprargs_to_arr :: Identifier │ scope_layer=1 │ │ body :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [call] │ │ │ MLStyle.Render.render :: Value │ macro_source=114 │ │ [call] │ jl_source=L67 │ │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ │ Expr :: Value │ jl_source=L67 │ │ [inert] │ jl_source=L67 │ │ [block] │ │ │ [=] │ │ │ lst :: Identifier │ │ │ [vect] │ │ │ [.] │ │ │ TARGET :: Identifier │ │ │ [inert] │ │ │ head :: Identifier │ │ │ [...] │ │ │ [.] │ │ │ TARGET :: Identifier │ │ │ [inert] │ │ │ args :: Identifier │ │ │ body :: Identifier │ │ │ [call] │ │ │ merge :: Value │ macro_source=114 │ │ [locals] │ macro_source=406,jl_source=L46 │ │ [call] │ │ │ Dict{Symbol, Any} :: Value │ macro_source=114 │ │ [vect] │ │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ __L__ :: Identifier │ │ │ :(#= line 9 =#) :: Value │ macro_source=114 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ failed :: Identifier │ │ │ [inert] │ │ │ [.] │ │ │ MLStyle.MatchCore :: Value │ │ │ [inert] │ │ │ failed :: Identifier │ │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ body :: Identifier │ │ │ body :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ lst :: Identifier │ │ │ lst :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ TARGET :: Identifier │ │ │ TARGET :: Identifier │ scope_layer=1 │ │ [call] │ │ │ ∘ :: Identifier │ scope_layer=1 │ │ [call] │ │ │ ∘ :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [=] │ │ │ NAME :: Identifier │ scope_layer=1 │ │ [call] │ │ │ mangle :: Identifier │ scope_layer=1 │ │ mod :: Identifier │ scope_layer=1 │ │ [=] │ │ │ __T__ :: Identifier │ scope_layer=1 │ │ Expr :: Identifier │ scope_layer=1 │ │ [function] │ │ │ [tuple] │ │ │ body :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [call] │ │ │ MLStyle.Render.render :: Value │ macro_source=550 │ │ [call] │ jl_source=L67 │ │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ │ Expr :: Value │ jl_source=L67 │ │ [inert] │ jl_source=L67 │ │ [block] │ │ │ [macrocall] │ │ │ @inline :: Identifier │ │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:37 =#) :: Value │ │ │ __L__ :: Identifier │ │ │ [function] │ │ │ [call] │ │ │ NAME :: Identifier │ │ │ [::] │ │ │ TARGET :: Identifier │ │ │ __T__ :: Identifier │ │ │ [block] │ │ │ __T__ :: Identifier │ │ │ body :: Identifier │ │ │ [macrocall] │ │ │ @inline :: Identifier │ │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:42 =#) :: Value │ │ │ __L__ :: Identifier │ │ │ [function] │ │ │ [call] │ │ │ NAME :: Identifier │ │ │ TARGET :: Identifier │ │ │ [block] │ │ │ failed :: Identifier │ │ │ [call] │ │ │ NAME :: Identifier │ │ │ tag :: Identifier │ │ │ [call] │ │ │ merge :: Value │ macro_source=550 │ │ [locals] │ macro_source=601,jl_source=L46 │ │ [call] │ │ │ Dict{Symbol, Any} :: Value │ macro_source=550 │ │ [vect] │ │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ __L__ :: Identifier │ │ │ :(#= line 9 =#) :: Value │ macro_source=550 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ failed :: Identifier │ │ │ [inert] │ │ │ [.] │ │ │ MLStyle.MatchCore :: Value │ │ │ [inert] │ │ │ failed :: Identifier │ │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ body :: Identifier │ │ │ body :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ tag :: Identifier │ │ │ tag :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ TARGET :: Identifier │ │ │ TARGET :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ NAME :: Identifier │ │ │ NAME :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ __T__ :: Identifier │ │ │ __T__ :: Identifier │ scope_layer=1 │ │ exprargs_to_arr :: Identifier │ scope_layer=1 │ │ perf_match :: Identifier │ scope_layer=1 │ │ [let] │ │ │ [block] │ │ │ [=] │ │ │ HEAD :: Identifier │ scope_layer=1 │ │ [call] │ │ │ mangle :: Identifier │ scope_layer=1 │ │ mod :: Identifier │ scope_layer=1 │ │ [=] │ │ │ perf_match :: Identifier │ scope_layer=1 │ │ [call] │ │ │ mk_pattern :: Identifier │ scope_layer=1 │ │ HEAD :: Identifier │ scope_layer=1 │ │ arg :: Identifier │ scope_layer=1 │ │ mod :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [=] │ │ │ [call] │ │ │ bind_head :: Identifier │ scope_layer=1 │ │ body :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [call] │ │ │ MLStyle.Render.render :: Value │ macro_source=172 │ │ [call] │ jl_source=L67 │ │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ │ Expr :: Value │ jl_source=L67 │ │ [inert] │ jl_source=L67 │ │ [block] │ │ │ [if] │ │ │ [call] │ │ │ ! :: Identifier │ │ │ [call] │ │ │ isempty :: Identifier │ │ │ [.] │ │ │ TARGET :: Identifier │ │ │ [inert] │ │ │ args :: Identifier │ │ │ failed :: Identifier │ │ │ [let] │ │ │ [=] │ │ │ HEAD :: Identifier │ │ │ [.] │ │ │ TARGET :: Identifier │ │ │ [inert] │ │ │ head :: Identifier │ │ │ [block] │ │ │ body :: Identifier │ │ │ [call] │ │ │ merge :: Value │ macro_source=172 │ │ [locals] │ macro_source=781,jl_source=L46 │ │ [call] │ │ │ Dict{Symbol, Any} :: Value │ macro_source=172 │ │ [vect] │ │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ __L__ :: Identifier │ │ │ :(#= line 9 =#) :: Value │ macro_source=172 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ failed :: Identifier │ │ │ [inert] │ │ │ [.] │ │ │ MLStyle.MatchCore :: Value │ │ │ [inert] │ │ │ failed :: Identifier │ │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ body :: Identifier │ │ │ body :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ HEAD :: Identifier │ │ │ HEAD :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ TARGET :: Identifier │ │ │ TARGET :: Identifier │ scope_layer=1 │ │ [call] │ │ │ ∘ :: Identifier │ scope_layer=1 │ │ [call] │ │ │ ∘ :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [=] │ │ │ NAME :: Identifier │ scope_layer=1 │ │ [call] │ │ │ mangle :: Identifier │ scope_layer=1 │ │ mod :: Identifier │ scope_layer=1 │ │ [=] │ │ │ __T__ :: Identifier │ scope_layer=1 │ │ Expr :: Identifier │ scope_layer=1 │ │ [function] │ │ │ [tuple] │ │ │ body :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [call] │ │ │ MLStyle.Render.render :: Value │ macro_source=931 │ │ [call] │ jl_source=L67 │ │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ │ Expr :: Value │ jl_source=L67 │ │ [inert] │ jl_source=L67 │ │ [block] │ │ │ [macrocall] │ │ │ @inline :: Identifier │ │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:37 =#) :: Value │ │ │ __L__ :: Identifier │ │ │ [function] │ │ │ [call] │ │ │ NAME :: Identifier │ │ │ [::] │ │ │ TARGET :: Identifier │ │ │ __T__ :: Identifier │ │ │ [block] │ │ │ __T__ :: Identifier │ │ │ body :: Identifier │ │ │ [macrocall] │ │ │ @inline :: Identifier │ │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:42 =#) :: Value │ │ │ __L__ :: Identifier │ │ │ [function] │ │ │ [call] │ │ │ NAME :: Identifier │ │ │ TARGET :: Identifier │ │ │ [block] │ │ │ failed :: Identifier │ │ │ [call] │ │ │ NAME :: Identifier │ │ │ tag :: Identifier │ │ │ [call] │ │ │ merge :: Value │ macro_source=931 │ │ [locals] │ macro_source=982,jl_source=L46 │ │ [call] │ │ │ Dict{Symbol, Any} :: Value │ macro_source=931 │ │ [vect] │ │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ __L__ :: Identifier │ │ │ :(#= line 9 =#) :: Value │ macro_source=931 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ failed :: Identifier │ │ │ [inert] │ │ │ [.] │ │ │ MLStyle.MatchCore :: Value │ │ │ [inert] │ │ │ failed :: Identifier │ │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ body :: Identifier │ │ │ body :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ tag :: Identifier │ │ │ tag :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ TARGET :: Identifier │ │ │ TARGET :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ NAME :: Identifier │ │ │ NAME :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ __T__ :: Identifier │ │ │ __T__ :: Identifier │ scope_layer=1 │ │ bind_head :: Identifier │ scope_layer=1 │ │ perf_match :: Identifier │ scope_layer=1 │ │ [let] │ │ │ [block] │ │ │ [=] │ │ │ HEAD :: Identifier │ scope_layer=1 │ │ [call] │ │ │ mangle :: Identifier │ scope_layer=1 │ │ mod :: Identifier │ scope_layer=1 │ │ [=] │ │ │ ARGS :: Identifier │ scope_layer=1 │ │ [call] │ │ │ mangle :: Identifier │ scope_layer=1 │ │ mod :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [=] │ │ │ head_pat :: Identifier │ scope_layer=1 │ │ [ref] │ │ │ args :: Identifier │ scope_layer=1 │ │ 1 :: Value │ │ │ [=] │ │ │ args_pat :: Identifier │ scope_layer=1 │ │ [ref] │ │ │ args :: Identifier │ scope_layer=1 │ │ [call] │ │ │ : :: Identifier │ scope_layer=1 │ │ 2 :: Value │ │ │ end :: Identifier │ scope_layer=1 │ │ [=] │ │ │ [call] │ │ │ assign_attrs :: Identifier │ scope_layer=1 │ │ body :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [call] │ │ │ MLStyle.Render.render :: Value │ macro_source=242 │ │ [call] │ jl_source=L67 │ │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ │ Expr :: Value │ jl_source=L67 │ │ [inert] │ jl_source=L67 │ │ [block] │ │ │ [let] │ │ │ [=] │ │ │ [tuple] │ │ │ HEAD :: Identifier │ │ │ ARGS :: Identifier │ │ │ [tuple] │ │ │ [.] │ │ │ TARGET :: Identifier │ │ │ [inert] │ │ │ head :: Identifier │ │ │ [.] │ │ │ TARGET :: Identifier │ │ │ [inert] │ │ │ args :: Identifier │ │ │ [block] │ │ │ body :: Identifier │ │ │ [call] │ │ │ merge :: Value │ macro_source=242 │ │ [locals] │ macro_source=1171,jl_source=L46 │ │ [call] │ │ │ Dict{Symbol, Any} :: Value │ macro_source=242 │ │ [vect] │ │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ __L__ :: Identifier │ │ │ :(#= line 9 =#) :: Value │ macro_source=242 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ failed :: Identifier │ │ │ [inert] │ │ │ [.] │ │ │ MLStyle.MatchCore :: Value │ │ │ [inert] │ │ │ failed :: Identifier │ │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ body :: Identifier │ │ │ body :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ HEAD :: Identifier │ │ │ HEAD :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ ARGS :: Identifier │ │ │ ARGS :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ TARGET :: Identifier │ │ │ TARGET :: Identifier │ scope_layer=1 │ │ [call] │ │ │ ∘ :: Identifier │ scope_layer=1 │ │ [call] │ │ │ ∘ :: Identifier │ scope_layer=1 │ │ [call] │ │ │ ∘ :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [=] │ │ │ NAME :: Identifier │ scope_layer=1 │ │ [call] │ │ │ mangle :: Identifier │ scope_layer=1 │ │ mod :: Identifier │ scope_layer=1 │ │ [=] │ │ │ __T__ :: Identifier │ scope_layer=1 │ │ Expr :: Identifier │ scope_layer=1 │ │ [function] │ │ │ [tuple] │ │ │ body :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [call] │ │ │ MLStyle.Render.render :: Value │ macro_source=1329 │ │ [call] │ jl_source=L67 │ │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ │ Expr :: Value │ jl_source=L67 │ │ [inert] │ jl_source=L67 │ │ [block] │ │ │ [macrocall] │ │ │ @inline :: Identifier │ │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:37 =#) :: Value │ │ │ __L__ :: Identifier │ │ │ [function] │ │ │ [call] │ │ │ NAME :: Identifier │ │ │ [::] │ │ │ TARGET :: Identifier │ │ │ __T__ :: Identifier │ │ │ [block] │ │ │ __T__ :: Identifier │ │ │ body :: Identifier │ │ │ [macrocall] │ │ │ @inline :: Identifier │ │ │ :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:42 =#) :: Value │ │ │ __L__ :: Identifier │ │ │ [function] │ │ │ [call] │ │ │ NAME :: Identifier │ │ │ TARGET :: Identifier │ │ │ [block] │ │ │ failed :: Identifier │ │ │ [call] │ │ │ NAME :: Identifier │ │ │ tag :: Identifier │ │ │ [call] │ │ │ merge :: Value │ macro_source=1329 │ │ [locals] │ macro_source=1380,jl_source=L46 │ │ [call] │ │ │ Dict{Symbol, Any} :: Value │ macro_source=1329 │ │ [vect] │ │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ __L__ :: Identifier │ │ │ :(#= line 9 =#) :: Value │ macro_source=1329 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ failed :: Identifier │ │ │ [inert] │ │ │ [.] │ │ │ MLStyle.MatchCore :: Value │ │ │ [inert] │ │ │ failed :: Identifier │ │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ body :: Identifier │ │ │ body :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ tag :: Identifier │ │ │ tag :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ TARGET :: Identifier │ │ │ TARGET :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ NAME :: Identifier │ │ │ NAME :: Identifier │ scope_layer=1 │ │ [call] │ │ │ => :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ __T__ :: Identifier │ │ │ __T__ :: Identifier │ scope_layer=1 │ │ assign_attrs :: Identifier │ scope_layer=1 │ │ [call] │ │ │ mk_pattern :: Identifier │ scope_layer=1 │ │ HEAD :: Identifier │ scope_layer=1 │ │ head_pat :: Identifier │ scope_layer=1 │ │ mod :: Identifier │ scope_layer=1 │ │ [call] │ │ │ ordered_seq_match :: Identifier │ scope_layer=1 │ │ ARGS :: Identifier │ scope_layer=1 │ │ args_pat :: Identifier │ scope_layer=1 │ │ mod :: Identifier │ scope_layer=1 │ │ │ │ file = "/home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl" │ │ line = 232 │ └ mod = MLStyle.Pervasives │ ERROR: LoadError: LoweringError: │ #= /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:238 =# - Invalid assignment location in let syntax │ Expression: │ _ │ Containing expressions: │ (let (block (= _ (if (call === (call length (. arg :args)) 1) core.nothing (call throw (call AssertionError "length(arg.args) === 1")))) (= lst (call mangle mod)) (= arg (ref (. arg :args) 1)) (= perf_match (call mk_pattern lst arg mod))) (block (function (call exprargs_to_arr body) (block (call MLStyle.Render.render (call Base.JuliaLowering.interpolate_ast Expr (inert (block (= lst (vect (. TARGET (inert head)) (... (. TARGET (inert args))))) body))) (call merge (locals) (call Dict{Symbol, Any} (vect (call => :__L__ :(#= line 9 =#)) (call => :failed (inert (. MLStyle.MatchCore (inert failed)))) (call => :body body) (call => :lst lst) (call => :TARGET TARGET))))))) (call ∘ (call ∘ (block (= NAME (call mangle mod)) (= __T__ Expr) (function (tuple body) (block (call MLStyle.Render.render (call Base.JuliaLowering.interpolate_ast Expr (inert (block (macrocall @inline :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:37 =#) __L__ (function (call NAME (:: TARGET __T__)) (block __T__ body))) (macrocall @inline :(#= /home/redbq/github2/MLStyle.jl/bootstrap/Infras.jl:42 =#) __L__ (function (call NAME TARGET) (block failed))) (call NAME tag)))) (call merge (locals) (call Dict{Symbol, Any} (vect (call => :__L__ :(#= line 9 =#)) (call => :failed (inert (. MLStyle.MatchCore (inert failed)))) (call => :body body) (call => :tag tag) (call => :TARGET TARGET) (call => :NAME NAME) (call => :__T__ __T__)))))))) exprargs_to_arr) perf_match))) │ │ Detailed provenance: │ _ │ └─ _ │ └─ _ │ └─ @ /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:238 │ │ 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] 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] │ [4] 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 │ [5] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64) │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined] │ [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:4288 │ [7] expand_forms_2 │ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ [8] #expand_forms_2##2 │ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined] │ ┌ [9] 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 │ ├┌[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:4440 │ ├├[11] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64) │ ││ @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ ├├[12] 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 │ ├├[13] expand_forms_2 │ ││ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ ├├[14] #expand_forms_2##2 │ ││ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined] │ ├├[15] 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 │ ├├[16] 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 │ ├├[17] _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] │ ├├[18] _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] │ ├├[19] 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 │ ├├[20] (::Colon)(start::Int64, stop::Int64) │ ││ @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined] │ ├├[21] 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 │ ├├[22] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64) │ ││ @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined] │ ├├[23] 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:4276 │ ├├[24] iterate(A::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}) │ ││ @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ ├├[25] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, exs::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}) │ ││ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4447 │ ├├[26] _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:355 [inlined] │ ├├┌[27] expand_call(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:1941 │ ├├├[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:4156 │ ├├├[29] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64) │ │││ @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ ├├├[30] expand_assignment(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, is_const::Bool) │ │││ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1318 │ ├├├[31] _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/desugaring.jl:1268 [inlined] │ ││╰─── repeated 2 times │ ├├[37] 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:4196 │ ├├[38] expand_forms_2 │ ││ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ ├├[39] #expand_forms_2##2 │ ││ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined] │ ├├[40] 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 │ ├├[41] 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 │ ├├[42] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64) │ ││ @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ ├├[43] expand_call(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:1924 │ ├├[44] 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:4156 │ ├├[45] Dict{Int64, Int64}() │ ││ @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ ├├[46] 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 │ ├├[47] 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 │ ├├[48] include(mapexpr::Function, mod::Module, _path::String) │ ││ @ Base ./Base.jl:327 │ ├├[49] top-level scope │ ││ @ ~/.julia/packages/MLStyle/F2eph/src/MLStyle.jl:43 │ ├├[50] include(mod::Module, _path::String) │ ││ @ Base ./Base.jl:326 │ ├├[51] 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 │ ├├[52] top-level scope │ ││ @ stdin:5 │ ├├[53] eval(m::Module, e::Any) │ ││ @ Core ./boot.jl:517 │ ├├[54] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ ││ @ Base ./loading.jl:3113 │ ├├[55] push!(a::Vector{SubString{String}}, item::String) │ ││ @ Base ./loading.jl:3123 [inlined] │ ├├[56] exec_options(opts::Base.JLOptions) │ ││ @ Base ./client.jl:353 │ ├├[57] _start() │ ││ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/Pervasives.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/MLStyle/F2eph/src/MLStyle.jl:1 │ in expression starting at stdin:5 └ ┌ 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 └ ERROR: LoadError: The following 3 packages failed to precompile: Refactoring Failed to precompile Refactoring [d877f0ba-d93f-11e9-02e3-511b998c4f0a] to "/home/pkgeval/.julia/compiled/v1.14/Refactoring/jl_U7pHp8" (ProcessExited(1)). MLStyle Failed to precompile MLStyle [d8e11817-5142-5d16-987a-aa16d5891078] to "/home/pkgeval/.julia/compiled/v1.14/MLStyle/jl_06B2Ex" (ProcessExited(1)). MacroTools Failed to precompile MacroTools [1914dd2f-81c6-5fcd-8719-6d5c9610ff09] to "/home/pkgeval/.julia/compiled/v1.14/MacroTools/jl_bX1W0C" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Refactoring/9HKwb/test/runtests.jl:1 Testing failed after 31.43s ERROR: LoadError: Package Refactoring 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 167.41s: package fails to precompile