Package evaluation of GridMaps on Julia 1.12.0-DEV.2153 (83dcbd426d*) started at 2025-03-31T10:26:55.332 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.59s ################################################################################ # Installation # Installing GridMaps... Resolving package versions... Installed DocStringExtensions ─ v0.9.4 Installed GridMaps ──────────── v0.1.1 Updating `~/.julia/environments/v1.12/Project.toml` [889a5e0f] + GridMaps v0.1.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [ffbed154] + DocStringExtensions v0.9.4 [889a5e0f] + GridMaps v0.1.1 Installation completed after 1.01s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 6311.0 ms ✓ TestEnv 1 dependency successfully precompiled in 8 seconds. 25 already precompiled. Precompiling package dependencies... Precompilation completed after 142.67s ################################################################################ # Testing # Testing GridMaps Status `/tmp/jl_Yzs38j/Project.toml` ⌃ [4c88cf16] Aqua v0.8.9 [889a5e0f] GridMaps v0.1.1 ⌃ [c3a54625] JET v0.9.12 [8dfed614] Test v1.11.0 Status `/tmp/jl_Yzs38j/Manifest.toml` ⌃ [4c88cf16] Aqua v0.8.9 [da1fd8a2] CodeTracking v1.3.6 [34da2185] Compat v4.16.0 [ffbed154] DocStringExtensions v0.9.4 [889a5e0f] GridMaps v0.1.1 ⌃ [c3a54625] JET v0.9.12 ⌃ [aa1ae85d] JuliaInterpreter v0.9.37 ⌃ [6f1432cf] LoweredCodeUtils v3.0.5 ⌃ [1914dd2f] MacroTools v0.5.13 ⌃ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [458c3c95] OpenSSL_jll v3.0.16+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌃ have new versions available and may be upgradable. Testing Running tests... Precompiling packages... 9309.3 ms ✓ Aqua 1 dependency successfully precompiled in 10 seconds. 29 already precompiled. Precompiling packages... 6189.6 ms ✓ MacroTools ✗ JuliaInterpreter 1167.2 ms ✓ PrecompileTools ✗ LoweredCodeUtils Info Given JET was explicitly requested, output will be shown live  WARNING: Imported binding Compiler.istopfunction was undeclared at import time during import to JET. ┌ Warning: `isbindingresolved(m::Module, var::Symbol)` is deprecated, use `true` instead. │ caller = lookup_global_ref at optimize.jl:27 [inlined] └ @ Core ~/.julia/packages/JuliaInterpreter/DbAlZ/src/optimize.jl:27 ┌ Warning: `isbindingresolved(m::Module, var::Symbol)` is deprecated, use `true` instead. │ caller = lookup_global_ref at optimize.jl:27 [inlined] └ @ Core ~/.julia/packages/JuliaInterpreter/DbAlZ/src/optimize.jl:27 ┌ Warning: `isbindingresolved(m::Module, var::Symbol)` is deprecated, use `true` instead. │ caller = lookup_global_ref at optimize.jl:27 [inlined] └ @ Core ~/.julia/packages/JuliaInterpreter/DbAlZ/src/optimize.jl:27 ┌ Warning: `isbindingresolved(m::Module, var::Symbol)` is deprecated, use `true` instead. │ caller = evaluate_methoddef(frame::JuliaInterpreter.Frame, node::Expr) at interpret.jl:319 └ @ Core ~/.julia/packages/JuliaInterpreter/DbAlZ/src/interpret.jl:319 WARNING: Detected access to binding `Private.private` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. ERROR: LoadError: UndefVarError: `String` not defined in `JuliaInterpreter.var"#Internal".Private` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in Core.  - Also exported by Base. Stacktrace:  [1] lookup_var  @ ~/.julia/packages/JuliaInterpreter/DbAlZ/src/interpret.jl:5 [inlined]  [2] step_expr!(recurse::Any, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/DbAlZ/src/interpret.jl:44  [3] step_expr!(recurse::Any, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/DbAlZ/src/interpret.jl:616  [4] finish!(recurse::Any, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/DbAlZ/src/commands.jl:14  [5] finish_and_return!(recurse::Any, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/DbAlZ/src/commands.jl:30  [6] finish_stack!(recurse::Any, frame::JuliaInterpreter.Frame, rootistoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/DbAlZ/src/commands.jl:60  [7] debug_command(recurse::Any, frame::JuliaInterpreter.Frame, cmd::Symbol, rootistoplevel::Bool; line::Nothing)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/DbAlZ/src/commands.jl:521  [8] debug_command  @ ~/.julia/packages/JuliaInterpreter/DbAlZ/src/commands.jl:453 [inlined]  [9] debug_command  @ ~/.julia/packages/JuliaInterpreter/DbAlZ/src/commands.jl:535 [inlined]  [10] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/DbAlZ/src/precompile.jl:17  [11] top-level scope  @ ~/.julia/packages/JuliaInterpreter/DbAlZ/src/packagedef.jl:168  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:304  [13] top-level scope  @ ~/.julia/packages/JuliaInterpreter/DbAlZ/src/JuliaInterpreter.jl:14  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [15] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:3015  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2861  [19] include_string  @ ./loading.jl:2871 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [21] _start()  @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/DbAlZ/src/packagedef.jl:168 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/DbAlZ/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.12/JuliaInterpreter/jl_vYrQ4B". Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3302  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2688  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114  [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any})  @ Base ./reflection.jl:1279  [8] #invokelatest_gr#232  @ ./reflection.jl:1287 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1281 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3873  [11] maybe_cachefile_lock  @ ./loading.jl:3870 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2674  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2502  [14] macro expansion  @ ./loading.jl:2430 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2395  [17] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2371  [18] top-level scope  @ ~/.julia/packages/LoweredCodeUtils/h7PQC/src/LoweredCodeUtils.jl:12  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [20] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:3015  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2861  [24] include_string  @ ./loading.jl:2871 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [26] _start()  @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/LoweredCodeUtils/h7PQC/src/LoweredCodeUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile LoweredCodeUtils [6f1432cf-f94c-5a45-995e-cdbf5db27b0b] to "/home/pkgeval/.julia/compiled/v1.12/LoweredCodeUtils/jl_ew0PxD". Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3302  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2688  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114  [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any})  @ Base ./reflection.jl:1279  [8] #invokelatest_gr#232  @ ./reflection.jl:1287 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1281 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3873  [11] maybe_cachefile_lock  @ ./loading.jl:3870 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2674  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2502  [14] macro expansion  @ ./loading.jl:2430 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2395  [17] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2371  [18] top-level scope  @ ~/.julia/packages/JET/zHVn3/src/JET.jl:57  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [20] include_package_for_output(pkg::Base.PkgId, input::String, 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:3015  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2861  [24] include_string  @ ./loading.jl:2871 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [26] _start()  @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/JET/zHVn3/src/JET.jl:1 in expression starting at stdin:5 ✗ JET 2 dependencies successfully precompiled in 174 seconds. 30 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.12/JET/jl_iIeg9P". WARNING: Imported binding Compiler.istopfunction was undeclared at import time during import to JET. ┌ Warning: `isbindingresolved(m::Module, var::Symbol)` is deprecated, use `true` instead. │ caller = lookup_global_ref at optimize.jl:27 [inlined] └ @ Core ~/.julia/packages/JuliaInterpreter/DbAlZ/src/optimize.jl:27 ┌ Warning: `isbindingresolved(m::Module, var::Symbol)` is deprecated, use `true` instead. │ caller = lookup_global_ref at optimize.jl:27 [inlined] └ @ Core ~/.julia/packages/JuliaInterpreter/DbAlZ/src/optimize.jl:27 ┌ Warning: `isbindingresolved(m::Module, var::Symbol)` is deprecated, use `true` instead. │ caller = lookup_global_ref at optimize.jl:27 [inlined] └ @ Core ~/.julia/packages/JuliaInterpreter/DbAlZ/src/optimize.jl:27 ┌ Warning: `isbindingresolved(m::Module, var::Symbol)` is deprecated, use `true` instead. │ caller = evaluate_methoddef(frame::JuliaInterpreter.Frame, node::Expr) at interpret.jl:319 └ @ Core ~/.julia/packages/JuliaInterpreter/DbAlZ/src/interpret.jl:319 WARNING: Detected access to binding `Private.private` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. ERROR: LoadError: UndefVarError: `String` not defined in `JuliaInterpreter.var"#Internal".Private` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in Core. - Also exported by Base. Stacktrace: [1] lookup_var @ ~/.julia/packages/JuliaInterpreter/DbAlZ/src/interpret.jl:5 [inlined] [2] step_expr!(recurse::Any, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/DbAlZ/src/interpret.jl:44 [3] step_expr!(recurse::Any, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/DbAlZ/src/interpret.jl:616 [4] finish!(recurse::Any, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/DbAlZ/src/commands.jl:14 [5] finish_and_return!(recurse::Any, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/DbAlZ/src/commands.jl:30 [6] finish_stack!(recurse::Any, frame::JuliaInterpreter.Frame, rootistoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/DbAlZ/src/commands.jl:60 [7] debug_command(recurse::Any, frame::JuliaInterpreter.Frame, cmd::Symbol, rootistoplevel::Bool; line::Nothing) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/DbAlZ/src/commands.jl:521 [8] debug_command @ ~/.julia/packages/JuliaInterpreter/DbAlZ/src/commands.jl:453 [inlined] [9] debug_command @ ~/.julia/packages/JuliaInterpreter/DbAlZ/src/commands.jl:535 [inlined] [10] _precompile_() @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/DbAlZ/src/precompile.jl:17 [11] top-level scope @ ~/.julia/packages/JuliaInterpreter/DbAlZ/src/packagedef.jl:168 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [13] top-level scope @ ~/.julia/packages/JuliaInterpreter/DbAlZ/src/JuliaInterpreter.jl:14 [14] include(mod::Module, _path::String) @ Base ./Base.jl:303 [15] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3015 [16] top-level scope @ stdin:5 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2861 [19] include_string @ ./loading.jl:2871 [inlined] [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [21] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/DbAlZ/src/packagedef.jl:168 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/DbAlZ/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.12/JuliaInterpreter/jl_vYrQ4B". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3302 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2688 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#232 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3873 [11] maybe_cachefile_lock @ ./loading.jl:3870 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2674 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2502 [14] macro expansion @ ./loading.jl:2430 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2395 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2371 [18] top-level scope @ ~/.julia/packages/LoweredCodeUtils/h7PQC/src/LoweredCodeUtils.jl:12 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3015 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2861 [24] include_string @ ./loading.jl:2871 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [26] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/LoweredCodeUtils/h7PQC/src/LoweredCodeUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile LoweredCodeUtils [6f1432cf-f94c-5a45-995e-cdbf5db27b0b] to "/home/pkgeval/.julia/compiled/v1.12/LoweredCodeUtils/jl_ew0PxD". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3302 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2688 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#232 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3873 [11] maybe_cachefile_lock @ ./loading.jl:3870 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2674 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2502 [14] macro expansion @ ./loading.jl:2430 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2395 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2371 [18] top-level scope @ ~/.julia/packages/JET/zHVn3/src/JET.jl:57 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] include_package_for_output(pkg::Base.PkgId, input::String, 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:3015 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2861 [24] include_string @ ./loading.jl:2871 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [26] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/JET/zHVn3/src/JET.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/GridMaps/r84sh/test/runtests.jl:4 Testing failed after 197.11s ERROR: LoadError: Package GridMaps errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2365 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2220 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:486 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [12] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 367.49s: package fails to precompile