Package evaluation to test NonlinearNormalForm on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T20:36:13.909 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.25s ################################################################################ # Installation # Installing NonlinearNormalForm... Resolving package versions... Installed Reexport ──────────────── v1.2.2 Installed Crayons ───────────────── v4.1.1 Installed Preferences ───────────── v1.5.2 Installed TPSAInterface ─────────── v0.3.0 Installed DelimitedFiles ────────── v1.9.1 Installed SkewLinearAlgebra ─────── v1.1.0 Installed StaticArraysCore ──────── v1.4.4 Installed PrecompileTools ───────── v1.3.4 Installed StaticArrays ──────────── v1.9.18 Installed ReferenceFrameRotations ─ v3.2.0 Installed NonlinearNormalForm ───── v0.4.4 Updating `~/.julia/environments/v1.14/Project.toml` [05e19671] + NonlinearNormalForm v0.4.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [a8cc5b0e] + Crayons v4.1.1 [8bb1440f] + DelimitedFiles v1.9.1 [05e19671] + NonlinearNormalForm v0.4.4 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [189a3867] + Reexport v1.2.2 [74f56ac7] + ReferenceFrameRotations v3.2.0 [5c889d49] + SkewLinearAlgebra v1.1.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [575459ea] + TPSAInterface v0.3.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.5s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.5 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... ┌ Info: JuliaLowering threw given input: │ code = │ :(function destruct_key(pat, val, getm) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:26 =# │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =# │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =# @match pat begin │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:28 =# │ _Symbol => destruct_key($(Expr(:quote, :($(Expr(:$, :pat)) = $(Expr(:$, :(Expr(:quote, pat))))))), val, getm) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:29 =# │ x_Symbol || y_ => destruct_key($(Expr(:quote, :($(Expr(:$, :x)) = $(Expr(:$, :(Expr(:quote, x)))) || $(Expr(:$, :y))))), val, getm) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:30 =# │ (x_ = y_) => destructm(x, destruct_key(y, val, getm)) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:31 =# │ x_ || y_ => getm(val, x, y) │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:32 =# │ _ => atoms((i->begin │ #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:32 =# │ getm(val, i) │ end), pat) │ end │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [function] │ │ [call] │ │ destruct_key :: Identifier │ │ pat :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [block] │ │ [macrocall] │ │ @match :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =#) :: Value │ │ pat :: Identifier │ │ [block] │ │ [call] │ │ => :: Identifier │ │ _Symbol :: Identifier │ │ [call] │ │ destruct_key :: Identifier │ │ [quote] │ │ [=] │ │ [$] │ │ pat :: Identifier │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ pat :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [call] │ │ => :: Identifier │ │ [||] │ │ x_Symbol :: Identifier │ │ y_ :: Identifier │ │ [call] │ │ destruct_key :: Identifier │ │ [quote] │ │ [=] │ │ [$] │ │ x :: Identifier │ │ [||] │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ x :: Identifier │ │ [$] │ │ y :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [call] │ │ => :: Identifier │ │ [=] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ [call] │ │ destructm :: Identifier │ │ x :: Identifier │ │ [call] │ │ destruct_key :: Identifier │ │ y :: Identifier │ │ val :: Identifier │ │ getm :: Identifier │ │ [call] │ │ => :: Identifier │ │ [||] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ [call] │ │ getm :: Identifier │ │ val :: Identifier │ │ x :: Identifier │ │ y :: Identifier │ │ [call] │ │ => :: Identifier │ │ _ :: Identifier │ │ [call] │ │ atoms :: Identifier │ │ [->] │ │ i :: Identifier │ │ [block] │ │ [call] │ │ getm :: Identifier │ │ val :: Identifier │ │ i :: Identifier │ │ pat :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [function] │ │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ pat :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ ex :: Identifier │ scope_layer=2 │ pat :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [$] │ │ [call] │ │ MacroTools.TypeBind :: Value │ │ [quote] │ │ :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ │ Any :: Identifier │ │ [vect] │ │ Symbol :: Identifier │ │ [tuple] │ jl_source=L31 │ [call] │ │ MacroTools.TypeBind :: Value │ macro_source=85 │ [inert] │ jl_source=L65 │ :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ scope_layer=2 │ Any :: Identifier │ scope_layer=2 │ [vect] │ │ Symbol :: Identifier │ scope_layer=2 │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [=] │ │ [$] │ │ pat :: Identifier │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ pat :: Identifier │ │ [tuple] │ jl_source=L31 │ pat :: Identifier │ scope_layer=1 │ [tuple] │ jl_source=L31 │ [call] │ │ Expr :: Identifier │ scope_layer=1 │ [inert] │ │ quote :: Identifier │ │ pat :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [||] │ │ [$] │ │ [call] │ │ MacroTools.TypeBind :: Value │ │ [quote] │ │ x :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ │ Any :: Identifier │ │ [vect] │ │ Symbol :: Identifier │ │ y_ :: Identifier │ │ [tuple] │ jl_source=L31 │ [call] │ │ MacroTools.TypeBind :: Value │ macro_source=85 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ [call] │ │ [curly] │ │ Set :: Identifier │ scope_layer=2 │ Any :: Identifier │ scope_layer=2 │ [vect] │ │ Symbol :: Identifier │ scope_layer=2 │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ x :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [=] │ │ y :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ y :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [=] │ │ [$] │ │ x :: Identifier │ │ [||] │ │ [$] │ │ [call] │ │ Expr :: Identifier │ │ [inert] │ │ quote :: Identifier │ │ x :: Identifier │ │ [$] │ │ y :: Identifier │ │ [tuple] │ jl_source=L31 │ x :: Identifier │ scope_layer=1 │ [tuple] │ jl_source=L31 │ [call] │ │ Expr :: Identifier │ scope_layer=1 │ [inert] │ │ quote :: Identifier │ │ x :: Identifier │ scope_layer=1 │ [tuple] │ jl_source=L31 │ y :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [=] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ x :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [=] │ │ y :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ y :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ destructm :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ [call] │ │ destruct_key :: Identifier │ scope_layer=1 │ y :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ getm :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [||] │ │ x_ :: Identifier │ │ y_ :: Identifier │ │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [=] │ │ x :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ x :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [=] │ │ y :: Identifier │ scope_layer=1 │ [call] │ │ get :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ y :: Identifier │ │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ getm :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ y :: Identifier │ scope_layer=1 │ [block] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=2 │ [call] │ │ trymatch :: Identifier │ scope_layer=2 │ [inert] │ jl_source=L65 │ _ :: Identifier │ │ ex :: Identifier │ scope_layer=2 │ [if] │ │ [call] │ │ !== :: Identifier │ scope_layer=2 │ env :: Identifier │ scope_layer=2 │ nothing :: Identifier │ scope_layer=2 │ [block] │ │ [let] │ │ [block] │ │ [=] │ │ env :: Identifier │ scope_layer=1 │ env :: Identifier │ scope_layer=2 │ [block] │ │ [block] │ │ [call] │ │ atoms :: Identifier │ scope_layer=1 │ [->] │ │ i :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ getm :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=1 │ i :: Identifier │ scope_layer=1 │ pat :: Identifier │ scope_layer=1 │ [block] │ macro_source=85 │ nothing :: Value │ macro_source=85 │ │ file = "/home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl" │ line = 26 └ mod = MacroTools ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/match/macro.jl:29 =# - Invalid assignment location in let syntax Expression:  Containing expressions:  (let (block (= env env) (= (call get env : nothing))) (block (block (call destruct_key (call Base.JuliaLowering.interpolate_ast Expr (inert (= ($ pat) ($ (call Expr (inert quote) pat)))) (tuple pat) (tuple (call Expr :quote pat))) val getm))))  Detailed provenance:   └─  └─  ├─ @ /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/match/macro.jl:29  └─ (macrocall @match :(#= /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27 =#) pat (block (call => _Symbol (call destruct_key (quote (= ($ pat) ($ (call Expr (inert quote) pat)))) val getm)) (call => (|| x_Symbol y_) (call destruct_key (quote (= ($ x) (|| ($ (call Expr (inert quote) x)) ($ y)))) val getm)) (call => (= x_ y_) (call destructm x (call destruct_key y val getm))) (call => (|| x_ y_) (call getm val x y)) (call => _ (call atoms (-> i (block (call getm val i))) pat))))  └─ @ /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:27  Stacktrace:  [1] expand_let(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1561  [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4293  [3] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [4] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [5] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [6] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [7] iterate(A::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}})  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [8] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, exs::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, SubArray{Int64, 1, Vector{Int64}, Tuple{UnitRange{Int64}}, true}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4447  [9] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  [10] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4288  [11] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [12] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [13] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [14] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [15] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [16] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [17] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [18] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [19] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [20] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [inlined]  [21] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [22] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [23] _node_id(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [24] _push_nodeid!(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, ids::Vector{Int64}, val::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/ast.jl:288 [inlined]  [25] method_def_expr(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, mtable::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, sparams::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, argl::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2419  [26] (::Colon)(start::Int64, stop::Int64)  @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [inlined]  [27] expand_function_def(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, raw_args::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, wheres::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2873  [28] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4268  [29] Dict{Int64, Int64}()  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [30] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4469  [31] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [32] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [33] top-level scope  @ ~/.julia/packages/MacroTools/Ar0jT/src/MacroTools.jl:13  [34] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [35] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [36] top-level scope  @ stdin:5  [37] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [38] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [39] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [40] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [41] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/examples/destruct.jl:26 in expression starting at /home/pkgeval/.julia/packages/MacroTools/Ar0jT/src/MacroTools.jl:1 in expression starting at stdin:5 ✗ MacroTools 0.9 s ✓ StaticArraysCore 0.5 s ✓ Reexport 1.0 s ✓ DocStringExtensions ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 =# @views function LA.eigvals!(A::SkewHermTridiagonal{T, V, Vim}, sortby::Union{Function, Nothing} = nothing) where {T <: Complex, V <: AbstractVector{T}, Vim <: Union{AbstractVector{<:Real}, Nothing}} │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 =# │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:463 =# │ S = (to_symtridiagonal(A))[1] │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:464 =# │ vals = eigvals!(S) │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:465 =# │ !(isnothing(sortby)) && sort!(vals, by = sortby) │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:466 =# │ reverse!(vals) │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:467 =# │ return complex.(0, -vals) │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ @views :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ [.] │ │ LA :: Identifier │ │ [inert] │ │ eigvals! :: Identifier │ │ [::] │ │ A :: Identifier │ │ [curly] │ │ SkewHermTridiagonal :: Identifier │ │ T :: Identifier │ │ V :: Identifier │ │ Vim :: Identifier │ │ [kw] │ │ [::] │ │ sortby :: Identifier │ │ [curly] │ │ Union :: Identifier │ │ Function :: Identifier │ │ Nothing :: Identifier │ │ nothing :: Identifier │ │ [<:] │ │ T :: Identifier │ │ Complex :: Identifier │ │ [<:] │ │ V :: Identifier │ │ [curly] │ │ AbstractVector :: Identifier │ │ T :: Identifier │ │ [<:] │ │ Vim :: Identifier │ │ [curly] │ │ Union :: Identifier │ │ [curly] │ │ AbstractVector :: Identifier │ │ [<:] │ │ Real :: Identifier │ │ Nothing :: Identifier │ │ [block] │ │ [=] │ │ S :: Identifier │ │ [ref] │ │ [call] │ │ to_symtridiagonal :: Identifier │ │ A :: Identifier │ │ 1 :: Value │ │ [=] │ │ vals :: Identifier │ │ [call] │ │ eigvals! :: Identifier │ │ S :: Identifier │ │ [&&] │ │ [call] │ │ ! :: Identifier │ │ [call] │ │ isnothing :: Identifier │ │ sortby :: Identifier │ │ [call] │ │ sort! :: Identifier │ │ vals :: Identifier │ │ [kw] │ │ by :: Identifier │ │ sortby :: Identifier │ │ [call] │ │ reverse! :: Identifier │ │ vals :: Identifier │ │ [return] │ │ [.] │ │ complex :: Identifier │ │ [tuple] │ │ 0 :: Value │ │ [call] │ │ - :: Identifier │ │ vals :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [function] │ │ [where] │ │ [call] │ │ [.] │ │ LA :: Identifier │ scope_layer=1 │ [inert] │ │ eigvals! :: Identifier │ │ [::] │ │ A :: Identifier │ scope_layer=1 │ [curly] │ │ SkewHermTridiagonal :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ V :: Identifier │ scope_layer=1 │ Vim :: Identifier │ scope_layer=1 │ [kw] │ │ [::] │ │ sortby :: Identifier │ scope_layer=1 │ [curly] │ │ Union :: Identifier │ scope_layer=1 │ Function :: Identifier │ scope_layer=1 │ Nothing :: Identifier │ scope_layer=1 │ nothing :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ Complex :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ V :: Identifier │ scope_layer=1 │ [curly] │ │ AbstractVector :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ Vim :: Identifier │ scope_layer=1 │ [curly] │ │ Union :: Identifier │ scope_layer=1 │ [curly] │ │ AbstractVector :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ Real :: Identifier │ scope_layer=1 │ Nothing :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ S :: Identifier │ scope_layer=1 │ [call] │ │ Base.maybeview :: Value │ macro_source=78 │ [call] │ │ to_symtridiagonal :: Identifier │ scope_layer=1 │ A :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=78 │ [=] │ │ vals :: Identifier │ scope_layer=1 │ [call] │ │ eigvals! :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ [&&] │ │ [call] │ │ ! :: Identifier │ scope_layer=1 │ [call] │ │ isnothing :: Identifier │ scope_layer=1 │ sortby :: Identifier │ scope_layer=1 │ [call] │ │ sort! :: Identifier │ scope_layer=1 │ vals :: Identifier │ scope_layer=1 │ [kw] │ │ by :: Identifier │ scope_layer=1 │ sortby :: Identifier │ scope_layer=1 │ [call] │ │ reverse! :: Identifier │ scope_layer=1 │ vals :: Identifier │ scope_layer=1 │ [return] │ │ [.] │ │ complex :: Identifier │ scope_layer=1 │ [tuple] │ │ 0 :: Value │ macro_source=78 │ [call] │ │ - :: Identifier │ scope_layer=1 │ vals :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl" │ line = 462 └ mod = SkewLinearAlgebra ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 =# - `jl_assert(!(haskey(ssa_rewrites, lhs_id)), _)`: multiple assignments to ssavalue Expression:  (= #₁ (call core.TypeVar :#T1 #₇₁/Real)) Containing expressions:  (= #₁ (call core.TypeVar :#T1 #₇₁/Real))  Detailed provenance:  (= #₁ (call core.TypeVar :#T1 #₇₁/Real)) @#= /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:366 =#  └─ (= #₁ (call core.TypeVar :#T1 #₁₂/Real)) @#= /source/usr/share/julia/JuliaLowering/src/closure_conversion.jl:197 =#  └─ (= #₁ (call core.TypeVar :#T1 #₁₂/Real)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =#  └─ (= #₁ (call core.TypeVar :#T1 Real)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =#  └─ (= #₁ (call core.TypeVar :#T1 Real))  └─ (call core.TypeVar :#T1 Real) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3025 =#  └─ (<: Real)  └─ (<: Real)  └─ (<: Real)  └─ (<: Real)  ├─ @ /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462  └─ (macrocall @views :(#= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 =#) (function (where (call (. LA (inert eigvals!)) (:: A (curly SkewHermTridiagonal T V Vim)) (kw (:: sortby (curly Union Function Nothing)) nothing)) (<: T Complex) (<: V (curly AbstractVector T)) (<: Vim (curly Union (curly AbstractVector (<: Real)) Nothing))) (block (= S (ref (call to_symtridiagonal A) 1)) (= vals (call eigvals! S)) (&& (call ! (call isnothing sortby)) (call sort! vals (kw by sortby))) (call reverse! vals) (return (. complex (tuple 0 (call - vals)))))))  └─ @ /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462  Stacktrace:  [1] iterate(A::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}})  @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:23 [inlined]  [2] renumber_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, input_code::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, slot_rewrites::Dict{Int64, Int64})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1106  [3] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1223  [4] linearize_ir(ctx::Base.JuliaLowering.ClosureConversionCtx{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1253  [5] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:33  [6] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [7] top-level scope  @ ~/.julia/packages/SkewLinearAlgebra/cSbBn/src/SkewLinearAlgebra.jl:30  [8] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [9] 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  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [13] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [15] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 in expression starting at /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/SkewLinearAlgebra.jl:2 in expression starting at stdin:5 ✗ SkewLinearAlgebra 0.8 s ✓ TPSAInterface 2.3 s ✓ IrrationalConstants 1.9 s ✓ Crayons 0.8 s ✓ DelimitedFiles 2.2 s ✓ Preferences 1.5 s ✓ LogExpFunctions 2.5 s ✓ JLLWrappers 2.5 s ✓ PrecompileTools 2.9 s ✓ OpenSpecFun_jll 3.0 s ✓ OpenBLAS32_jll 309.8 s ✓ StaticArrays 80.4 s ✓ SpecialFunctions 3.3 s ✓ GTPSA_jll 36.0 s ✓ ReferenceFrameRotations ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1914dd2f-81c6-5fcd-8719-6d5c9610ff09"), "MacroTools") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/GTPSA/x4jbS/src/GTPSA.jl:85  [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/GTPSA/x4jbS/src/GTPSA.jl:1 in expression starting at stdin:5 ✗ GTPSA ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("5c889d49-8c60-4500-9d10-5d3a22e2f4b9"), "SkewLinearAlgebra") 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/NonlinearNormalForm/qd0NY/src/NonlinearNormalForm.jl:31  [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/NonlinearNormalForm/qd0NY/src/NonlinearNormalForm.jl:1 in expression starting at stdin:5 ✗ NonlinearNormalForm ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b27dd330-f138-47c5-815b-40db9dd9b6e8"), "GTPSA") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [12] top-level scope  @ ~/.julia/packages/TPSAInterface/b18wT/ext/TPSAInterfaceGTPSAExt.jl:4  [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/TPSAInterface/b18wT/ext/TPSAInterfaceGTPSAExt.jl:1 in expression starting at stdin:5 ✗ TPSAInterface → TPSAInterfaceGTPSAExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("05e19671-dec8-4f15-984f-54eaa6ca64be"), "NonlinearNormalForm") 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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:195  [11] top-level scope  @ ~/.julia/packages/NonlinearNormalForm/qd0NY/ext/NonlinearNormalFormGTPSAExt.jl:2  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [19] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/NonlinearNormalForm/qd0NY/ext/NonlinearNormalFormGTPSAExt.jl:1 in expression starting at stdin:5 ✗ NonlinearNormalForm → NonlinearNormalFormGTPSAExt 17 dependencies successfully precompiled in 516 seconds. 14 already precompiled. Precompilation completed after 539.11s ################################################################################ # Testing # Testing NonlinearNormalForm Status `/tmp/jl_JEcSH4/Project.toml` [8bb1440f] DelimitedFiles v1.9.1 [b27dd330] GTPSA v1.5.4 [05e19671] NonlinearNormalForm v0.4.4 [189a3867] Reexport v1.2.2 [74f56ac7] ReferenceFrameRotations v3.2.0 [5c889d49] SkewLinearAlgebra v1.1.0 [90137ffa] StaticArrays v1.9.18 [575459ea] TPSAInterface v0.3.0 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_JEcSH4/Manifest.toml` [a8cc5b0e] Crayons v4.1.1 [8bb1440f] DelimitedFiles v1.9.1 [ffbed154] DocStringExtensions v0.9.5 [b27dd330] GTPSA v1.5.4 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [05e19671] NonlinearNormalForm v0.4.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [74f56ac7] ReferenceFrameRotations v3.2.0 [5c889d49] SkewLinearAlgebra v1.1.0 [276daf66] SpecialFunctions v2.7.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [575459ea] TPSAInterface v0.3.0 [a4739e29] GTPSA_jll v1.6.1+0 [656ef2d0] OpenBLAS32_jll v0.3.33+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.1+0 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 =# @views function LA.eigvals!(A::SkewHermTridiagonal{T, V, Vim}, sortby::Union{Function, Nothing} = nothing) where {T <: Complex, V <: AbstractVector{T}, Vim <: Union{AbstractVector{<:Real}, Nothing}} │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 =# │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:463 =# │ S = (to_symtridiagonal(A))[1] │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:464 =# │ vals = eigvals!(S) │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:465 =# │ !(isnothing(sortby)) && sort!(vals, by = sortby) │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:466 =# │ reverse!(vals) │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:467 =# │ return complex.(0, -vals) │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ @views :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ [.] │ │ LA :: Identifier │ │ [inert] │ │ eigvals! :: Identifier │ │ [::] │ │ A :: Identifier │ │ [curly] │ │ SkewHermTridiagonal :: Identifier │ │ T :: Identifier │ │ V :: Identifier │ │ Vim :: Identifier │ │ [kw] │ │ [::] │ │ sortby :: Identifier │ │ [curly] │ │ Union :: Identifier │ │ Function :: Identifier │ │ Nothing :: Identifier │ │ nothing :: Identifier │ │ [<:] │ │ T :: Identifier │ │ Complex :: Identifier │ │ [<:] │ │ V :: Identifier │ │ [curly] │ │ AbstractVector :: Identifier │ │ T :: Identifier │ │ [<:] │ │ Vim :: Identifier │ │ [curly] │ │ Union :: Identifier │ │ [curly] │ │ AbstractVector :: Identifier │ │ [<:] │ │ Real :: Identifier │ │ Nothing :: Identifier │ │ [block] │ │ [=] │ │ S :: Identifier │ │ [ref] │ │ [call] │ │ to_symtridiagonal :: Identifier │ │ A :: Identifier │ │ 1 :: Value │ │ [=] │ │ vals :: Identifier │ │ [call] │ │ eigvals! :: Identifier │ │ S :: Identifier │ │ [&&] │ │ [call] │ │ ! :: Identifier │ │ [call] │ │ isnothing :: Identifier │ │ sortby :: Identifier │ │ [call] │ │ sort! :: Identifier │ │ vals :: Identifier │ │ [kw] │ │ by :: Identifier │ │ sortby :: Identifier │ │ [call] │ │ reverse! :: Identifier │ │ vals :: Identifier │ │ [return] │ │ [.] │ │ complex :: Identifier │ │ [tuple] │ │ 0 :: Value │ │ [call] │ │ - :: Identifier │ │ vals :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [function] │ │ [where] │ │ [call] │ │ [.] │ │ LA :: Identifier │ scope_layer=1 │ [inert] │ │ eigvals! :: Identifier │ │ [::] │ │ A :: Identifier │ scope_layer=1 │ [curly] │ │ SkewHermTridiagonal :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ V :: Identifier │ scope_layer=1 │ Vim :: Identifier │ scope_layer=1 │ [kw] │ │ [::] │ │ sortby :: Identifier │ scope_layer=1 │ [curly] │ │ Union :: Identifier │ scope_layer=1 │ Function :: Identifier │ scope_layer=1 │ Nothing :: Identifier │ scope_layer=1 │ nothing :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ Complex :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ V :: Identifier │ scope_layer=1 │ [curly] │ │ AbstractVector :: Identifier │ scope_layer=1 │ T :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ Vim :: Identifier │ scope_layer=1 │ [curly] │ │ Union :: Identifier │ scope_layer=1 │ [curly] │ │ AbstractVector :: Identifier │ scope_layer=1 │ [<:] │ scope_layer=1 │ Real :: Identifier │ scope_layer=1 │ Nothing :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ S :: Identifier │ scope_layer=1 │ [call] │ │ Base.maybeview :: Value │ macro_source=78 │ [call] │ │ to_symtridiagonal :: Identifier │ scope_layer=1 │ A :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=78 │ [=] │ │ vals :: Identifier │ scope_layer=1 │ [call] │ │ eigvals! :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ [&&] │ │ [call] │ │ ! :: Identifier │ scope_layer=1 │ [call] │ │ isnothing :: Identifier │ scope_layer=1 │ sortby :: Identifier │ scope_layer=1 │ [call] │ │ sort! :: Identifier │ scope_layer=1 │ vals :: Identifier │ scope_layer=1 │ [kw] │ │ by :: Identifier │ scope_layer=1 │ sortby :: Identifier │ scope_layer=1 │ [call] │ │ reverse! :: Identifier │ scope_layer=1 │ vals :: Identifier │ scope_layer=1 │ [return] │ │ [.] │ │ complex :: Identifier │ scope_layer=1 │ [tuple] │ │ 0 :: Value │ macro_source=78 │ [call] │ │ - :: Identifier │ scope_layer=1 │ vals :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl" │ line = 462 └ mod = SkewLinearAlgebra ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 =# - `jl_assert(!(haskey(ssa_rewrites, lhs_id)), _)`: multiple assignments to ssavalue Expression:  (= #₁ (call core.TypeVar :#T1 #₇₁/Real)) Containing expressions:  (= #₁ (call core.TypeVar :#T1 #₇₁/Real))  Detailed provenance:  (= #₁ (call core.TypeVar :#T1 #₇₁/Real)) @#= /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:366 =#  └─ (= #₁ (call core.TypeVar :#T1 #₁₂/Real)) @#= /source/usr/share/julia/JuliaLowering/src/closure_conversion.jl:197 =#  └─ (= #₁ (call core.TypeVar :#T1 #₁₂/Real)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =#  └─ (= #₁ (call core.TypeVar :#T1 Real)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =#  └─ (= #₁ (call core.TypeVar :#T1 Real))  └─ (call core.TypeVar :#T1 Real) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3025 =#  └─ (<: Real)  └─ (<: Real)  └─ (<: Real)  └─ (<: Real)  ├─ @ /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462  └─ (macrocall @views :(#= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 =#) (function (where (call (. LA (inert eigvals!)) (:: A (curly SkewHermTridiagonal T V Vim)) (kw (:: sortby (curly Union Function Nothing)) nothing)) (<: T Complex) (<: V (curly AbstractVector T)) (<: Vim (curly Union (curly AbstractVector (<: Real)) Nothing))) (block (= S (ref (call to_symtridiagonal A) 1)) (= vals (call eigvals! S)) (&& (call ! (call isnothing sortby)) (call sort! vals (kw by sortby))) (call reverse! vals) (return (. complex (tuple 0 (call - vals)))))))  └─ @ /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462  Stacktrace:  [1] iterate(A::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}})  @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:23 [inlined]  [2] renumber_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, input_code::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, slot_rewrites::Dict{Int64, Int64})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1106  [3] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1223  [4] linearize_ir(ctx::Base.JuliaLowering.ClosureConversionCtx{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1253  [5] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:33  [6] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [7] top-level scope  @ ~/.julia/packages/SkewLinearAlgebra/cSbBn/src/SkewLinearAlgebra.jl:30  [8] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [9] 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  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [13] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [15] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 in expression starting at /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/SkewLinearAlgebra.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("5c889d49-8c60-4500-9d10-5d3a22e2f4b9"), "SkewLinearAlgebra") 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/NonlinearNormalForm/qd0NY/src/NonlinearNormalForm.jl:31  [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/NonlinearNormalForm/qd0NY/src/NonlinearNormalForm.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ NonlinearNormalForm │ [Output was shown above] └ ┌ SkewLinearAlgebra │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :(#= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 =# @views function LA.eigvals!(A::SkewHermTridiagonal{T, V, Vim}, sortby::Union{Function, Nothing} = nothing) where {T <: Complex, V <: AbstractVector{T}, Vim <: Union{AbstractVector{<:Real}, Nothing}} │ │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 =# │ │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:463 =# │ │ S = (to_symtridiagonal(A))[1] │ │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:464 =# │ │ vals = eigvals!(S) │ │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:465 =# │ │ !(isnothing(sortby)) && sort!(vals, by = sortby) │ │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:466 =# │ │ reverse!(vals) │ │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:467 =# │ │ return complex.(0, -vals) │ │ end) │ │ st0 = │ │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ │ [macrocall] │ │ │ @views :: Identifier │ │ │ :(#= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 =#) :: Value │ │ │ [function] │ │ │ [where] │ │ │ [call] │ │ │ [.] │ │ │ LA :: Identifier │ │ │ [inert] │ │ │ eigvals! :: Identifier │ │ │ [::] │ │ │ A :: Identifier │ │ │ [curly] │ │ │ SkewHermTridiagonal :: Identifier │ │ │ T :: Identifier │ │ │ V :: Identifier │ │ │ Vim :: Identifier │ │ │ [kw] │ │ │ [::] │ │ │ sortby :: Identifier │ │ │ [curly] │ │ │ Union :: Identifier │ │ │ Function :: Identifier │ │ │ Nothing :: Identifier │ │ │ nothing :: Identifier │ │ │ [<:] │ │ │ T :: Identifier │ │ │ Complex :: Identifier │ │ │ [<:] │ │ │ V :: Identifier │ │ │ [curly] │ │ │ AbstractVector :: Identifier │ │ │ T :: Identifier │ │ │ [<:] │ │ │ Vim :: Identifier │ │ │ [curly] │ │ │ Union :: Identifier │ │ │ [curly] │ │ │ AbstractVector :: Identifier │ │ │ [<:] │ │ │ Real :: Identifier │ │ │ Nothing :: Identifier │ │ │ [block] │ │ │ [=] │ │ │ S :: Identifier │ │ │ [ref] │ │ │ [call] │ │ │ to_symtridiagonal :: Identifier │ │ │ A :: Identifier │ │ │ 1 :: Value │ │ │ [=] │ │ │ vals :: Identifier │ │ │ [call] │ │ │ eigvals! :: Identifier │ │ │ S :: Identifier │ │ │ [&&] │ │ │ [call] │ │ │ ! :: Identifier │ │ │ [call] │ │ │ isnothing :: Identifier │ │ │ sortby :: Identifier │ │ │ [call] │ │ │ sort! :: Identifier │ │ │ vals :: Identifier │ │ │ [kw] │ │ │ by :: Identifier │ │ │ sortby :: Identifier │ │ │ [call] │ │ │ reverse! :: Identifier │ │ │ vals :: Identifier │ │ │ [return] │ │ │ [.] │ │ │ complex :: Identifier │ │ │ [tuple] │ │ │ 0 :: Value │ │ │ [call] │ │ │ - :: Identifier │ │ │ vals :: Identifier │ │ │ │ │ st1 = │ │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ │ [function] │ │ │ [where] │ │ │ [call] │ │ │ [.] │ │ │ LA :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ eigvals! :: Identifier │ │ │ [::] │ │ │ A :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ SkewHermTridiagonal :: Identifier │ scope_layer=1 │ │ T :: Identifier │ scope_layer=1 │ │ V :: Identifier │ scope_layer=1 │ │ Vim :: Identifier │ scope_layer=1 │ │ [kw] │ │ │ [::] │ │ │ sortby :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ Union :: Identifier │ scope_layer=1 │ │ Function :: Identifier │ scope_layer=1 │ │ Nothing :: Identifier │ scope_layer=1 │ │ nothing :: Identifier │ scope_layer=1 │ │ [<:] │ scope_layer=1 │ │ T :: Identifier │ scope_layer=1 │ │ Complex :: Identifier │ scope_layer=1 │ │ [<:] │ scope_layer=1 │ │ V :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ AbstractVector :: Identifier │ scope_layer=1 │ │ T :: Identifier │ scope_layer=1 │ │ [<:] │ scope_layer=1 │ │ Vim :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ Union :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ AbstractVector :: Identifier │ scope_layer=1 │ │ [<:] │ scope_layer=1 │ │ Real :: Identifier │ scope_layer=1 │ │ Nothing :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [=] │ │ │ S :: Identifier │ scope_layer=1 │ │ [call] │ │ │ Base.maybeview :: Value │ macro_source=78 │ │ [call] │ │ │ to_symtridiagonal :: Identifier │ scope_layer=1 │ │ A :: Identifier │ scope_layer=1 │ │ 1 :: Value │ macro_source=78 │ │ [=] │ │ │ vals :: Identifier │ scope_layer=1 │ │ [call] │ │ │ eigvals! :: Identifier │ scope_layer=1 │ │ S :: Identifier │ scope_layer=1 │ │ [&&] │ │ │ [call] │ │ │ ! :: Identifier │ scope_layer=1 │ │ [call] │ │ │ isnothing :: Identifier │ scope_layer=1 │ │ sortby :: Identifier │ scope_layer=1 │ │ [call] │ │ │ sort! :: Identifier │ scope_layer=1 │ │ vals :: Identifier │ scope_layer=1 │ │ [kw] │ │ │ by :: Identifier │ scope_layer=1 │ │ sortby :: Identifier │ scope_layer=1 │ │ [call] │ │ │ reverse! :: Identifier │ scope_layer=1 │ │ vals :: Identifier │ scope_layer=1 │ │ [return] │ │ │ [.] │ │ │ complex :: Identifier │ scope_layer=1 │ │ [tuple] │ │ │ 0 :: Value │ macro_source=78 │ │ [call] │ │ │ - :: Identifier │ scope_layer=1 │ │ vals :: Identifier │ scope_layer=1 │ │ │ │ file = "/home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl" │ │ line = 462 │ └ mod = SkewLinearAlgebra │ ERROR: LoadError: internal lowering bug: │ #= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 =# - `jl_assert(!(haskey(ssa_rewrites, lhs_id)), _)`: multiple assignments to ssavalue │ Expression: │ (= #₁ (call core.TypeVar :#T1 #₇₁/Real)) │ Containing expressions: │ (= #₁ (call core.TypeVar :#T1 #₇₁/Real)) │ │ Detailed provenance: │ (= #₁ (call core.TypeVar :#T1 #₇₁/Real)) @#= /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:366 =# │ └─ (= #₁ (call core.TypeVar :#T1 #₁₂/Real)) @#= /source/usr/share/julia/JuliaLowering/src/closure_conversion.jl:197 =# │ └─ (= #₁ (call core.TypeVar :#T1 #₁₂/Real)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =# │ └─ (= #₁ (call core.TypeVar :#T1 Real)) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:231 =# │ └─ (= #₁ (call core.TypeVar :#T1 Real)) │ └─ (call core.TypeVar :#T1 Real) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3025 =# │ └─ (<: Real) │ └─ (<: Real) │ └─ (<: Real) │ └─ (<: Real) │ ├─ @ /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 │ └─ (macrocall @views :(#= /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 =#) (function (where (call (. LA (inert eigvals!)) (:: A (curly SkewHermTridiagonal T V Vim)) (kw (:: sortby (curly Union Function Nothing)) nothing)) (<: T Complex) (<: V (curly AbstractVector T)) (<: Vim (curly Union (curly AbstractVector (<: Real)) Nothing))) (block (= S (ref (call to_symtridiagonal A) 1)) (= vals (call eigvals! S)) (&& (call ! (call isnothing sortby)) (call sort! vals (kw by sortby))) (call reverse! vals) (return (. complex (tuple 0 (call - vals))))))) │ └─ @ /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 │ │ Stacktrace: │ [1] iterate(A::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}) │ @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:23 [inlined] │ [2] renumber_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, input_code::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, slot_rewrites::Dict{Int64, Int64}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1106 │ [3] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1223 │ [4] linearize_ir(ctx::Base.JuliaLowering.ClosureConversionCtx{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1253 │ [5] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:33 │ [6] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:327 │ [7] top-level scope │ @ ~/.julia/packages/SkewLinearAlgebra/cSbBn/src/SkewLinearAlgebra.jl:30 │ [8] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [9] 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 │ [10] top-level scope │ @ stdin:5 │ [11] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [13] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [inlined] │ [14] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:353 │ [15] _start() │ @ Base ./client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/tridiag.jl:462 │ in expression starting at /home/pkgeval/.julia/packages/SkewLinearAlgebra/cSbBn/src/SkewLinearAlgebra.jl:2 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 2 packages failed to precompile: NonlinearNormalForm Failed to precompile NonlinearNormalForm [05e19671-dec8-4f15-984f-54eaa6ca64be] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearNormalForm/jl_TVF8kt" (ProcessExited(1)). SkewLinearAlgebra Failed to precompile SkewLinearAlgebra [5c889d49-8c60-4500-9d10-5d3a22e2f4b9] to "/home/pkgeval/.julia/compiled/v1.14/SkewLinearAlgebra/jl_PaMrl0" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/NonlinearNormalForm/qd0NY/test/runtests.jl:1 Testing failed after 24.91s ERROR: LoadError: Package NonlinearNormalForm 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 624.06s: package fails to precompile