Package evaluation to load PosDefManifold on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T15:20:44.820 ################################################################################ # Set-up # Set-up completed after 0.15s ################################################################################ # Installation # Installing PosDefManifold... Resolving package versions... Installed Statistics ─────────── v1.11.1 Installed PrecompileSignatures ─ v3.0.3 Installed PosDefManifold ─────── v0.5.8 Updating `~/.julia/environments/v1.14/Project.toml` [f45a3650] + PosDefManifold v0.5.8 Updating `~/.julia/environments/v1.14/Manifest.toml` [f45a3650] + PosDefManifold v0.5.8 [91cefc8d] + PrecompileSignatures v3.0.3 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 8.63s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 1.4 s ✓ Statistics 2.7 s ✓ PrecompileSignatures ┌ Info: JuliaLowering threw given input: │ code = │ :(function dim(vector::AnyMatrixVector, d::Int) │ #= /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:262 =# │ #= /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:263 =# │ if d == 1 │ #= /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:263 =# │ return length(vector) │ elseif #= /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:264 =# 2 <= d <= 3 │ #= /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:264 =# │ return size(vector[1], d - 1) │ elseif #= /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:265 =# return 0 │ #= /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:265 =# │ end │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,context,syntax_flags,name_val,meta,value,jl_source,is_toplevel_thunk,source │ [function] | │ [call] | │ dim :: Identifier | │ [::] | │ vector :: Identifier | │ AnyMatrixVector :: Identifier | │ [::] | │ d :: Identifier | │ Int :: Identifier | │ [block] | │ [if] | │ [call] | │ == :: Identifier | │ d :: Identifier | │ 1 :: Value | │ [block] | │ [return] | │ [call] | │ length :: Identifier | │ vector :: Identifier | │ [elseif] | │ [block] | │ [comparison] | │ 2 :: Value | │ <= :: Identifier | │ d :: Identifier | │ <= :: Identifier | │ 3 :: Value | │ [block] | │ [return] | │ [call] | │ size :: Identifier | │ [ref] | │ vector :: Identifier | │ 1 :: Value | │ [call] | │ - :: Identifier | │ d :: Identifier | │ 1 :: Value | │ [elseif] | │ [block] | │ [return] | │ 0 :: Value | │ [block] | │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,context,syntax_flags,name_val,meta,value,jl_source,is_toplevel_thunk,source │ [function] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [call] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ dim :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [::] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ vector :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ AnyMatrixVector :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [::] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ d :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ Int :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [block] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [if] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [call] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ == :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ d :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ 1 :: Value | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [block] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [return] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [call] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ length :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ vector :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [elseif] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [block] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [comparison] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ 2 :: Value | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ <= :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ d :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ <= :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ 3 :: Value | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [block] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [return] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [call] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ size :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [ref] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ vector :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ 1 :: Value | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [call] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ - :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ d :: Identifier | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ 1 :: Value | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [elseif] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [block] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [return] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ 0 :: Value | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ [block] | [old,SL(IqGMDXhVnVQ,PosDefManifold,),], │ │ file = "/home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl" │ line = 262 └ mod = PosDefManifold ERROR: LoadError: MethodError: no method matching head(::Nothing) The function `head` exists, but no method is defined for this combination of argument types.  Closest candidates are:  head(!Matched::Base.JuliaSyntax.FullToken)  @ Base /source/usr/share/julia/JuliaSyntax/src/core/parse_stream.jl:509  head(!Matched::Base.JuliaSyntax.Token)  @ Base /source/usr/share/julia/JuliaSyntax/src/julia/parser_api.jl:174  head(!Matched::Base.JuliaSyntax.RawGreenNode)  @ Base /source/usr/share/julia/JuliaSyntax/src/core/parse_stream.jl:189  ...  Stacktrace:  [1] kind(x::Nothing)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/core/parse_stream.jl:64  [2] is_valid_ir_argument(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:6  [3] is_valid_body_ir_argument(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:106  [4] compile_condition_term(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:418  [5] compile_conditional(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, false_label::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:457  [6] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:797  ┌ [7] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:802  ╰──── repeated 2 times  [9] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:715  [10] compile_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1037  [11] 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:1197  [12] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:854  [13] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:715  [14] compile_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1037  [15] 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:1197  [16] 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:1287  [17] 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  [18] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [19] top-level scope  @ ~/.julia/packages/PosDefManifold/sFy5R/src/PosDefManifold.jl:208  [20] include(mod::Module, _path::String)  @ Base Base.jl:325  [21] 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:3303  [22] top-level scope  @ stdin:5  [23] eval(m::Module, e::Any)  @ Core boot.jl:522  [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [25] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [26] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [27] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:262 in expression starting at /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/PosDefManifold.jl:10 in expression starting at stdin:5 ✗ PosDefManifold 2 dependencies successfully precompiled in 11 seconds Precompilation completed after 41.12s ################################################################################ # Loading # Loading PosDefManifold... ┌ Info: JuliaLowering threw given input: │ code = │ :(function dim(vector::AnyMatrixVector, d::Int) │ #= /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:262 =# │ #= /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:263 =# │ if d == 1 │ #= /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:263 =# │ return length(vector) │ elseif #= /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:264 =# 2 <= d <= 3 │ #= /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:264 =# │ return size(vector[1], d - 1) │ elseif #= /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:265 =# return 0 │ #= /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:265 =# │ end │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,context,syntax_flags,name_val,meta,value,jl_source,is_toplevel_thunk,source │ [function] | │ [call] | │ dim :: Identifier | │ [::] | │ vector :: Identifier | │ AnyMatrixVector :: Identifier | │ [::] | │ d :: Identifier | │ Int :: Identifier | │ [block] | │ [if] | │ [call] | │ == :: Identifier | │ d :: Identifier | │ 1 :: Value | │ [block] | │ [return] | │ [call] | │ length :: Identifier | │ vector :: Identifier | │ [elseif] | │ [block] | │ [comparison] | │ 2 :: Value | │ <= :: Identifier | │ d :: Identifier | │ <= :: Identifier | │ 3 :: Value | │ [block] | │ [return] | │ [call] | │ size :: Identifier | │ [ref] | │ vector :: Identifier | │ 1 :: Value | │ [call] | │ - :: Identifier | │ d :: Identifier | │ 1 :: Value | │ [elseif] | │ [block] | │ [return] | │ 0 :: Value | │ [block] | │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,context,syntax_flags,name_val,meta,value,jl_source,is_toplevel_thunk,source │ [function] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [call] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ dim :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [::] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ vector :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ AnyMatrixVector :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [::] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ d :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ Int :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [block] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [if] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [call] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ == :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ d :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ 1 :: Value | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [block] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [return] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [call] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ length :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ vector :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [elseif] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [block] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [comparison] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ 2 :: Value | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ <= :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ d :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ <= :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ 3 :: Value | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [block] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [return] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [call] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ size :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [ref] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ vector :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ 1 :: Value | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [call] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ - :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ d :: Identifier | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ 1 :: Value | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [elseif] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [block] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [return] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ 0 :: Value | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ [block] | [old,SL(L5K8KWFAQGK,PosDefManifold,),], │ │ file = "/home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl" │ line = 262 └ mod = PosDefManifold ERROR: LoadError: MethodError: no method matching head(::Nothing) The function `head` exists, but no method is defined for this combination of argument types.  Closest candidates are:  head(!Matched::Base.JuliaSyntax.FullToken)  @ Base /source/usr/share/julia/JuliaSyntax/src/core/parse_stream.jl:509  head(!Matched::Base.JuliaSyntax.Token)  @ Base /source/usr/share/julia/JuliaSyntax/src/julia/parser_api.jl:174  head(!Matched::Base.JuliaSyntax.RawGreenNode)  @ Base /source/usr/share/julia/JuliaSyntax/src/core/parse_stream.jl:189  ...  Stacktrace:  [1] kind(x::Nothing)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/core/parse_stream.jl:64  [2] is_valid_ir_argument(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:6  [3] is_valid_body_ir_argument(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:106  [4] compile_condition_term(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:418  [5] compile_conditional(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, false_label::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:457  [6] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:797  ┌ [7] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:802  ╰──── repeated 2 times  [9] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:715  [10] compile_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1037  [11] 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:1197  [12] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:854  [13] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:715  [14] compile_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1037  [15] 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:1197  [16] 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:1287  [17] 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  [18] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [19] top-level scope  @ ~/.julia/packages/PosDefManifold/sFy5R/src/PosDefManifold.jl:208  [20] include(mod::Module, _path::String)  @ Base Base.jl:325  [21] 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:3303  [22] top-level scope  @ stdin:5  [23] eval(m::Module, e::Any)  @ Core boot.jl:522  [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [25] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [26] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [27] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/linearAlgebra.jl:262 in expression starting at /home/pkgeval/.julia/packages/PosDefManifold/sFy5R/src/PosDefManifold.jl:10 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ PosDefManifold │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: PosDefManifold Failed to precompile PosDefManifold [f45a3650-5c51-11e9-1e9a-133aa5e309cf] to "/home/pkgeval/.julia/compiled/v1.14/PosDefManifold/jl_6GXOeA" (ProcessExited(1)). Loading failed after 14.66s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using PosDefManifold'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base Base.jl:325 [6] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [7] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 90.66s: package fails to precompile