Package evaluation to load JDBC on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T19:12:45.527 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing JDBC... Resolving package versions... Installed DataAPI ───────────────────── v1.16.0 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed TableTraits ───────────────── v1.0.1 Installed DataValueInterfaces ───────── v1.0.0 Installed Compat ────────────────────── v4.18.1 Installed OrderedCollections ────────── v1.8.1 Installed Tables ────────────────────── v1.12.1 Installed WinReg ────────────────────── v0.3.1 Installed DataStructures ────────────── v0.18.22 Installed JavaCall ──────────────────── v0.7.8 Installed JDBC ──────────────────────── v0.5.0 Updating `~/.julia/environments/v1.14/Project.toml` [6042db11] + JDBC v0.5.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.22 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [6042db11] + JDBC v0.5.0 ⌅ [494afd89] + JavaCall v0.7.8 [bac558e1] + OrderedCollections v1.8.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 ⌅ [1b915085] + WinReg v0.3.1 [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 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs 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 6.08s ################################################################################ # 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... 0.5 s ✓ DataValueInterfaces 0.9 s ✓ DataAPI 147.4 s ✓ OrderedCollections 0.5 s ✓ IteratorInterfaceExtensions 1.4 s ✓ Compat 0.6 s ✓ WinReg 0.5 s ✓ TableTraits 0.6 s ✓ Compat → CompatLinearAlgebraExt 163.0 s ✓ Tables 294.1 s ✓ DataStructures ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:158 =# 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/MlduK/src/JNI.jl:163 =# │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:164 =# │ libjvm = load_libjvm(libpath) │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:165 =# │ pnum = Array{Cint}(undef, 1) │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:166 =# │ ccall(Libdl.dlsym(libjvm, :JNI_GetCreatedJavaVMs), Cint, (Ptr{Ptr{JavaVM}}, Cint, Ptr{Cint}), ppjvm, 1, pnum) │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:167 =# │ jvm = unsafe_load(ppjvm[]) │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:168 =# │ global jvmfunc[] = unsafe_load(jvm.JNIInvokeInterface_) │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:169 =# │ ccall((jvmfunc[]).GetEnv, Cint, (Ptr{Nothing}, Ptr{Ptr{JNIEnv}}, Cint), ppjvm[], ppenv, JNI.JNI_VERSION_1_8) │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:170 =# │ load_jni(ppenv[]) │ 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/MlduK/src/JNI.jl:158 =#) :: 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 │ │ │ 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=91 │ [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=91 │ 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 │ [call] │ │ Base.Docs.doc! :: Value │ macro_source=91 │ JavaCall.JNI :: Value │ macro_source=91 │ [call] │ │ Base.Docs.Binding :: Value │ macro_source=91 │ JavaCall.JNI :: Value │ │ [inert] │ jl_source=L65 │ init_current_vm :: Identifier │ │ [call] │ macro_source=91 │ Base.Docs.docstr :: Value │ macro_source=91 │ [call] │ macro_source=91 │ Core.svec :: Value │ macro_source=91 │ " init_current_vm()\n\nAllow initialization from running VM. Uses the first VM it finds.\n" :: Value │ macro_source=91 │ [call] │ macro_source=91 │ Dict{Symbol, Any} :: Value │ macro_source=91 │ :path => "/home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl" :: Value │ macro_source=91 │ :linenumber => 158 :: Value │ macro_source=91 │ :module => JavaCall.JNI :: Value │ macro_source=91 │ [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/MlduK/src/JNI.jl" │ line = 158 └ mod = JavaCall.JNI ERROR: LoadError: No match found for `(ref jvmfunc)` at #= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2184 =# 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:2184  [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:2212  [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:4297  [4] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [5] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [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:4440  [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:4152  [9] _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]  [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:2419  [11] (::Colon)(start::Int64, stop::Int64)  @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [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:2873  [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:4268  [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:4152  [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:1318  [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:1268  [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:4196  [18] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [19] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [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:4440  [22] Dict{Int64, Int64}()  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [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:4469  [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/MlduK/src/JavaCall.jl:34  [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:3271  [29] top-level scope  @ stdin:5  [30] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [32] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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/MlduK/src/JNI.jl:1 in expression starting at /home/pkgeval/.julia/packages/JavaCall/MlduK/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: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/JDBC/2ruzk/src/JDBC.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JDBC/2ruzk/src/JDBC.jl:2 in expression starting at stdin:5 ✗ JDBC 10 dependencies successfully precompiled in 681 seconds. 13 already precompiled. Precompilation completed after 698.44s ################################################################################ # Loading # Loading JDBC... ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:158 =# 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/MlduK/src/JNI.jl:163 =# │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:164 =# │ libjvm = load_libjvm(libpath) │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:165 =# │ pnum = Array{Cint}(undef, 1) │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:166 =# │ ccall(Libdl.dlsym(libjvm, :JNI_GetCreatedJavaVMs), Cint, (Ptr{Ptr{JavaVM}}, Cint, Ptr{Cint}), ppjvm, 1, pnum) │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:167 =# │ jvm = unsafe_load(ppjvm[]) │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:168 =# │ global jvmfunc[] = unsafe_load(jvm.JNIInvokeInterface_) │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:169 =# │ ccall((jvmfunc[]).GetEnv, Cint, (Ptr{Nothing}, Ptr{Ptr{JNIEnv}}, Cint), ppjvm[], ppenv, JNI.JNI_VERSION_1_8) │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:170 =# │ load_jni(ppenv[]) │ 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/MlduK/src/JNI.jl:158 =#) :: 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 │ │ │ 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=91 │ [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=91 │ 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 │ [call] │ │ Base.Docs.doc! :: Value │ macro_source=91 │ JavaCall.JNI :: Value │ macro_source=91 │ [call] │ │ Base.Docs.Binding :: Value │ macro_source=91 │ JavaCall.JNI :: Value │ │ [inert] │ jl_source=L65 │ init_current_vm :: Identifier │ │ [call] │ macro_source=91 │ Base.Docs.docstr :: Value │ macro_source=91 │ [call] │ macro_source=91 │ Core.svec :: Value │ macro_source=91 │ " init_current_vm()\n\nAllow initialization from running VM. Uses the first VM it finds.\n" :: Value │ macro_source=91 │ [call] │ macro_source=91 │ Dict{Symbol, Any} :: Value │ macro_source=91 │ :path => "/home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl" :: Value │ macro_source=91 │ :linenumber => 158 :: Value │ macro_source=91 │ :module => JavaCall.JNI :: Value │ macro_source=91 │ [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/MlduK/src/JNI.jl" │ line = 158 └ mod = JavaCall.JNI ERROR: LoadError: No match found for `(ref jvmfunc)` at #= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2184 =# 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:2184  [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:2212  [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:4297  [4] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [5] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [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:4440  [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:4152  [9] _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]  [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:2419  [11] (::Colon)(start::Int64, stop::Int64)  @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [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:2873  [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:4268  [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:4152  [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:1318  [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:1268  [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:4196  [18] expand_forms_2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [19] #expand_forms_2##2  @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [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:4440  [22] Dict{Int64, Int64}()  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [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:4469  [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/MlduK/src/JavaCall.jl:34  [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:3271  [29] top-level scope  @ stdin:5  [30] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [32] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [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/MlduK/src/JNI.jl:1 in expression starting at /home/pkgeval/.julia/packages/JavaCall/MlduK/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: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/JDBC/2ruzk/src/JDBC.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [18] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [20] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JDBC/2ruzk/src/JDBC.jl:2 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ JDBC │ [Output was shown above] └ ┌ JavaCall │ ┌ Info: JuliaLowering threw given input: │ │ code = │ │ :(#= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:158 =# 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/MlduK/src/JNI.jl:163 =# │ │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:164 =# │ │ libjvm = load_libjvm(libpath) │ │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:165 =# │ │ pnum = Array{Cint}(undef, 1) │ │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:166 =# │ │ ccall(Libdl.dlsym(libjvm, :JNI_GetCreatedJavaVMs), Cint, (Ptr{Ptr{JavaVM}}, Cint, Ptr{Cint}), ppjvm, 1, pnum) │ │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:167 =# │ │ jvm = unsafe_load(ppjvm[]) │ │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:168 =# │ │ global jvmfunc[] = unsafe_load(jvm.JNIInvokeInterface_) │ │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:169 =# │ │ ccall((jvmfunc[]).GetEnv, Cint, (Ptr{Nothing}, Ptr{Ptr{JNIEnv}}, Cint), ppjvm[], ppenv, JNI.JNI_VERSION_1_8) │ │ #= /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl:170 =# │ │ load_jni(ppenv[]) │ │ 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/MlduK/src/JNI.jl:158 =#) :: 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 │ │ │ │ │ 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=91 │ │ [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=91 │ │ 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 │ │ [call] │ │ │ Base.Docs.doc! :: Value │ macro_source=91 │ │ JavaCall.JNI :: Value │ macro_source=91 │ │ [call] │ │ │ Base.Docs.Binding :: Value │ macro_source=91 │ │ JavaCall.JNI :: Value │ │ │ [inert] │ jl_source=L65 │ │ init_current_vm :: Identifier │ │ │ [call] │ macro_source=91 │ │ Base.Docs.docstr :: Value │ macro_source=91 │ │ [call] │ macro_source=91 │ │ Core.svec :: Value │ macro_source=91 │ │ " init_current_vm()\n\nAllow initialization from running VM. Uses the first VM it finds.\n" :: Value │ macro_source=91 │ │ [call] │ macro_source=91 │ │ Dict{Symbol, Any} :: Value │ macro_source=91 │ │ :path => "/home/pkgeval/.julia/packages/JavaCall/MlduK/src/JNI.jl" :: Value │ macro_source=91 │ │ :linenumber => 158 :: Value │ macro_source=91 │ │ :module => JavaCall.JNI :: Value │ macro_source=91 │ │ [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/MlduK/src/JNI.jl" │ │ line = 158 │ └ mod = JavaCall.JNI │ ERROR: LoadError: No match found for `(ref jvmfunc)` at #= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2184 =# │ 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:2184 │ [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:2212 │ [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:4297 │ [4] expand_forms_2 │ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ [5] #expand_forms_2##2 │ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [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:4440 │ [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:4152 │ [9] _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] │ [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:2419 │ [11] (::Colon)(start::Int64, stop::Int64) │ @ Base /source/usr/share/julia/JuliaLowering/src/ast.jl:355 [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:2873 │ [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:4268 │ [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:4152 │ [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:1318 │ [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:1268 │ [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:4196 │ [18] expand_forms_2 │ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined] │ [19] #expand_forms_2##2 │ @ /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440 [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:4440 │ [22] Dict{Int64, Int64}() │ @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [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:4469 │ [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/MlduK/src/JavaCall.jl:34 │ [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:3271 │ [29] top-level scope │ @ stdin:5 │ [30] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [32] push!(a::Vector{SubString{String}}, item::String) │ @ Base ./loading.jl:3123 [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/MlduK/src/JNI.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/JavaCall/MlduK/src/JavaCall.jl:1 │ in expression starting at stdin:5 └ ERROR: The following 2 packages failed to precompile: JDBC Failed to precompile JDBC [6042db11-3c3d-5e84-8dba-9cbf74c9ba48] to "/home/pkgeval/.julia/compiled/v1.14/JDBC/jl_q1BjDS" (ProcessExited(1)). JavaCall Failed to precompile JavaCall [494afd89-becb-516b-aafa-70d2670c0337] to "/home/pkgeval/.julia/compiled/v1.14/JavaCall/jl_cqcfgE" (ProcessExited(1)). Loading failed after 79.7s 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 JDBC'`, ProcessExited(1)) [1] Stacktrace: [1] spawn_opts_inherit() @ 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:326 [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 806.76s: package fails to precompile