Package evaluation to test Simplace on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T04:19:22.993 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.17s ################################################################################ # Installation # Installing Simplace... Resolving package versions... Installed WinReg ───────────── v1.0.0 Installed OrderedCollections ─ v1.8.2 Installed DataStructures ───── v0.19.5 Installed Simplace ─────────── v0.4.0 Installed JavaCall ─────────── v0.8.1 Updating `~/.julia/environments/v1.14/Project.toml` [b0b0a731] + Simplace v0.4.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [864edb3b] + DataStructures v0.19.5 [494afd89] + JavaCall v0.8.1 ⌅ [bac558e1] + OrderedCollections v1.8.2 [b0b0a731] + Simplace v0.4.0 [1b915085] + WinReg v1.0.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.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.79s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.4 s ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 19.1 s ✓ WinReg 153.1 s ✓ OrderedCollections 167.5 s ✓ DataStructures ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:181 =# Core.@doc " init_current_vm()\n\nAllow initialization from running VM. Uses the first VM it finds.\n" function init_current_vm(libpath) │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:186 =# │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:187 =# │ libjvm = load_libjvm(libpath) │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:188 =# │ pnum = Array{Cint}(undef, 1) │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:189 =# │ ccall(Libdl.dlsym(libjvm, :JNI_GetCreatedJavaVMs), Cint, (Ptr{Ptr{JavaVM}}, Cint, Ptr{Cint}), ppjvm, 1, pnum) │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:190 =# │ jvm = unsafe_load(ppjvm[]) │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:191 =# │ global jvmfunc[] = unsafe_load(jvm.JNIInvokeInterface_) │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:192 =# │ ccall((jvmfunc[]).GetEnv, Cint, (Ptr{Nothing}, Ptr{Ptr{JNIEnv}}, Cint), ppjvm[], ppenv, JNI.JNI_VERSION_1_8) │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:193 =# │ load_jni(ppenv[1]) │ 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] │ │ @doc :: Identifier │ mod │ :(#= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:181 =#) :: Value │ │ " init_current_vm()\n\nAllow initialization from running VM. Uses the first VM it finds.\n" :: Value │ │ [function] │ │ [call] │ │ init_current_vm :: Identifier │ │ libpath :: Identifier │ │ [block] │ │ [=] │ │ libjvm :: Identifier │ │ [call] │ │ load_libjvm :: Identifier │ │ libpath :: Identifier │ │ [=] │ │ pnum :: Identifier │ │ [call] │ │ [curly] │ │ Array :: Identifier │ │ Cint :: Identifier │ │ undef :: Identifier │ │ 1 :: Value │ │ [call] │ │ ccall :: Identifier │ │ [call] │ │ [.] │ │ Libdl :: Identifier │ │ [inert] │ │ dlsym :: Identifier │ │ libjvm :: Identifier │ │ [inert] │ │ JNI_GetCreatedJavaVMs :: Identifier │ │ Cint :: Identifier │ │ [tuple] │ │ [curly] │ │ Ptr :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ JavaVM :: Identifier │ │ Cint :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ Cint :: Identifier │ │ ppjvm :: Identifier │ │ 1 :: Value │ │ pnum :: Identifier │ │ [=] │ │ jvm :: Identifier │ │ [call] │ │ unsafe_load :: Identifier │ │ [ref] │ │ ppjvm :: Identifier │ │ [global] │ │ [=] │ │ [ref] │ │ jvmfunc :: Identifier │ │ [call] │ │ unsafe_load :: Identifier │ │ [.] │ │ jvm :: Identifier │ │ [inert] │ │ JNIInvokeInterface_ :: Identifier │ │ [call] │ │ ccall :: Identifier │ │ [.] │ │ [ref] │ │ jvmfunc :: Identifier │ │ [inert] │ │ GetEnv :: Identifier │ │ Cint :: Identifier │ │ [tuple] │ │ [curly] │ │ Ptr :: Identifier │ │ Nothing :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ JNIEnv :: Identifier │ │ Cint :: Identifier │ │ [ref] │ │ ppjvm :: Identifier │ │ ppenv :: Identifier │ │ [.] │ │ JNI :: Identifier │ │ [inert] │ │ JNI_VERSION_1_8 :: Identifier │ │ [call] │ │ load_jni :: Identifier │ │ [ref] │ │ ppenv :: Identifier │ │ 1 :: Value │ │ │ 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 │ [block] │ │ [=] │ │ val :: Identifier │ scope_layer=3 │ [function] │ │ [call] │ │ init_current_vm :: Identifier │ scope_layer=1 │ libpath :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ libjvm :: Identifier │ scope_layer=1 │ [call] │ │ load_libjvm :: Identifier │ scope_layer=1 │ libpath :: Identifier │ scope_layer=1 │ [=] │ │ pnum :: Identifier │ scope_layer=1 │ [call] │ │ [curly] │ │ Array :: Identifier │ scope_layer=1 │ Cint :: Identifier │ scope_layer=1 │ undef :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=92 │ [call] │ │ ccall :: Identifier │ scope_layer=1 │ [call] │ │ [.] │ │ Libdl :: Identifier │ scope_layer=1 │ [inert] │ │ dlsym :: Identifier │ │ libjvm :: Identifier │ scope_layer=1 │ [inert] │ │ JNI_GetCreatedJavaVMs :: Identifier │ │ Cint :: Identifier │ scope_layer=1 │ [tuple] │ │ [curly] │ │ Ptr :: Identifier │ scope_layer=1 │ [curly] │ │ Ptr :: Identifier │ scope_layer=1 │ JavaVM :: Identifier │ scope_layer=1 │ Cint :: Identifier │ scope_layer=1 │ [curly] │ │ Ptr :: Identifier │ scope_layer=1 │ Cint :: Identifier │ scope_layer=1 │ ppjvm :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=92 │ pnum :: Identifier │ scope_layer=1 │ [=] │ │ jvm :: Identifier │ scope_layer=1 │ [call] │ │ unsafe_load :: Identifier │ scope_layer=1 │ [ref] │ │ ppjvm :: Identifier │ scope_layer=1 │ [global] │ │ [=] │ │ [ref] │ │ jvmfunc :: Identifier │ scope_layer=1 │ [call] │ │ unsafe_load :: Identifier │ scope_layer=1 │ [.] │ │ jvm :: Identifier │ scope_layer=1 │ [inert] │ │ JNIInvokeInterface_ :: Identifier │ │ [call] │ │ ccall :: Identifier │ scope_layer=1 │ [.] │ │ [ref] │ │ jvmfunc :: Identifier │ scope_layer=1 │ [inert] │ │ GetEnv :: Identifier │ │ Cint :: Identifier │ scope_layer=1 │ [tuple] │ │ [curly] │ │ Ptr :: Identifier │ scope_layer=1 │ Nothing :: Identifier │ scope_layer=1 │ [curly] │ │ Ptr :: Identifier │ scope_layer=1 │ [curly] │ │ Ptr :: Identifier │ scope_layer=1 │ JNIEnv :: Identifier │ scope_layer=1 │ Cint :: Identifier │ scope_layer=1 │ [ref] │ │ ppjvm :: Identifier │ scope_layer=1 │ ppenv :: Identifier │ scope_layer=1 │ [.] │ │ JNI :: Identifier │ scope_layer=1 │ [inert] │ │ JNI_VERSION_1_8 :: Identifier │ │ [call] │ │ load_jni :: Identifier │ scope_layer=1 │ [ref] │ │ ppenv :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=92 │ [call] │ │ Base.Docs.doc! :: Value │ macro_source=92 │ JavaCall.JNI :: Value │ macro_source=92 │ [call] │ │ Base.Docs.Binding :: Value │ macro_source=92 │ JavaCall.JNI :: Value │ │ [inert] │ jl_source=L65 │ init_current_vm :: Identifier │ │ [call] │ macro_source=92 │ Base.Docs.docstr :: Value │ macro_source=92 │ [call] │ macro_source=92 │ Core.svec :: Value │ macro_source=92 │ " init_current_vm()\n\nAllow initialization from running VM. Uses the first VM it finds.\n" :: Value │ macro_source=92 │ [call] │ macro_source=92 │ Dict{Symbol, Any} :: Value │ macro_source=92 │ :path => "/home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl" :: Value │ macro_source=92 │ :linenumber => 181 :: Value │ macro_source=92 │ :module => JavaCall.JNI :: Value │ macro_source=92 │ [curly] │ │ Union :: Identifier │ scope_layer=1 │ [curly] │ │ Tuple :: Identifier │ scope_layer=1 │ Any :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=3 │ │ file = "/home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl" │ line = 181 └ mod = JavaCall.JNI ERROR: LoadError: No match found for `(ref jvmfunc)` at #= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2182 =# Stacktrace:  [1] make_lhs_decls(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, stmts::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, declkind::Base.JuliaSyntax.Kind, declmeta::Nothing, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, type_decls::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2182  [2] expand_decls(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:2210  [3] 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:4278  [4] expand_forms_2(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:4133 [inlined]  [5] (::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4421 [inlined]  [6] 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  [7] 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:4421  [8] expand_forms_2(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:4133  [9] macro expansion  @ /source/usr/share/julia/JuliaLowering/src/ast.jl:290 [inlined]  [10] 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:2417  [11] macro expansion  @ /source/usr/share/julia/JuliaLowering/src/ast.jl:357 [inlined]  [12] 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:2863  [13] 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:4249  [14] expand_forms_2(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:4133  [15] 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:1320  [16] expand_assignment(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:1270  [17] 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:4177  [18] expand_forms_2(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:4133 [inlined]  [19] (::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4421 [inlined]  [20] 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  [21] 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:4421  [22] expand_forms_2(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:4133 [inlined]  [23] 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:4450  [24] 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  [25] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [26] top-level scope  @ ~/.julia/packages/JavaCall/sPJJR/src/JavaCall.jl:35  [27] include(mod::Module, _path::String)  @ Base Base.jl:326  [28] 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:3296  [29] top-level scope  @ stdin:5  [30] eval(m::Module, e::Any)  @ Core boot.jl:521  [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [32] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [33] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [34] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:1 in expression starting at /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JavaCall.jl:1 in expression starting at stdin:5 ✗ JavaCall ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("494afd89-becb-516b-aafa-70d2670c0337"), "JavaCall") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base 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/Simplace/COmau/src/Simplace.jl:3  [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:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:521  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [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/Simplace/COmau/src/Simplace.jl:1 in expression starting at stdin:5 ✗ Simplace 3 dependencies successfully precompiled in 422 seconds. 11 already precompiled. Precompilation completed after 454.57s ################################################################################ # Testing # Testing Simplace Status `/tmp/jl_Ggk2cb/Project.toml` [494afd89] JavaCall v0.8.1 [b0b0a731] Simplace v0.4.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Ggk2cb/Manifest.toml` [864edb3b] DataStructures v0.19.5 [494afd89] JavaCall v0.8.1 ⌅ [bac558e1] OrderedCollections v1.8.2 [b0b0a731] Simplace v0.4.0 [1b915085] WinReg v1.0.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 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown 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 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode 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 = │ :(#= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:181 =# Core.@doc " init_current_vm()\n\nAllow initialization from running VM. Uses the first VM it finds.\n" function init_current_vm(libpath) │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:186 =# │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:187 =# │ libjvm = load_libjvm(libpath) │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:188 =# │ pnum = Array{Cint}(undef, 1) │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:189 =# │ ccall(Libdl.dlsym(libjvm, :JNI_GetCreatedJavaVMs), Cint, (Ptr{Ptr{JavaVM}}, Cint, Ptr{Cint}), ppjvm, 1, pnum) │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:190 =# │ jvm = unsafe_load(ppjvm[]) │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:191 =# │ global jvmfunc[] = unsafe_load(jvm.JNIInvokeInterface_) │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:192 =# │ ccall((jvmfunc[]).GetEnv, Cint, (Ptr{Nothing}, Ptr{Ptr{JNIEnv}}, Cint), ppjvm[], ppenv, JNI.JNI_VERSION_1_8) │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:193 =# │ load_jni(ppenv[1]) │ 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] │ │ @doc :: Identifier │ mod │ :(#= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:181 =#) :: Value │ │ " init_current_vm()\n\nAllow initialization from running VM. Uses the first VM it finds.\n" :: Value │ │ [function] │ │ [call] │ │ init_current_vm :: Identifier │ │ libpath :: Identifier │ │ [block] │ │ [=] │ │ libjvm :: Identifier │ │ [call] │ │ load_libjvm :: Identifier │ │ libpath :: Identifier │ │ [=] │ │ pnum :: Identifier │ │ [call] │ │ [curly] │ │ Array :: Identifier │ │ Cint :: Identifier │ │ undef :: Identifier │ │ 1 :: Value │ │ [call] │ │ ccall :: Identifier │ │ [call] │ │ [.] │ │ Libdl :: Identifier │ │ [inert] │ │ dlsym :: Identifier │ │ libjvm :: Identifier │ │ [inert] │ │ JNI_GetCreatedJavaVMs :: Identifier │ │ Cint :: Identifier │ │ [tuple] │ │ [curly] │ │ Ptr :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ JavaVM :: Identifier │ │ Cint :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ Cint :: Identifier │ │ ppjvm :: Identifier │ │ 1 :: Value │ │ pnum :: Identifier │ │ [=] │ │ jvm :: Identifier │ │ [call] │ │ unsafe_load :: Identifier │ │ [ref] │ │ ppjvm :: Identifier │ │ [global] │ │ [=] │ │ [ref] │ │ jvmfunc :: Identifier │ │ [call] │ │ unsafe_load :: Identifier │ │ [.] │ │ jvm :: Identifier │ │ [inert] │ │ JNIInvokeInterface_ :: Identifier │ │ [call] │ │ ccall :: Identifier │ │ [.] │ │ [ref] │ │ jvmfunc :: Identifier │ │ [inert] │ │ GetEnv :: Identifier │ │ Cint :: Identifier │ │ [tuple] │ │ [curly] │ │ Ptr :: Identifier │ │ Nothing :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ [curly] │ │ Ptr :: Identifier │ │ JNIEnv :: Identifier │ │ Cint :: Identifier │ │ [ref] │ │ ppjvm :: Identifier │ │ ppenv :: Identifier │ │ [.] │ │ JNI :: Identifier │ │ [inert] │ │ JNI_VERSION_1_8 :: Identifier │ │ [call] │ │ load_jni :: Identifier │ │ [ref] │ │ ppenv :: Identifier │ │ 1 :: Value │ │ │ 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 │ [block] │ │ [=] │ │ val :: Identifier │ scope_layer=3 │ [function] │ │ [call] │ │ init_current_vm :: Identifier │ scope_layer=1 │ libpath :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ libjvm :: Identifier │ scope_layer=1 │ [call] │ │ load_libjvm :: Identifier │ scope_layer=1 │ libpath :: Identifier │ scope_layer=1 │ [=] │ │ pnum :: Identifier │ scope_layer=1 │ [call] │ │ [curly] │ │ Array :: Identifier │ scope_layer=1 │ Cint :: Identifier │ scope_layer=1 │ undef :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=92 │ [call] │ │ ccall :: Identifier │ scope_layer=1 │ [call] │ │ [.] │ │ Libdl :: Identifier │ scope_layer=1 │ [inert] │ │ dlsym :: Identifier │ │ libjvm :: Identifier │ scope_layer=1 │ [inert] │ │ JNI_GetCreatedJavaVMs :: Identifier │ │ Cint :: Identifier │ scope_layer=1 │ [tuple] │ │ [curly] │ │ Ptr :: Identifier │ scope_layer=1 │ [curly] │ │ Ptr :: Identifier │ scope_layer=1 │ JavaVM :: Identifier │ scope_layer=1 │ Cint :: Identifier │ scope_layer=1 │ [curly] │ │ Ptr :: Identifier │ scope_layer=1 │ Cint :: Identifier │ scope_layer=1 │ ppjvm :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=92 │ pnum :: Identifier │ scope_layer=1 │ [=] │ │ jvm :: Identifier │ scope_layer=1 │ [call] │ │ unsafe_load :: Identifier │ scope_layer=1 │ [ref] │ │ ppjvm :: Identifier │ scope_layer=1 │ [global] │ │ [=] │ │ [ref] │ │ jvmfunc :: Identifier │ scope_layer=1 │ [call] │ │ unsafe_load :: Identifier │ scope_layer=1 │ [.] │ │ jvm :: Identifier │ scope_layer=1 │ [inert] │ │ JNIInvokeInterface_ :: Identifier │ │ [call] │ │ ccall :: Identifier │ scope_layer=1 │ [.] │ │ [ref] │ │ jvmfunc :: Identifier │ scope_layer=1 │ [inert] │ │ GetEnv :: Identifier │ │ Cint :: Identifier │ scope_layer=1 │ [tuple] │ │ [curly] │ │ Ptr :: Identifier │ scope_layer=1 │ Nothing :: Identifier │ scope_layer=1 │ [curly] │ │ Ptr :: Identifier │ scope_layer=1 │ [curly] │ │ Ptr :: Identifier │ scope_layer=1 │ JNIEnv :: Identifier │ scope_layer=1 │ Cint :: Identifier │ scope_layer=1 │ [ref] │ │ ppjvm :: Identifier │ scope_layer=1 │ ppenv :: Identifier │ scope_layer=1 │ [.] │ │ JNI :: Identifier │ scope_layer=1 │ [inert] │ │ JNI_VERSION_1_8 :: Identifier │ │ [call] │ │ load_jni :: Identifier │ scope_layer=1 │ [ref] │ │ ppenv :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=92 │ [call] │ │ Base.Docs.doc! :: Value │ macro_source=92 │ JavaCall.JNI :: Value │ macro_source=92 │ [call] │ │ Base.Docs.Binding :: Value │ macro_source=92 │ JavaCall.JNI :: Value │ │ [inert] │ jl_source=L65 │ init_current_vm :: Identifier │ │ [call] │ macro_source=92 │ Base.Docs.docstr :: Value │ macro_source=92 │ [call] │ macro_source=92 │ Core.svec :: Value │ macro_source=92 │ " init_current_vm()\n\nAllow initialization from running VM. Uses the first VM it finds.\n" :: Value │ macro_source=92 │ [call] │ macro_source=92 │ Dict{Symbol, Any} :: Value │ macro_source=92 │ :path => "/home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl" :: Value │ macro_source=92 │ :linenumber => 181 :: Value │ macro_source=92 │ :module => JavaCall.JNI :: Value │ macro_source=92 │ [curly] │ │ Union :: Identifier │ scope_layer=1 │ [curly] │ │ Tuple :: Identifier │ scope_layer=1 │ Any :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=3 │ │ file = "/home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl" │ line = 181 └ mod = JavaCall.JNI ERROR: LoadError: No match found for `(ref jvmfunc)` at #= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2182 =# Stacktrace:  [1] make_lhs_decls(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, stmts::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, declkind::Base.JuliaSyntax.Kind, declmeta::Nothing, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, type_decls::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2182  [2] expand_decls(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:2210  [3] 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:4278  [4] expand_forms_2(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:4133 [inlined]  [5] (::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4421 [inlined]  [6] 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  [7] 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:4421  [8] expand_forms_2(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:4133  [9] macro expansion  @ /source/usr/share/julia/JuliaLowering/src/ast.jl:290 [inlined]  [10] 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:2417  [11] macro expansion  @ /source/usr/share/julia/JuliaLowering/src/ast.jl:357 [inlined]  [12] 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:2863  [13] 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:4249  [14] expand_forms_2(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:4133  [15] 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:1320  [16] expand_assignment(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:1270  [17] 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:4177  [18] expand_forms_2(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:4133 [inlined]  [19] (::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4421 [inlined]  [20] 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  [21] 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:4421  [22] expand_forms_2(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:4133 [inlined]  [23] 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:4450  [24] 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  [25] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [26] top-level scope  @ ~/.julia/packages/JavaCall/sPJJR/src/JavaCall.jl:35  [27] include(mod::Module, _path::String)  @ Base Base.jl:326  [28] 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:3296  [29] top-level scope  @ stdin:5  [30] eval(m::Module, e::Any)  @ Core boot.jl:521  [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [32] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [33] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [34] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:1 in expression starting at /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JavaCall.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("494afd89-becb-516b-aafa-70d2670c0337"), "JavaCall") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base 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/Simplace/COmau/src/Simplace.jl:3  [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:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:521  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [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/Simplace/COmau/src/Simplace.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ JavaCall │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :(#= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:181 =# Core.@doc " init_current_vm()\n\nAllow initialization from running VM. Uses the first VM it finds.\n" function init_current_vm(libpath) │ │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:186 =# │ │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:187 =# │ │ libjvm = load_libjvm(libpath) │ │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:188 =# │ │ pnum = Array{Cint}(undef, 1) │ │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:189 =# │ │ ccall(Libdl.dlsym(libjvm, :JNI_GetCreatedJavaVMs), Cint, (Ptr{Ptr{JavaVM}}, Cint, Ptr{Cint}), ppjvm, 1, pnum) │ │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:190 =# │ │ jvm = unsafe_load(ppjvm[]) │ │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:191 =# │ │ global jvmfunc[] = unsafe_load(jvm.JNIInvokeInterface_) │ │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:192 =# │ │ ccall((jvmfunc[]).GetEnv, Cint, (Ptr{Nothing}, Ptr{Ptr{JNIEnv}}, Cint), ppjvm[], ppenv, JNI.JNI_VERSION_1_8) │ │ #= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:193 =# │ │ load_jni(ppenv[1]) │ │ 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] │ │ │ @doc :: Identifier │ mod │ │ :(#= /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:181 =#) :: Value │ │ │ " init_current_vm()\n\nAllow initialization from running VM. Uses the first VM it finds.\n" :: Value │ │ │ [function] │ │ │ [call] │ │ │ init_current_vm :: Identifier │ │ │ libpath :: Identifier │ │ │ [block] │ │ │ [=] │ │ │ libjvm :: Identifier │ │ │ [call] │ │ │ load_libjvm :: Identifier │ │ │ libpath :: Identifier │ │ │ [=] │ │ │ pnum :: Identifier │ │ │ [call] │ │ │ [curly] │ │ │ Array :: Identifier │ │ │ Cint :: Identifier │ │ │ undef :: Identifier │ │ │ 1 :: Value │ │ │ [call] │ │ │ ccall :: Identifier │ │ │ [call] │ │ │ [.] │ │ │ Libdl :: Identifier │ │ │ [inert] │ │ │ dlsym :: Identifier │ │ │ libjvm :: Identifier │ │ │ [inert] │ │ │ JNI_GetCreatedJavaVMs :: Identifier │ │ │ Cint :: Identifier │ │ │ [tuple] │ │ │ [curly] │ │ │ Ptr :: Identifier │ │ │ [curly] │ │ │ Ptr :: Identifier │ │ │ JavaVM :: Identifier │ │ │ Cint :: Identifier │ │ │ [curly] │ │ │ Ptr :: Identifier │ │ │ Cint :: Identifier │ │ │ ppjvm :: Identifier │ │ │ 1 :: Value │ │ │ pnum :: Identifier │ │ │ [=] │ │ │ jvm :: Identifier │ │ │ [call] │ │ │ unsafe_load :: Identifier │ │ │ [ref] │ │ │ ppjvm :: Identifier │ │ │ [global] │ │ │ [=] │ │ │ [ref] │ │ │ jvmfunc :: Identifier │ │ │ [call] │ │ │ unsafe_load :: Identifier │ │ │ [.] │ │ │ jvm :: Identifier │ │ │ [inert] │ │ │ JNIInvokeInterface_ :: Identifier │ │ │ [call] │ │ │ ccall :: Identifier │ │ │ [.] │ │ │ [ref] │ │ │ jvmfunc :: Identifier │ │ │ [inert] │ │ │ GetEnv :: Identifier │ │ │ Cint :: Identifier │ │ │ [tuple] │ │ │ [curly] │ │ │ Ptr :: Identifier │ │ │ Nothing :: Identifier │ │ │ [curly] │ │ │ Ptr :: Identifier │ │ │ [curly] │ │ │ Ptr :: Identifier │ │ │ JNIEnv :: Identifier │ │ │ Cint :: Identifier │ │ │ [ref] │ │ │ ppjvm :: Identifier │ │ │ ppenv :: Identifier │ │ │ [.] │ │ │ JNI :: Identifier │ │ │ [inert] │ │ │ JNI_VERSION_1_8 :: Identifier │ │ │ [call] │ │ │ load_jni :: Identifier │ │ │ [ref] │ │ │ ppenv :: Identifier │ │ │ 1 :: Value │ │ │ │ │ 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 │ │ [block] │ │ │ [=] │ │ │ val :: Identifier │ scope_layer=3 │ │ [function] │ │ │ [call] │ │ │ init_current_vm :: Identifier │ scope_layer=1 │ │ libpath :: Identifier │ scope_layer=1 │ │ [block] │ │ │ [=] │ │ │ libjvm :: Identifier │ scope_layer=1 │ │ [call] │ │ │ load_libjvm :: Identifier │ scope_layer=1 │ │ libpath :: Identifier │ scope_layer=1 │ │ [=] │ │ │ pnum :: Identifier │ scope_layer=1 │ │ [call] │ │ │ [curly] │ │ │ Array :: Identifier │ scope_layer=1 │ │ Cint :: Identifier │ scope_layer=1 │ │ undef :: Identifier │ scope_layer=1 │ │ 1 :: Value │ macro_source=92 │ │ [call] │ │ │ ccall :: Identifier │ scope_layer=1 │ │ [call] │ │ │ [.] │ │ │ Libdl :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ dlsym :: Identifier │ │ │ libjvm :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ JNI_GetCreatedJavaVMs :: Identifier │ │ │ Cint :: Identifier │ scope_layer=1 │ │ [tuple] │ │ │ [curly] │ │ │ Ptr :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ Ptr :: Identifier │ scope_layer=1 │ │ JavaVM :: Identifier │ scope_layer=1 │ │ Cint :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ Ptr :: Identifier │ scope_layer=1 │ │ Cint :: Identifier │ scope_layer=1 │ │ ppjvm :: Identifier │ scope_layer=1 │ │ 1 :: Value │ macro_source=92 │ │ pnum :: Identifier │ scope_layer=1 │ │ [=] │ │ │ jvm :: Identifier │ scope_layer=1 │ │ [call] │ │ │ unsafe_load :: Identifier │ scope_layer=1 │ │ [ref] │ │ │ ppjvm :: Identifier │ scope_layer=1 │ │ [global] │ │ │ [=] │ │ │ [ref] │ │ │ jvmfunc :: Identifier │ scope_layer=1 │ │ [call] │ │ │ unsafe_load :: Identifier │ scope_layer=1 │ │ [.] │ │ │ jvm :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ JNIInvokeInterface_ :: Identifier │ │ │ [call] │ │ │ ccall :: Identifier │ scope_layer=1 │ │ [.] │ │ │ [ref] │ │ │ jvmfunc :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ GetEnv :: Identifier │ │ │ Cint :: Identifier │ scope_layer=1 │ │ [tuple] │ │ │ [curly] │ │ │ Ptr :: Identifier │ scope_layer=1 │ │ Nothing :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ Ptr :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ Ptr :: Identifier │ scope_layer=1 │ │ JNIEnv :: Identifier │ scope_layer=1 │ │ Cint :: Identifier │ scope_layer=1 │ │ [ref] │ │ │ ppjvm :: Identifier │ scope_layer=1 │ │ ppenv :: Identifier │ scope_layer=1 │ │ [.] │ │ │ JNI :: Identifier │ scope_layer=1 │ │ [inert] │ │ │ JNI_VERSION_1_8 :: Identifier │ │ │ [call] │ │ │ load_jni :: Identifier │ scope_layer=1 │ │ [ref] │ │ │ ppenv :: Identifier │ scope_layer=1 │ │ 1 :: Value │ macro_source=92 │ │ [call] │ │ │ Base.Docs.doc! :: Value │ macro_source=92 │ │ JavaCall.JNI :: Value │ macro_source=92 │ │ [call] │ │ │ Base.Docs.Binding :: Value │ macro_source=92 │ │ JavaCall.JNI :: Value │ │ │ [inert] │ jl_source=L65 │ │ init_current_vm :: Identifier │ │ │ [call] │ macro_source=92 │ │ Base.Docs.docstr :: Value │ macro_source=92 │ │ [call] │ macro_source=92 │ │ Core.svec :: Value │ macro_source=92 │ │ " init_current_vm()\n\nAllow initialization from running VM. Uses the first VM it finds.\n" :: Value │ macro_source=92 │ │ [call] │ macro_source=92 │ │ Dict{Symbol, Any} :: Value │ macro_source=92 │ │ :path => "/home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl" :: Value │ macro_source=92 │ │ :linenumber => 181 :: Value │ macro_source=92 │ │ :module => JavaCall.JNI :: Value │ macro_source=92 │ │ [curly] │ │ │ Union :: Identifier │ scope_layer=1 │ │ [curly] │ │ │ Tuple :: Identifier │ scope_layer=1 │ │ Any :: Identifier │ scope_layer=1 │ │ val :: Identifier │ scope_layer=3 │ │ │ │ file = "/home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl" │ │ line = 181 │ └ mod = JavaCall.JNI │ ERROR: LoadError: No match found for `(ref jvmfunc)` at #= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2182 =# │ Stacktrace: │ [1] make_lhs_decls(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, stmts::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, declkind::Base.JuliaSyntax.Kind, declmeta::Nothing, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, type_decls::Bool) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2182 │ [2] expand_decls(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:2210 │ [3] 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:4278 │ [4] expand_forms_2(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:4133 [inlined] │ [5] (::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4421 [inlined] │ [6] 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 │ [7] 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:4421 │ [8] expand_forms_2(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:4133 │ [9] macro expansion │ @ /source/usr/share/julia/JuliaLowering/src/ast.jl:290 [inlined] │ [10] 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:2417 │ [11] macro expansion │ @ /source/usr/share/julia/JuliaLowering/src/ast.jl:357 [inlined] │ [12] 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:2863 │ [13] 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:4249 │ [14] expand_forms_2(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:4133 │ [15] 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:1320 │ [16] expand_assignment(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:1270 │ [17] 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:4177 │ [18] expand_forms_2(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:4133 [inlined] │ [19] (::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4421 [inlined] │ [20] 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 │ [21] 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:4421 │ [22] expand_forms_2(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:4133 [inlined] │ [23] 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:4450 │ [24] 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 │ [25] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:327 │ [26] top-level scope │ @ ~/.julia/packages/JavaCall/sPJJR/src/JavaCall.jl:35 │ [27] include(mod::Module, _path::String) │ @ Base Base.jl:326 │ [28] 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:3296 │ [29] top-level scope │ @ stdin:5 │ [30] eval(m::Module, e::Any) │ @ Core boot.jl:521 │ [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [32] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [33] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [34] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JNI.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/JavaCall/sPJJR/src/JavaCall.jl:1 │ in expression starting at stdin:5 └ ┌ Simplace │ [Output was shown above] └ ERROR: LoadError: The following 2 packages failed to precompile: JavaCall Failed to precompile JavaCall [494afd89-becb-516b-aafa-70d2670c0337] to "/home/pkgeval/.julia/compiled/v1.14/JavaCall/jl_dvpMbQ" (ProcessExited(1)). Simplace Failed to precompile Simplace [b0b0a731-1897-4268-b4ff-e689c85594d9] to "/home/pkgeval/.julia/compiled/v1.14/Simplace/jl_S31kBk" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Simplace/COmau/test/runtests.jl:1 Testing failed after 96.67s ERROR: LoadError: Package Simplace 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] 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 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 590.72s: package fails to precompile