Package evaluation to test AxisKeysExtra on Julia 1.14.0-DEV.2058 (afc71c255e*) started at 2026-04-19T16:21:34.929 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.01s ################################################################################ # Installation # Installing AxisKeysExtra... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b7a0d2b7] + AxisKeysExtra v0.1.26 Updating `~/.julia/environments/v1.14/Manifest.toml` [94b1ba4f] + AxisKeys v0.2.17 [b7a0d2b7] + AxisKeysExtra v0.1.26 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [02685ad9] + DataPipes v0.3.19 [e2d170a0] + DataValueInterfaces v1.0.0 [8197267c] + IntervalSets v0.7.14 [82899510] + IteratorInterfaceExtensions v1.0.0 [356022a1] + NamedDims v1.2.3 [bac558e1] + OrderedCollections v1.8.1 [189a3867] + Reexport v1.2.2 [10745b16] + Statistics v1.11.1 [09ab397b] + StructArrays v0.7.3 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 5.0 s ✓ BasicInterpolators 0.0 s ✓ Animations 2.1 s ✓ AxisKeys → StatsBaseExt 0.0 s ✓ ComputePipeline 1.7 s ✓ AxisKeysExtra 2.2 s ✓ libdrm_jll 1.1 s ✓ AbstractNFFTs → AbstractNFFTsChainRulesCoreExt 1.9 s ✓ GridInterpolations 2.0 s ✓ PolarizedTypes → ChainRulesCoreExt 3.5 s ✓ DimensionalData → DimensionalDataAbstractFFTsExt 2.3 s ✓ DimensionalData → DimensionalDataChainRulesCoreExt 8.6 s ✓ ComradeBase 1.6 s ✓ BangBang → BangBangStructArraysExt 4.9 s ✓ Geodesy 0.0 s ✓ ColorBrewer 6.6 s ✓ FreeTypeAbstraction 2.9 s ✓ FITSIO ERROR: LoadError: InitError: could not load library "/home/pkgeval/.julia/artifacts/7f6c3eecc94afdb65742f3d7206c82dd76d692a8/lib/libproj.so" libsqlite3.so.0: cannot open shared object file: No such file or directory Stacktrace:  [1] dlopen(s::String, flags::UInt32; throw_error::Bool)  @ Base.Libc.Libdl ./libdl.jl:120 [inlined]  [2] dlopen(s::String, flags::UInt32)  @ Base.Libc.Libdl ./libdl.jl:119  [3] top-level scope  @ ~/.julia/packages/PROJ_jll/h1i40/src/wrappers/x86_64-linux-gnu-cxx11.jl:55  [4] macro expansion  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/library_generators.jl:63 [inlined]  [5] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1605  [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1593  [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1481  [8] _include_from_serialized  @ ./loading.jl:1438 [inlined]  [9] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2280  [10] !=(x::Int8, y::Int64)  @ Base ./loading.jl:2175 [inlined]  [11] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2808  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [13] macro expansion  @ ./loading.jl:2596 [inlined]  [14] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [16] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [inlined]  [17] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [18] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [19] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [20] top-level scope  @ ~/.julia/packages/Proj/e2sVT/src/Proj.jl:3  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [22] 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:3268  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [26] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [28] _start()  @ Base ./client.jl:593 during initialization of module PROJ_jll in expression starting at /home/pkgeval/.julia/packages/Proj/e2sVT/src/Proj.jl:1 in expression starting at stdin:5 ✗ Proj 3.9 s ✓ GeometryBasics → GeometryBasicsGeoInterfaceExt 4.0 s ✓ Packing 14.2 s ✓ GridLayoutBase 4.9 s ✓ ShaderAbstractions 1.9 s ✓ IntervalArithmetic → IntervalArithmeticForwardDiffExt 1.5 s ✓ IntervalArithmetic → IntervalArithmeticDiffRulesExt 5.1 s ✓ KernelDensity 10.5 s ✓ GeometryOps 3.6 s ✓ GLFW 22.8 s ✓ NFFT 3.8 s ✓ AxisKeysExtra → UnitfulExt 4.4 s ✓ AxisKeysExtra → DimensionalDataExt 1.6 s ✓ AxisKeysExtra → RectiGridsExt 2.5 s ✓ libva_jll 3.4 s ✓ ComradeBase → ComradeBaseAdaptExt 4.6 s ✓ ComradeBase → ComradeBaseOhMyThreadsExt 29.9 s ✓ MathTeXEngine ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c94c279d-25a6-4763-9509-64d165bea63e"), "Proj") 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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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] top-level scope  @ ~/.julia/packages/GeometryOps/29L7P/ext/GeometryOpsProjExt/GeometryOpsProjExt.jl:6  [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:3268  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/GeometryOps/29L7P/ext/GeometryOpsProjExt/GeometryOpsProjExt.jl:4 in expression starting at stdin:5 ✗ GeometryOps → GeometryOpsProjExt 14.7 s ✓ AxisKeysExtra → ComradeBaseExt 2.7 s ✓ FFMPEG_jll WARNING: Imported binding ComradeBase.m̆ was undeclared at import time during import to VLBISkyModels. ERROR: LoadError: UndefVarError: `m̆` not defined in `PolarizedTypes` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:51  [2] top-level scope  @ ~/.julia/packages/VLBISkyModels/7tbdi/src/models/polarized.jl:426  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/VLBISkyModels/7tbdi/src/models/models.jl:30  [5] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [6] top-level scope  @ ~/.julia/packages/VLBISkyModels/7tbdi/src/VLBISkyModels.jl:70  [7] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [8] 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:3268  [9] top-level scope  @ stdin:5  [10] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [12] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [14] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VLBISkyModels/7tbdi/src/models/polarized.jl:426 in expression starting at /home/pkgeval/.julia/packages/VLBISkyModels/7tbdi/src/models/models.jl:30 in expression starting at /home/pkgeval/.julia/packages/VLBISkyModels/7tbdi/src/VLBISkyModels.jl:1 in expression starting at stdin:5 ✗ VLBISkyModels 388.8 s ✓ Makie ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d6343c73-7174-4e0f-bb64-562643efbeca"), "VLBISkyModels") 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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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] top-level scope  @ ~/.julia/packages/AxisKeysExtra/ev0gM/ext/VLBISkyModelsExt.jl:4  [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:3268  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/ext/VLBISkyModelsExt.jl:1 in expression starting at stdin:5 ✗ AxisKeysExtra → VLBISkyModelsExt 72.5 s ✓ GeoInterface → GeoInterfaceMakieExt 73.8 s ✓ DimensionalData → DimensionalDataMakieExt 75.0 s ✓ GeoJSON → GeoJSONMakieExt 346.5 s ✓ CairoMakie 76.4 s ✓ AxisKeysExtra → MakieExt 72.5 s ✓ GeometryOps → GeometryOpsMakieExt ┌ Warning: GLFW couldn't create an OpenGL window. │ This likely means, you don't have an OpenGL capable Graphic Card, │ or you don't have an OpenGL 3.3 capable video driver installed. │ Have a look at the troubleshooting section in the GLMakie readme: │ https://github.com/MakieOrg/Makie.jl/tree/master/GLMakie#troubleshooting-opengl. └ @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:293 ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] GLFW.Window(; name::String, resolution::Tuple{Int64, Int64}, debugging::Bool, major::Int64, minor::Int64, windowhints::Vector{Tuple{UInt32, Integer}}, contexthints::Vector{Tuple{UInt32, Integer}}, visible::Bool, focus::Bool, fullscreen::Bool, monitor::Nothing, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:404  [4] vect(::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Bool}, ::Tuple{UInt32, Bool})  @ Base ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:362 [inlined]  [5] empty_screen(debugging::Bool, reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:284  [6] empty_screen(debugging::Bool; reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:258  [7] singleton_screen(debugging::Bool)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:395  [8] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:20 [inlined]  [9] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [10] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:17 [inlined]  [11] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [12] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:15  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [14] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:103  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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:3268  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [20] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [22] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:14 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:1 in expression starting at stdin:5 ✗ GLMakie ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d6343c73-7174-4e0f-bb64-562643efbeca"), "VLBISkyModels") 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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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] top-level scope  @ ~/.julia/packages/VLBISkyModels/7tbdi/ext/VLBISkyModelsMakieExt.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:3268  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VLBISkyModels/7tbdi/ext/VLBISkyModelsMakieExt.jl:1 in expression starting at stdin:5 ✗ VLBISkyModels → VLBISkyModelsMakieExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c94c279d-25a6-4763-9509-64d165bea63e"), "Proj") 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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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] top-level scope  @ ~/.julia/packages/GeoMakie/QcBwP/src/GeoMakie.jl:26  [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:3268  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/GeoMakie/QcBwP/src/GeoMakie.jl:1 in expression starting at stdin:5 ✗ GeoMakie ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("db073c08-6b98-4ee5-b6a4-5efafb3259c6"), "GeoMakie") 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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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] top-level scope  @ ~/.julia/packages/AxisKeysExtra/ev0gM/ext/GeoMakieExt.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:3268  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/ext/GeoMakieExt.jl:1 in expression starting at stdin:5 ✗ AxisKeysExtra → GeoMakieExt 40 dependencies successfully precompiled in 1501 seconds. 367 already precompiled. Precompilation completed after 1505.06s ################################################################################ # Testing # Testing AxisKeysExtra Status `/tmp/jl_tkD9tS/Project.toml` [4c88cf16] Aqua v0.8.14 [94b1ba4f] AxisKeys v0.2.17 [b7a0d2b7] AxisKeysExtra v0.1.26 [13f3f980] CairoMakie v0.15.9 [5224ae11] CompatHelperLocal v0.1.29 ⌃ [6d8c423b] ComradeBase v0.9.10 ⌅ [0703355e] DimensionalData v0.29.27 [e9467ef8] GLMakie v0.13.9 [db073c08] GeoMakie v0.7.16 ⌃ [a98d9a8b] Interpolations v0.15.1 [ee78f7c6] Makie v0.24.9 [8ac6971d] RectiGrids v0.1.19 [90137ffa] StaticArrays v1.9.18 [09ab397b] StructArrays v0.7.3 [f8b46487] TestItemRunner v1.1.5 [1c621080] TestItems v1.0.0 [1986cc42] Unitful v1.28.0 ⌃ [d6343c73] VLBISkyModels v0.6.21 [8dfed614] Test v1.11.0 Status `/tmp/jl_tkD9tS/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [7f219486] AbstractNFFTs v0.9.1 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.44 [79e6a3ab] Adapt v4.5.2 [35492f91] AdaptivePredicates v1.2.0 [66dad0bd] AliasTables v1.1.3 [27a7e980] Animations v0.4.2 [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [67c07d97] Automa v1.1.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [94b1ba4f] AxisKeys v0.2.17 [b7a0d2b7] AxisKeysExtra v0.1.26 [198e06fe] BangBang v0.4.9 [18cc8868] BaseDirs v1.3.2 [26cce99e] BasicInterpolators v0.7.1 [fa961155] CEnum v0.5.0 [3b1b4be9] CFITSIO v1.7.2 [96374032] CRlibm v1.0.2 [159f3aea] Cairo v1.1.1 [13f3f980] CairoMakie v0.15.9 [d360d2e6] ChainRulesCore v1.26.1 [ae650224] ChunkSplitters v3.2.0 [6b39b394] CodecZstd v0.8.7 [a2cac450] ColorBrewer v0.4.2 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [5224ae11] CompatHelperLocal v0.1.29 [a33af91c] CompositionsBase v0.1.2 [95dc2771] ComputePipeline v0.1.7 ⌃ [6d8c423b] ComradeBase v0.9.10 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [150eb455] CoordinateTransformations v0.6.4 [b7a15901] CoreMath v0.1.0 [9a962f9c] DataAPI v1.16.0 [02685ad9] DataPipes v0.3.19 [864edb3b] DataStructures v0.19.4 [e2d170a0] DataValueInterfaces v1.0.0 [927a84f5] DelaunayTriangulation v1.6.6 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 ⌅ [0703355e] DimensionalData v0.29.27 [31c24e10] Distributions v0.25.124 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [f151be2c] EnzymeCore v0.8.19 [429591f6] ExactPredicates v2.2.9 [411431e0] Extents v0.1.6 [b86e33f2] FFTA v0.3.1 [7a1cc6ca] FFTW v1.10.0 [525bcba6] FITSIO v0.17.5 [5789e2e9] FileIO v1.18.0 [8fc22ac5] FilePaths v0.9.0 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.16.0 [53c48c17] FixedPointNumbers v0.8.5 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.3.3 [b38be410] FreeType v4.1.1 [663a7486] FreeTypeAbstraction v0.10.8 [f7f18e0c] GLFW v3.4.6 [e9467ef8] GLMakie v0.13.9 [68eda718] GeoFormatTypes v0.4.5 [cf35fbd7] GeoInterface v1.6.1 [61d90e0f] GeoJSON v0.8.4 [db073c08] GeoMakie v0.7.16 [0ef565a4] Geodesy v1.2.0 [5c1252a2] GeometryBasics v0.5.10 [3251bfac] GeometryOps v0.1.38 [05efe853] GeometryOpsCore v0.1.10 [a2bd30eb] Graphics v1.1.3 [bb4c363b] GridInterpolations v1.3.0 [3955a311] GridLayoutBase v0.11.2 [42e2da0e] Grisu v1.0.2 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [2803e5a7] ImageAxes v0.6.12 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [82e4d734] ImageIO v0.6.9 [bc367c6b] ImageMetadata v0.9.10 [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.5 [22cec73e] InitialValues v0.3.1 [18e54dd8] IntegerMathUtils v0.1.3 [85a1e053] Interfaces v0.3.2 ⌃ [a98d9a8b] Interpolations v0.15.1 [d1acc4aa] IntervalArithmetic v1.0.6 [8197267c] IntervalSets v0.7.14 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [f1662d9f] Isoband v0.1.1 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.5.0 [0f8b85d8] JSON3 v1.14.3 [b835a17e] JpegTurbo v0.1.6 [5ab0869b] KernelDensity v0.6.11 [b964fa9f] LaTeXStrings v1.4.0 [8cdb02fc] LazyModules v0.3.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [ee78f7c6] Makie v0.24.9 [dbb5928d] MappedArrays v0.4.3 [0a4f8689] MathTeXEngine v0.6.7 [c03570c3] Memoize v0.4.4 [7269a6da] MeshIO v0.5.3 [e1d29d7a] Missings v1.2.0 [66fc600b] ModernGL v1.1.8 [e94cdb99] MosaicViews v0.3.4 [46d2c3a1] MuladdMacro v0.2.4 [efe261a4] NFFT v0.14.3 [77ba4419] NaNMath v1.1.3 [356022a1] NamedDims v1.2.3 [d9ec5142] NamedTupleTools v0.14.3 [436b0209] NaturalEarth v0.1.0 [f09324ee] Netpbm v1.1.1 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.17.0 [67456a42] OhMyThreads v0.8.5 [52e1d378] OpenEXR v0.3.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [f57f5aa1] PNGFiles v0.4.4 [19eb6ba3] Packing v0.5.1 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.3 [eebad327] PkgVersion v0.3.3 [995b91a9] PlotUtils v1.4.4 [d3c5d4cd] PolarizedTypes v0.1.3 [647866c9] PolygonOps v0.1.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [27ebfcd6] Primes v0.5.7 [92933f4c] ProgressMeter v1.11.0 [c94c279d] Proj v1.9.0 [43287f4e] PtrArrays v1.4.0 [4b34888f] QOI v1.0.2 [1fd47b50] QuadGK v2.11.3 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [3cdcf5f2] RecipesBase v1.3.4 [8ac6971d] RectiGrids v0.1.19 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [5eaf0fd0] RoundingEmulator v0.2.1 [fdea26ae] SIMD v3.7.2 [7e506255] ScopedValues v1.6.0 [6c6a2e73] Scratch v1.3.0 [65257c39] ShaderAbstractions v0.5.0 [992d4aef] Showoff v1.0.3 [73760f76] SignedDistanceFields v0.4.1 [699a6c99] SimpleTraits v0.9.5 [45858cf5] Sixel v0.1.5 [746ee33f] SortTileRecursiveTree v0.1.4 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.7.2 [860ef19b] StableRNGs v1.0.4 [91464d47] StableTasks v0.1.7 [cae243ae] StackViews v0.1.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [4c63d2b9] StatsFuns v1.5.2 [09ab397b] StructArrays v0.7.3 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.7.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ed4db957] TaskLocalValues v0.1.3 [62fd8b95] TensorCore v0.1.1 [f8b46487] TestItemRunner v1.1.5 [1c621080] TestItems v1.0.0 [731e570b] TiffImages v0.11.9 [3bb67fe8] TranscodingStreams v0.11.3 [981d1d27] TriplotBase v0.1.0 [1cfade01] UnicodeFun v0.4.1 [1986cc42] Unitful v1.28.0 ⌃ [d6343c73] VLBISkyModels v0.6.21 [e3aaa7dc] WebP v0.1.3 [efce3f68] WoodburyMatrices v1.1.0 [6e34b625] Bzip2_jll v1.0.9+0 [b3e40c51] CFITSIO_jll v4.6.3+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [83423d85] Cairo_jll v1.18.6+0 [a38c48d9] CoreMath_jll v0.1.0+0 [ee1fde0b] Dbus_jll v1.16.2+0 [5ae413db] EarCut_jll v2.2.4+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.7.3+0 [b22a6f82] FFMPEG_jll v8.0.1+1 [f5851436] FFTW_jll v3.3.11+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.14.3+1 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.1+1 ⌅ [b0724c58] GettextRuntime_jll v0.22.4+0 [59f7168a] Giflib_jll v5.2.3+0 [7746bdde] Glib_jll v2.86.3+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [905a6f67] Imath_jll v3.2.2+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.5+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.1.0+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.42.0+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.42.0+0 [856f044c] MKL_jll v2025.2.0+0 [e7412a2a] Ogg_jll v1.3.6+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.30+0 [18a262bb] OpenEXR_jll v3.4.9+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.6.1+0 [58948b4f] PROJ_jll v902.700.100+0 [36c8627f] Pango_jll v1.57.1+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [f50d1b31] Rmath_jll v0.5.1+0 [76ed43ae] SQLite_jll v3.51.2+0 [a2964d1f] Wayland_jll v1.24.0+0 [ffd25f8a] XZ_jll v5.8.3+0 [4f6342f7] Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.8+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.7+0 [ec84b674] Xorg_libXrandr_jll v1.5.6+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.2.0+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [c4b69c83] dlfcn_win32_jll v1.4.2+0 [9a68df92] isoband_jll v0.2.3+0 [a4ae2306] libaom_jll v3.13.3+0 [0ac62f75] libass_jll v0.17.4+0 [1183f4f0] libdecor_jll v0.2.2+0 [8e53e030] libdrm_jll v2.4.125+1 [f638f0a6] libfdk_aac_jll v2.0.4+0 [b53b4c65] libpng_jll v1.6.58+0 [075b6546] libsixel_jll v1.10.5+0 [9a156e7d] libva_jll v2.23.0+0 [f27f6e37] libvorbis_jll v1.3.8+0 [c5f90fcd] libwebp_jll v1.6.0+0 [1317d2d5] oneTBB_jll v2022.0.0+1 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.13.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.1+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ┌ Warning: GLFW couldn't create an OpenGL window. │ This likely means, you don't have an OpenGL capable Graphic Card, │ or you don't have an OpenGL 3.3 capable video driver installed. │ Have a look at the troubleshooting section in the GLMakie readme: │ https://github.com/MakieOrg/Makie.jl/tree/master/GLMakie#troubleshooting-opengl. └ @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:293 ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] GLFW.Window(; name::String, resolution::Tuple{Int64, Int64}, debugging::Bool, major::Int64, minor::Int64, windowhints::Vector{Tuple{UInt32, Integer}}, contexthints::Vector{Tuple{UInt32, Integer}}, visible::Bool, focus::Bool, fullscreen::Bool, monitor::Nothing, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:404  [4] vect(::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Bool}, ::Tuple{UInt32, Bool})  @ Base ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:362 [inlined]  [5] empty_screen(debugging::Bool, reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:284  [6] empty_screen(debugging::Bool; reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:258  [7] singleton_screen(debugging::Bool)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:395  [8] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:20 [inlined]  [9] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [10] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:17 [inlined]  [11] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [12] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:15  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [14] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:103  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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:3268  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [20] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [22] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:14 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ GLMakie │ [Output was shown above] └ 1d point: Error During Test at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:2 Got exception outside of a @test LoadError: The following 1 package failed to precompile: GLMakie Failed to precompile GLMakie [e9467ef8-e4e7-5192-8a1a-b1aee30e663a] to "/home/pkgeval/.julia/compiled/v1.14/GLMakie/jl_wDfghT" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:2 ┌ Warning: GLFW couldn't create an OpenGL window. │ This likely means, you don't have an OpenGL capable Graphic Card, │ or you don't have an OpenGL 3.3 capable video driver installed. │ Have a look at the troubleshooting section in the GLMakie readme: │ https://github.com/MakieOrg/Makie.jl/tree/master/GLMakie#troubleshooting-opengl. └ @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:293 ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] GLFW.Window(; name::String, resolution::Tuple{Int64, Int64}, debugging::Bool, major::Int64, minor::Int64, windowhints::Vector{Tuple{UInt32, Integer}}, contexthints::Vector{Tuple{UInt32, Integer}}, visible::Bool, focus::Bool, fullscreen::Bool, monitor::Nothing, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:404  [4] vect(::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Bool}, ::Tuple{UInt32, Bool})  @ Base ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:362 [inlined]  [5] empty_screen(debugging::Bool, reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:284  [6] empty_screen(debugging::Bool; reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:258  [7] singleton_screen(debugging::Bool)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:395  [8] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:20 [inlined]  [9] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [10] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:17 [inlined]  [11] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [12] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:15  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [14] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:103  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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:3268  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [20] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [22] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:14 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ GLMakie │ [Output was shown above] └ 1d interval: Error During Test at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:46 Got exception outside of a @test LoadError: The following 1 package failed to precompile: GLMakie Failed to precompile GLMakie [e9467ef8-e4e7-5192-8a1a-b1aee30e663a] to "/home/pkgeval/.julia/compiled/v1.14/GLMakie/jl_WXVs6c" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:46 ┌ Warning: GLFW couldn't create an OpenGL window. │ This likely means, you don't have an OpenGL capable Graphic Card, │ or you don't have an OpenGL 3.3 capable video driver installed. │ Have a look at the troubleshooting section in the GLMakie readme: │ https://github.com/MakieOrg/Makie.jl/tree/master/GLMakie#troubleshooting-opengl. └ @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:293 ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] GLFW.Window(; name::String, resolution::Tuple{Int64, Int64}, debugging::Bool, major::Int64, minor::Int64, windowhints::Vector{Tuple{UInt32, Integer}}, contexthints::Vector{Tuple{UInt32, Integer}}, visible::Bool, focus::Bool, fullscreen::Bool, monitor::Nothing, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:404  [4] vect(::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Bool}, ::Tuple{UInt32, Bool})  @ Base ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:362 [inlined]  [5] empty_screen(debugging::Bool, reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:284  [6] empty_screen(debugging::Bool; reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:258  [7] singleton_screen(debugging::Bool)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:395  [8] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:20 [inlined]  [9] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [10] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:17 [inlined]  [11] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [12] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:15  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [14] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:103  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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:3268  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [20] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [22] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:14 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ GLMakie │ [Output was shown above] └ 1d categorical: Error During Test at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:82 Got exception outside of a @test LoadError: The following 1 package failed to precompile: GLMakie Failed to precompile GLMakie [e9467ef8-e4e7-5192-8a1a-b1aee30e663a] to "/home/pkgeval/.julia/compiled/v1.14/GLMakie/jl_LybyPH" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:82 ┌ Warning: GLFW couldn't create an OpenGL window. │ This likely means, you don't have an OpenGL capable Graphic Card, │ or you don't have an OpenGL 3.3 capable video driver installed. │ Have a look at the troubleshooting section in the GLMakie readme: │ https://github.com/MakieOrg/Makie.jl/tree/master/GLMakie#troubleshooting-opengl. └ @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:293 ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] GLFW.Window(; name::String, resolution::Tuple{Int64, Int64}, debugging::Bool, major::Int64, minor::Int64, windowhints::Vector{Tuple{UInt32, Integer}}, contexthints::Vector{Tuple{UInt32, Integer}}, visible::Bool, focus::Bool, fullscreen::Bool, monitor::Nothing, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:404  [4] vect(::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Bool}, ::Tuple{UInt32, Bool})  @ Base ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:362 [inlined]  [5] empty_screen(debugging::Bool, reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:284  [6] empty_screen(debugging::Bool; reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:258  [7] singleton_screen(debugging::Bool)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:395  [8] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:20 [inlined]  [9] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [10] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:17 [inlined]  [11] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [12] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:15  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [14] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:103  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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:3268  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [20] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [22] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:14 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ GLMakie │ [Output was shown above] └ 2d basic: Error During Test at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:118 Got exception outside of a @test LoadError: The following 1 package failed to precompile: GLMakie Failed to precompile GLMakie [e9467ef8-e4e7-5192-8a1a-b1aee30e663a] to "/home/pkgeval/.julia/compiled/v1.14/GLMakie/jl_GGMClp" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:118 ┌ Warning: GLFW couldn't create an OpenGL window. │ This likely means, you don't have an OpenGL capable Graphic Card, │ or you don't have an OpenGL 3.3 capable video driver installed. │ Have a look at the troubleshooting section in the GLMakie readme: │ https://github.com/MakieOrg/Makie.jl/tree/master/GLMakie#troubleshooting-opengl. └ @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:293 ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] GLFW.Window(; name::String, resolution::Tuple{Int64, Int64}, debugging::Bool, major::Int64, minor::Int64, windowhints::Vector{Tuple{UInt32, Integer}}, contexthints::Vector{Tuple{UInt32, Integer}}, visible::Bool, focus::Bool, fullscreen::Bool, monitor::Nothing, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:404  [4] vect(::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Bool}, ::Tuple{UInt32, Bool})  @ Base ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:362 [inlined]  [5] empty_screen(debugging::Bool, reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:284  [6] empty_screen(debugging::Bool; reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:258  [7] singleton_screen(debugging::Bool)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:395  [8] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:20 [inlined]  [9] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [10] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:17 [inlined]  [11] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [12] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:15  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [14] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:103  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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:3268  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [20] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [22] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:14 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ GLMakie │ [Output was shown above] └ 2d arrows: Error During Test at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:180 Got exception outside of a @test LoadError: The following 1 package failed to precompile: GLMakie Failed to precompile GLMakie [e9467ef8-e4e7-5192-8a1a-b1aee30e663a] to "/home/pkgeval/.julia/compiled/v1.14/GLMakie/jl_4KVXVF" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:180 ┌ Warning: GLFW couldn't create an OpenGL window. │ This likely means, you don't have an OpenGL capable Graphic Card, │ or you don't have an OpenGL 3.3 capable video driver installed. │ Have a look at the troubleshooting section in the GLMakie readme: │ https://github.com/MakieOrg/Makie.jl/tree/master/GLMakie#troubleshooting-opengl. └ @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:293 ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] GLFW.Window(; name::String, resolution::Tuple{Int64, Int64}, debugging::Bool, major::Int64, minor::Int64, windowhints::Vector{Tuple{UInt32, Integer}}, contexthints::Vector{Tuple{UInt32, Integer}}, visible::Bool, focus::Bool, fullscreen::Bool, monitor::Nothing, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:404  [4] vect(::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Bool}, ::Tuple{UInt32, Bool})  @ Base ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:362 [inlined]  [5] empty_screen(debugging::Bool, reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:284  [6] empty_screen(debugging::Bool; reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:258  [7] singleton_screen(debugging::Bool)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:395  [8] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:20 [inlined]  [9] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [10] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:17 [inlined]  [11] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [12] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:15  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [14] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:103  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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:3268  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [20] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [22] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:14 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ GLMakie │ [Output was shown above] └ 2d 3d: Error During Test at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:215 Got exception outside of a @test LoadError: The following 1 package failed to precompile: GLMakie Failed to precompile GLMakie [e9467ef8-e4e7-5192-8a1a-b1aee30e663a] to "/home/pkgeval/.julia/compiled/v1.14/GLMakie/jl_jYqBTK" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:215 ┌ Warning: GLFW couldn't create an OpenGL window. │ This likely means, you don't have an OpenGL capable Graphic Card, │ or you don't have an OpenGL 3.3 capable video driver installed. │ Have a look at the troubleshooting section in the GLMakie readme: │ https://github.com/MakieOrg/Makie.jl/tree/master/GLMakie#troubleshooting-opengl. └ @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:293 ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] GLFW.Window(; name::String, resolution::Tuple{Int64, Int64}, debugging::Bool, major::Int64, minor::Int64, windowhints::Vector{Tuple{UInt32, Integer}}, contexthints::Vector{Tuple{UInt32, Integer}}, visible::Bool, focus::Bool, fullscreen::Bool, monitor::Nothing, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:404  [4] vect(::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Bool}, ::Tuple{UInt32, Bool})  @ Base ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:362 [inlined]  [5] empty_screen(debugging::Bool, reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:284  [6] empty_screen(debugging::Bool; reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:258  [7] singleton_screen(debugging::Bool)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:395  [8] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:20 [inlined]  [9] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [10] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:17 [inlined]  [11] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [12] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:15  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [14] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:103  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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:3268  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [20] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [22] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:14 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ GLMakie │ [Output was shown above] └ 2d categorical: Error During Test at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:242 Got exception outside of a @test LoadError: The following 1 package failed to precompile: GLMakie Failed to precompile GLMakie [e9467ef8-e4e7-5192-8a1a-b1aee30e663a] to "/home/pkgeval/.julia/compiled/v1.14/GLMakie/jl_xrmwLC" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:242 ERROR: LoadError: InitError: could not load library "/home/pkgeval/.julia/artifacts/7f6c3eecc94afdb65742f3d7206c82dd76d692a8/lib/libproj.so" libsqlite3.so.0: cannot open shared object file: No such file or directory Stacktrace:  [1] dlopen(s::String, flags::UInt32; throw_error::Bool)  @ Base.Libc.Libdl ./libdl.jl:120 [inlined]  [2] dlopen(s::String, flags::UInt32)  @ Base.Libc.Libdl ./libdl.jl:119  [3] top-level scope  @ ~/.julia/packages/PROJ_jll/h1i40/src/wrappers/x86_64-linux-gnu-cxx11.jl:55  [4] macro expansion  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/library_generators.jl:63 [inlined]  [5] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1605  [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1593  [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1481  [8] _include_from_serialized  @ ./loading.jl:1438 [inlined]  [9] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2280  [10] !=(x::Int8, y::Int64)  @ Base ./loading.jl:2175 [inlined]  [11] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2808  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [13] macro expansion  @ ./loading.jl:2596 [inlined]  [14] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [16] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [inlined]  [17] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [18] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [19] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [20] top-level scope  @ ~/.julia/packages/Proj/e2sVT/src/Proj.jl:3  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [22] 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:3268  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [26] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [28] _start()  @ Base ./client.jl:593 during initialization of module PROJ_jll in expression starting at /home/pkgeval/.julia/packages/Proj/e2sVT/src/Proj.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c94c279d-25a6-4763-9509-64d165bea63e"), "Proj") 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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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] top-level scope  @ ~/.julia/packages/GeometryOps/29L7P/ext/GeometryOpsProjExt/GeometryOpsProjExt.jl:6  [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:3268  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/GeometryOps/29L7P/ext/GeometryOpsProjExt/GeometryOpsProjExt.jl:4 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c94c279d-25a6-4763-9509-64d165bea63e"), "Proj") 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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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] top-level scope  @ ~/.julia/packages/GeoMakie/QcBwP/src/GeoMakie.jl:26  [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:3268  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/GeoMakie/QcBwP/src/GeoMakie.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ Proj │ ERROR: LoadError: InitError: could not load library "/home/pkgeval/.julia/artifacts/7f6c3eecc94afdb65742f3d7206c82dd76d692a8/lib/libproj.so" │ libsqlite3.so.0: cannot open shared object file: No such file or directory │ Stacktrace: │ [1] dlopen(s::String, flags::UInt32; throw_error::Bool) │ @ Base.Libc.Libdl ./libdl.jl:120 [inlined] │ [2] dlopen(s::String, flags::UInt32) │ @ Base.Libc.Libdl ./libdl.jl:119 │ [3] top-level scope │ @ ~/.julia/packages/PROJ_jll/h1i40/src/wrappers/x86_64-linux-gnu-cxx11.jl:55 │ [4] macro expansion │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/library_generators.jl:63 [inlined] │ [5] run_module_init(mod::Module, i::Int64) │ @ Base ./loading.jl:1605 │ [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ @ Base ./loading.jl:1593 │ [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) │ @ Base ./loading.jl:1481 │ [8] _include_from_serialized │ @ ./loading.jl:1438 [inlined] │ [9] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) │ @ Base ./loading.jl:2280 │ [10] !=(x::Int8, y::Int64) │ @ Base ./loading.jl:2175 [inlined] │ [11] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2808 │ [12] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2669 │ [13] macro expansion │ @ ./loading.jl:2596 [inlined] │ [14] String(s::Symbol) │ @ Base ./lock.jl:376 [inlined] │ [15] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2560 │ [16] require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2536 [inlined] │ [17] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base ./module.jl:36 [inlined] │ [18] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [19] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base ./module.jl:137 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/Proj/e2sVT/src/Proj.jl:3 │ [21] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [22] 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:3268 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3110 │ [26] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │ @ Base.Broadcast ./loading.jl:3120 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:350 │ [28] _start() │ @ Base ./client.jl:593 │ during initialization of module PROJ_jll │ in expression starting at /home/pkgeval/.julia/packages/Proj/e2sVT/src/Proj.jl:1 │ in expression starting at stdin:5 └ ┌ GeoMakie │ [Output was shown above] └ ┌ GeometryOps → GeometryOpsProjExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c94c279d-25a6-4763-9509-64d165bea63e"), "Proj") 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:2815 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2669 │ [4] macro expansion │ @ ./loading.jl:2596 [inlined] │ [5] String(s::Symbol) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2560 │ [7] require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2536 [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] top-level scope │ @ ~/.julia/packages/GeometryOps/29L7P/ext/GeometryOpsProjExt/GeometryOpsProjExt.jl:6 │ [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:3268 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3110 │ [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │ @ Base.Broadcast ./loading.jl:3120 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:350 │ [19] _start() │ @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/GeometryOps/29L7P/ext/GeometryOpsProjExt/GeometryOpsProjExt.jl:4 │ in expression starting at stdin:5 └ 2d geomakie: Error During Test at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:276 Got exception outside of a @test LoadError: The following 3 packages failed to precompile: Proj Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to "/home/pkgeval/.julia/compiled/v1.14/Proj/jl_bkUQOV" (ProcessExited(1)). GeoMakie Failed to precompile GeoMakie [db073c08-6b98-4ee5-b6a4-5efafb3259c6] to "/home/pkgeval/.julia/compiled/v1.14/GeoMakie/jl_tMaEfO" (ProcessExited(1)). GeometryOps → GeometryOpsProjExt Failed to precompile GeometryOpsProjExt [69a5c0d3-9349-5567-b46b-fe45434217ec] to "/home/pkgeval/.julia/compiled/v1.14/GeometryOpsProjExt/jl_1r5ce6" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:276 ┌ Warning: GLFW couldn't create an OpenGL window. │ This likely means, you don't have an OpenGL capable Graphic Card, │ or you don't have an OpenGL 3.3 capable video driver installed. │ Have a look at the troubleshooting section in the GLMakie readme: │ https://github.com/MakieOrg/Makie.jl/tree/master/GLMakie#troubleshooting-opengl. └ @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:293 ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] GLFW.Window(; name::String, resolution::Tuple{Int64, Int64}, debugging::Bool, major::Int64, minor::Int64, windowhints::Vector{Tuple{UInt32, Integer}}, contexthints::Vector{Tuple{UInt32, Integer}}, visible::Bool, focus::Bool, fullscreen::Bool, monitor::Nothing, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:404  [4] vect(::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Int64}, ::Tuple{UInt32, Bool}, ::Tuple{UInt32, Bool})  @ Base ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:362 [inlined]  [5] empty_screen(debugging::Bool, reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:284  [6] empty_screen(debugging::Bool; reuse::Bool, window::Nothing)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:258  [7] singleton_screen(debugging::Bool)  @ GLMakie ~/.julia/packages/GLMakie/jOD8L/src/screen.jl:395  [8] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:20 [inlined]  [9] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [10] macro expansion  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:17 [inlined]  [11] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [12] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:15  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [14] top-level scope  @ ~/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:103  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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:3268  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [20] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [22] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/precompiles.jl:14 in expression starting at /home/pkgeval/.julia/packages/GLMakie/jOD8L/src/GLMakie.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ GLMakie │ [Output was shown above] └ 3d: Error During Test at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:293 Got exception outside of a @test LoadError: The following 1 package failed to precompile: GLMakie Failed to precompile GLMakie [e9467ef8-e4e7-5192-8a1a-b1aee30e663a] to "/home/pkgeval/.julia/compiled/v1.14/GLMakie/jl_ptx8Ts" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/makietests.jl:293 WARNING: Imported binding ComradeBase.m̆ was undeclared at import time during import to VLBISkyModels. ERROR: LoadError: UndefVarError: `m̆` not defined in `PolarizedTypes` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:51  [2] top-level scope  @ ~/.julia/packages/VLBISkyModels/7tbdi/src/models/polarized.jl:426  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/VLBISkyModels/7tbdi/src/models/models.jl:30  [5] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [6] top-level scope  @ ~/.julia/packages/VLBISkyModels/7tbdi/src/VLBISkyModels.jl:70  [7] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [8] 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:3268  [9] top-level scope  @ stdin:5  [10] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [12] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [14] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VLBISkyModels/7tbdi/src/models/polarized.jl:426 in expression starting at /home/pkgeval/.julia/packages/VLBISkyModels/7tbdi/src/models/models.jl:30 in expression starting at /home/pkgeval/.julia/packages/VLBISkyModels/7tbdi/src/VLBISkyModels.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ VLBISkyModels │ [Output was shown above] └ comradebase & vlbiskymodels: Error During Test at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/runtests.jl:104 Got exception outside of a @test LoadError: The following 1 package failed to precompile: VLBISkyModels Failed to precompile VLBISkyModels [d6343c73-7174-4e0f-bb64-562643efbeca] to "/home/pkgeval/.julia/compiled/v1.14/VLBISkyModels/jl_RUeK3V" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/runtests.jl:104 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 160 running 1 of 1 signal (10): User defined signal 1 _ZNK4llvm13ConstantRange22unsignedSubMayOverflowERKS0_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: 0xfffffffffffffffe) at (unknown file) unknown function (ip: (nil)) at (unknown file) #= 853.0 ms =# precompile(Tuple{typeof(Base.collect_to_with_first!), Array{CompatHelperLocal.CompatStates.Uptodate, 1}, CompatHelperLocal.CompatStates.Uptodate, Base.Generator{Array{Any, 1}, CompatHelperLocal.var"#gather_compats##0#gather_compats##1"{Pkg.Types.Project}}, Int64}) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: Issues with project's [compat] │ project = "/home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/Project.toml" └ @ CompatHelperLocal ~/.julia/packages/CompatHelperLocal/h8sUu/src/CompatHelperLocal.jl:161 ┌ Info: [compat] outdated │ name = "DimensionalData" │ compat = (val = VersionSpec("0.23 - 0.29"), str = "0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29") └ latest = v"0.30.1" ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:50 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000720929acc5b0 Total snapshots: 410. Utilization: 0% ╎410 @Base/task.jl:1168 wait_forever() 409╎ 410 @Base/task.jl:1246 wait() Suggested content:┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007f221fdfc010 Total snapshots: 263. Utilization: 100% ╎239 @Base/client.jl:593 _start() ╎ 239 @Base/client.jl:318 exec_options(opts::Base.JLOptions) ╎ 239 @Base/boot.jl:517 eval(m::Module, e::Any) ╎ 239 @Base/Base.jl:328 (::Base.IncludeInto)(fname::String) ╎ 239 @Base/Base.jl:327 include(mapexpr::Function, mod::Module, _path::S… ╎ 239 @Base/loading.jl:3170 _include(mapexpr::Function, mod::Module, _p… ╎ ╎ 239 @Base/loading.jl:3110 include_string(mapexpr::typeof(identity), … ╎ ╎ 239 @Base/boot.jl:517 eval(m::Module, e::Any) ╎ ╎ 239 @TestItemRunner/….jl:134 run_tests(path::String) ╎ ╎ 239 @TestItemRunner/….jl:250 run_tests(path::String; filter::Noth… ╎ ╎ 239 @Test/src/Test.jl:2415 iterate(A::Vector{String}, state::Int… ╎ ╎ ╎ 239 @TestItemRunner/…jl:253 macro expansion ╎ ╎ ╎ 239 @Test/src/Test.jl:2415 macro expansion ╎ ╎ ╎ 239 @TestItemRunner/…l:275 macro expansion ╎ ╎ ╎ 239 @Test/…rc/Test.jl:2415 macro expansion ╎ ╎ ╎ 239 @TestItemRunner/…:277 macro expansion ╎ ╎ ╎ ╎ 239 @TestItemRunner/…:117 run_testitem(filepath::String, u… ╎ ╎ ╎ ╎ 239 @Base/file.jl:112 cd(f::TestItemRunner.var"#run_testi… ╎ ╎ ╎ ╎ 239 @TestItemRunner/…:118 (::TestItemRunner.var"#run_tes… ╎ ╎ ╎ ╎ 239 @TestItemRunner/…:7 withpath(f::TestItemRunner.var"… ╎ ╎ ╎ ╎ 239 @TestItemRunner/…:119 haskey(d::IdDict{Any, Any}, … ╎ ╎ ╎ ╎ ╎ 239 @Base/…ding.jl:3120 include_string(m::Module, txt… ╎ ╎ ╎ ╎ ╎ 239 @Base/…ding.jl:3110 include_string(mapexpr::type… ╎ ╎ ╎ ╎ ╎ 239 @Base/boot.jl:517 eval(m::Module, e::Any) ╎ ╎ ╎ ╎ ╎ 239 @CompatHelperLocal/…:142 check(pkg_dir::String) ╎ ╎ ╎ ╎ ╎ 239 @CompatHelperLocal/…:156 check(pkg_dir::Strin… ╎ ╎ ╎ ╎ ╎ ╎ 239 @CompatHelperLocal/…:82 gather_compats(proje… ╎ ╎ ╎ ╎ ╎ ╎ 239 @Base/…ay.jl:3390 vcat(::Vector{Pair{String… ╎ ╎ ╎ ╎ ╎ ╎ 239 @Base/…ay.jl:763 kwcall(::@NamedTuple{dims… 151╎ ╎ ╎ ╎ ╎ ╎ 239 @Base/…ay.jl:858 _collect(c::Vector{Any},… ╎ ╎ ╎ ╎ ╎ ╎ 87 @Base/…ay.jl:864 collect_to_with_first!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 75 @Base/…ay.jl:909 collect_to!(dest::Vect… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 75 @Base/…or.jl:48 iterate(g::Base.Genera… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 75 @CompatHelperLocal/…:85 (::CompatHelp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 75 @CompatHelperLocal/…:12 get_versions… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 74 @Base/…im.jl:330 mapreduce ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 74 @Base/…im.jl:330 #mapreduce#755 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 74 @Base/…im.jl:338 _mapreduce_dim ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 74 @Base/…ce.jl:434 _mapreduce(f::C… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 74 @Base/…ce.jl:423 mapreduce_firs… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 67 @CompatHelperLocal/…:13 (::Com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 12 @Base/…ct.jl:483 filter(f::Com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 12 @CompatHelperLocal/…:13 iterat… 12╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 12 @Base/…ng.jl:235 skip_deleted(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…ct.jl:486 filter(f::Com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ct.jl:705 iterate(t::Di… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ct.jl:701 skip_deleted(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 54 @Pkg/…nce.jl:523 only(t::Dict{… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 54 @Pkg/…nce.jl:488 _ensure_regis… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 54 @Base/…ck.jl:376 iterate(t::Di… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 12 @Pkg/…nce.jl:506 macro expansi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 12 @Base/…id.jl:89 UUID ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 12 @Base/…id.jl:84 parse 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…id.jl:0 tryparse(::Type… 3╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 3 @Base/…id.jl:52 tryparse(::Typ… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…id.jl:59 tryparse(::Typ… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…id.jl:44 uuid_kernel 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…se.jl:105 __convert_dig… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…id.jl:64 tryparse(::Typ… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…id.jl:44 (::Base.var"#u… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…se.jl:105 codeunit(s::S… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…id.jl:69 tryparse(::Typ… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…id.jl:44 (::Base.var"#u… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…se.jl:105 codeunit(s::S… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…id.jl:70 tryparse(::Typ… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 4 @Base/…id.jl:74 tryparse(::Typ… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…id.jl:0 uuid_kernel ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…id.jl:44 uuid_kernel 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…se.jl:105 __convert_dig… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 2 @Base/…id.jl:45 uuid_kernel 7╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 7 @Pkg/…nce.jl:507 macro expansi… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 20 @Pkg/…nce.jl:508 macro expansi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 18 @Base/…ct.jl:478 getindex(h::D… 9╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 9 @Base/…ct.jl:243 ht_keyindex(h… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 2 @Base/…ct.jl:248 ht_keyindex(h… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 2 @Base/…ct.jl:134 getproperty(x… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 2 @Base/…on.jl:637 == ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…ct.jl:250 ht_keyindex(h… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…ls.jl:403 getindex(A::M… 6╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 6 @Base/…ct.jl:251 ht_keyindex(h… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Pkg/…nce.jl:509 macro expansi… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…ct.jl:477 getindex(h::D… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 9 @Pkg/…nce.jl:511 skip_deleted(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…ct.jl:358 setindex!(h::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…ct.jl:281 ht_keyindex2_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…ct.jl:134 hashindex(key… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…ls.jl:403 hash(data::Ba… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 7 @Base/…ct.jl:365 setindex!(h::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 7 @Base/…ct.jl:339 _setindex!(h:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…ct.jl:157 rehash!(h::Di… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…ot.jl:654 iterate(r::Un… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…ct.jl:159 rehash!(h::Di… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…ot.jl:654 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 2 @Base/…ct.jl:160 rehash!(h::Di… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 2 @Base/…ot.jl:654 getindex(A::M… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 3 @Base/…ct.jl:177 rehash!(h::Di… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 3 @Base/…ry.jl:270 hashindex(key… 3╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 3 @Base/…ry.jl:263 hash(data::Ba… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Pkg/…nce.jl:523 getproperty 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Pkg/…nce.jl:487 _ensure_regis… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 5 @Pkg/…nce.jl:512 skip_deleted(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 5 @Base/…ct.jl:705 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 5 @Base/…ct.jl:701 _iterate_dict ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 2 @Base/…ls.jl:402 getindex 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 2 @Base/…ls.jl:391 checkbounds 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…ls.jl:387 checkbounds 3╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 3 @Base/…ls.jl:403 getindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 7 @CompatHelperLocal/…:19 (::Com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 7 @Pkg/…nce.jl:485 only(t::Dict{… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 7 @Pkg/…nce.jl:410 init_package_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 7 @Base/…ck.jl:376 custom_isfile… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Pkg/…nce.jl:417 macro expansi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Pkg/…nce.jl:24 parsefile ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Pkg/…nce.jl:21 _parsefile ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…ng.jl:301 parsed_toml ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…ck.jl:335 lock(f::Base.… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…ng.jl:304 (::Base.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Base/…ng.jl:222 Base.CachedTO… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Base/io.jl:524 _crc32c(a::Vec… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Base/io.jl:426 open ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Base/io.jl:429 open(f::Base.v… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Base/io.jl:524 #read##0 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Base/…am.jl:585 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 3 @Pkg/…nce.jl:429 haskey(h::Dic… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 3 @Pkg/…nce.jl:24 ht_keyindex(h:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 3 @Pkg/…nce.jl:21 _parsefile ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 3 @Base/…ng.jl:301 parsed_toml ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 3 @Base/…ck.jl:335 lock(f::Base.… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 3 @Base/…ng.jl:304 (::Base.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Base/…ng.jl:222 Base.CachedTO… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Base/io.jl:524 _crc32c(a::Vec… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Base/io.jl:426 open ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Base/io.jl:427 open(f::Base.v… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Base/…am.jl:306 open 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Base/…am.jl:324 open(fname::S… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 2 @Base/…ng.jl:225 Base.CachedTO… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 2 @Base/…er.jl:446 String(v::Vec… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 2 @Base/…er.jl:455 tryparse(l::B… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Base/…er.jl:157 parse_topleve… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Base/…er.jl:157 parse_table(l… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Base/…er.jl:492 accept(l::Bas… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Base/…er.jl:495 recurse_dict!… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 1 @Base/…ct.jl:472 get!(default:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 1 @Base/…ct.jl:339 _setindex!(h:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 1 @Base/…ct.jl:159 rehash!(h::Di… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +20 1 @Base/…ot.jl:654 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Base/…er.jl:482 parse_topleve… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Base/…er.jl:434 skip_ws_comme… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Base/…er.jl:408 skip_ws 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Base/…er.jl:0 accept_batch(l:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Pkg/…nce.jl:431 haskey(h::Dic… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…ct.jl:95 Dict{VersionNu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…or.jl:48 sizehint!(d::D… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 none:? (::Pkg.Registry.var"#in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…ng.jl:124 Base.SHA1(s::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…il.jl:1208 hex2bytes(s:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Base/…il.jl:1214 hex2bytes!(d… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Base/…il.jl:1241 hex2bytes!(d… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Base/int.jl:87 iterate(A::Bas… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Pkg/…nce.jl:438 haskey(h::Dic… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Pkg/…nce.jl:89 load_deps_data… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Pkg/…nce.jl:24 parsefile(in_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Pkg/…nce.jl:21 _parsefile ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…ng.jl:301 parsed_toml ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…ck.jl:335 lock(f::Base.… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Base/…ng.jl:304 (::Base.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Base/…ng.jl:222 Base.CachedTO… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Base/io.jl:524 _crc32c(a::Vec… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Base/io.jl:426 open ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Base/io.jl:429 open(f::Base.v… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Base/io.jl:524 #read##0 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Base/…am.jl:585 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Pkg/…nce.jl:450 haskey(h::Dic… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Pkg/…nce.jl:108 load_compat_d… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Pkg/…nce.jl:24 parsefile(in_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Pkg/…nce.jl:21 _parsefile ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…ng.jl:301 parsed_toml ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…ck.jl:335 lock(f::Base.… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Base/…ng.jl:304 (::Base.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Base/…ng.jl:225 Base.CachedTO… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Base/…er.jl:446 String(v::Vec… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Base/…er.jl:453 tryparse(l::B… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Base/…er.jl:415 skip_ws_nl(l:… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Base/…er.jl:387 accept_batch(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…nce.jl:622 reachable_registri… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…nce.jl:632 reachable_registr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:1034 readdir ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:1034 #readdir#24 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:1098 _readdir 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:1103 _readdir(dir… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…ay.jl:917 collect_to!(dest::Vect… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…ay.jl:909 collect_to!(dest::Vec… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…or.jl:48 iterate(g::Base.Gener… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @CompatHelperLocal/…:85 (::CompatHel… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @CompatHelperLocal/…:12 get_version… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…im.jl:330 mapreduce ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…im.jl:330 #mapreduce#755 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…im.jl:338 _mapreduce_dim ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…ce.jl:434 _mapreduce(f::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…ce.jl:423 mapreduce_fir… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 10 @CompatHelperLocal/…:13 (::Com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 10 @Pkg/…nce.jl:523 only(t::Dict{… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 10 @Pkg/…nce.jl:488 _ensure_regis… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 10 @Base/…ck.jl:376 iterate(t::Di… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 3 @Pkg/…nce.jl:506 macro expansi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 3 @Base/…id.jl:89 UUID ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 3 @Base/…id.jl:84 parse ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…id.jl:54 tryparse(::Typ… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…id.jl:44 (::Base.var"#u… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Base/…se.jl:105 codeunit(s::S… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…id.jl:55 tryparse(::Typ… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…id.jl:74 tryparse(::Typ… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…id.jl:0 uuid_kernel 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Pkg/…nce.jl:507 macro expansi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Pkg/…nce.jl:508 macro expansi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…ct.jl:478 getindex(h::D… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…ct.jl:251 ht_keyindex(h… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Pkg/…nce.jl:509 macro expansi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 3 @Pkg/…nce.jl:511 skip_deleted(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 2 @Base/…ct.jl:365 setindex!(h::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…ct.jl:328 _setindex!(h:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…ry.jl:270 setindex! 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…ry.jl:263 _setindex! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…ct.jl:339 _setindex!(h:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…ct.jl:177 rehash!(h::Di… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…ry.jl:270 hashindex(key… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Base/…ry.jl:263 hash(data::Ba… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Pkg/…nce.jl:523 getproperty ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Pkg/…nce.jl:488 _ensure_regis… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…ck.jl:375 lock(rl::Reen… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Pkg/…nce.jl:512 skip_deleted(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…ct.jl:705 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…ct.jl:701 _iterate_dict 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…ls.jl:403 getindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 2 @CompatHelperLocal/…:19 (::Com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 2 @Pkg/…nce.jl:485 only(t::Dict{… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 2 @Pkg/…nce.jl:410 init_package_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 2 @Base/…ck.jl:376 custom_isfile… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Pkg/…nce.jl:429 haskey(h::Dic… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Pkg/…nce.jl:24 ht_keyindex(h:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Pkg/…nce.jl:21 _parsefile ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…ng.jl:301 parsed_toml ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…ck.jl:335 lock(f::Base.… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Base/…ng.jl:304 (::Base.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Base/…ng.jl:222 Base.CachedTO… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Base/io.jl:524 _crc32c(a::Vec… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Base/io.jl:426 open ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Base/io.jl:429 open(f::Base.v… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Base/io.jl:524 #read##0 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Base/…am.jl:585 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Pkg/…nce.jl:438 haskey(h::Dic… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Pkg/…nce.jl:89 load_deps_data… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Pkg/…nce.jl:24 parsefile(in_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Pkg/…nce.jl:21 _parsefile ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…ng.jl:301 parsed_toml ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Base/…ck.jl:335 lock(f::Base.… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Base/…ng.jl:304 (::Base.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Base/…ng.jl:222 Base.CachedTO… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Base/io.jl:524 _crc32c(a::Vec… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Base/io.jl:426 open ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Base/io.jl:429 open(f::Base.v… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Base/io.jl:524 #read##0 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 1 @Base/…am.jl:585 read(s::IOStr… [compat] AxisKeys = "0.2.15" ComradeBase = "0.8, 0.9" DataPipes = "0.3.18" DimensionalData = "0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30.1" GeoMakie = "0.7" Makie = "0.21, 0.22, 0.24" RectiGrids = "0.1.14" Reexport = "1.2.2" StructArrays = "0.6.12, 0.7.1" Unitful = "1" VLBISkyModels = "0.6" julia = "1.9" [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:50 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 20078071 (Pool: 20077296; Big: 775); GC: 20 [160] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/AxisKeysExtra/ev0gM/test/runtests.jl:181 macro expansion at /source/usr/share/julia/stdlib/v1.14/Pkg/src/Registry/registry_instance.jl:507:13 [inlined] macro expansion at ./lock.jl:376:17 [inlined] _ensure_registry_loaded_slow! at /source/usr/share/julia/stdlib/v1.14/Pkg/src/Registry/registry_instance.jl:488:112 getproperty at /source/usr/share/julia/stdlib/v1.14/Pkg/src/Registry/registry_instance.jl:523:26 [inlined] #get_versions_in_repository##0 at /home/pkgeval/.julia/packages/CompatHelperLocal/h8sUu/src/CompatHelperLocal.jl:13:13 mapreduce_first at ./reduce.jl:423:2 _mapreduce at ./reduce.jl:434:38 _mapreduce_dim at ./reducedim.jl:338:4 [inlined] #mapreduce#755 at ./reducedim.jl:330:3 [inlined] mapreduce at ./reducedim.jl:330:5 [inlined] get_versions_in_repository at /home/pkgeval/.julia/packages/CompatHelperLocal/h8sUu/src/CompatHelperLocal.jl:12:21 [inlined] #gather_compats##0 at /home/pkgeval/.julia/packages/CompatHelperLocal/h8sUu/src/CompatHelperLocal.jl:85:31 unknown function (ip: 0x7f220784211f) at (unknown file) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 iterate at ./generator.jl:48:23 [inlined] collect_to! at ./array.jl:909:11 collect_to! at ./array.jl:917:54 collect_to_with_first! at ./array.jl:864:11 unknown function (ip: 0x7f220784bc1f) at (unknown file) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 _collect at ./array.jl:858:96 collect_similar at ./array.jl:763:6 [inlined] map at ./abstractarray.jl:3390:4 [inlined] gather_compats at /home/pkgeval/.julia/packages/CompatHelperLocal/h8sUu/src/CompatHelperLocal.jl:82:25 #check#7 at /home/pkgeval/.julia/packages/CompatHelperLocal/h8sUu/src/CompatHelperLocal.jl:171:416 check at /home/pkgeval/.julia/packages/CompatHelperLocal/h8sUu/src/CompatHelperLocal.jl:142:3 unknown function (ip: 0x7f220783d692) at (unknown file) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3110:145 include_string at ./loading.jl:3120:3 _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] jl_f_invokelatest at /source/src/builtins.c:910:23 #run_testitem##6 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119:7 [inlined] withpath at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7:16 #run_testitem##4 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118:16 [inlined] cd at ./file.jl:112:19 unknown function (ip: 0x7f221ddbc7c6) at (unknown file) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 run_testitem at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117:127 unknown function (ip: 0x7f221ddbc36e) at (unknown file) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277:2 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2415:5 [inlined] macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275:21 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2415:24 [inlined] macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253:26 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2415:29 [inlined] #run_tests#7 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250:687 run_tests at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:134:3 unknown function (ip: 0x7f221dd036e2) at (unknown file) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3110:145 _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 _include at ./loading.jl:3170:45 include at ./Base.jl:327:3 IncludeInto at ./Base.jl:328:4 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 exec_options at ./client.jl:318:410 _start at ./client.jl:593:36 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7f223a48f249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 93160999 (Pool: 93159102; Big: 1897); GC: 56 PkgEval terminated after 2724.39s: test duration exceeded the time limit