Package evaluation to test ParameterisedModule on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T16:18:23.343 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.63s ################################################################################ # Installation # Installing ParameterisedModule... Resolving package versions... Installed MLStyle ───────────── v0.3.1 Installed ParameterisedModule ─ v0.1.0 Updating `~/.julia/environments/v1.14/Project.toml` [d16e510f] + ParameterisedModule v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [d8e11817] + MLStyle v0.3.1 [d16e510f] + ParameterisedModule v0.1.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.3 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... ┌ 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 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d8e11817-5142-5d16-987a-aa16d5891078"), "MLStyle") 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/ParameterisedModule/1dIiI/src/ParameterisedModule.jl:2  [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/ParameterisedModule/1dIiI/src/ParameterisedModule.jl:1 in expression starting at stdin:5 ✗ ParameterisedModule Precompilation completed after 39.75s ################################################################################ # Testing # Testing ParameterisedModule Status `/tmp/jl_lLPqEh/Project.toml` ⌅ [d8e11817] MLStyle v0.3.1 [d16e510f] ParameterisedModule v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_lLPqEh/Manifest.toml` ⌅ [d8e11817] MLStyle v0.3.1 [d16e510f] ParameterisedModule v0.1.0 [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 = │ :(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("d8e11817-5142-5d16-987a-aa16d5891078"), "MLStyle") 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/ParameterisedModule/1dIiI/src/ParameterisedModule.jl:2  [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/ParameterisedModule/1dIiI/src/ParameterisedModule.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ ParameterisedModule │ [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 └ ERROR: LoadError: The following 2 packages failed to precompile: ParameterisedModule Failed to precompile ParameterisedModule [d16e510f-c236-4b74-8eb3-5d2ec9a3ec6e] to "/home/pkgeval/.julia/compiled/v1.14/ParameterisedModule/jl_qZ6RPu" (ProcessExited(1)). MLStyle Failed to precompile MLStyle [d8e11817-5142-5d16-987a-aa16d5891078] to "/home/pkgeval/.julia/compiled/v1.14/MLStyle/jl_PIuGzB" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/ParameterisedModule/1dIiI/test/runtests.jl:1 Testing failed after 23.61s ERROR: LoadError: Package ParameterisedModule 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 100.64s: package fails to precompile