Package evaluation to test FastGeoProjections on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T20:51:28.716 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 4.91s ################################################################################ # Installation # Installing FastGeoProjections... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [981663e8] + FastGeoProjections v0.0.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [fa961155] + CEnum v0.5.0 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [150eb455] + CoordinateTransformations v0.6.4 [adafc99b] + CpuId v0.3.1 [9a962f9c] + DataAPI v1.16.0 [ffbed154] + DocStringExtensions v0.9.5 [411431e0] + Extents v0.1.6 [981663e8] + FastGeoProjections v0.0.2 [68eda718] + GeoFormatTypes v0.4.5 [cf35fbd7] + GeoInterface v1.6.0 [3e5b6fbb] + HostCPUFeatures v0.1.18 [615f187c] + IfElse v0.1.1 [692b3bcd] + JLLWrappers v1.7.1 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.173 [d125e4d3] + ManualMemory v0.1.8 [6fe1bfb0] + OffsetArrays v1.17.0 [1d0040c9] + PolyesterWeave v0.2.2 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [c94c279d] + Proj v1.9.0 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [431bcebd] + SciMLPublic v1.0.1 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [8290d209] + ThreadingUtilities v0.5.5 [3a884ed6] + UnPack v1.0.2 [3d5dd08c] + VectorizationBase v0.21.72 [aacddb02] + JpegTurbo_jll v3.1.4+0 [88015f11] + LERC_jll v4.0.1+0 [89763e89] + Libtiff_jll v4.7.2+0 [58948b4f] + PROJ_jll v902.700.0+0 [76ed43ae] + SQLite_jll v3.51.2+0 [ffd25f8a] + XZ_jll v5.8.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [c4b69c83] + dlfcn_win32_jll v1.4.2+0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] + LibCURL_jll v8.4.0+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [83775a58] + Zlib_jll v1.2.13+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 [8e850ede] + nghttp2_jll v1.52.0+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 9.44s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... ✗ Proj ✗ FastGeoProjections 0 dependencies successfully precompiled in 10 seconds. 52 already precompiled. ERROR: LoadError: The following 2 direct dependencies failed to precompile: FastGeoProjections Failed to precompile FastGeoProjections [981663e8-0c94-46dd-b2cf-efc8480900ec] to "/home/pkgeval/.julia/compiled/v1.10/FastGeoProjections/jl_MvEJ7n". ERROR: LoadError: InitError: could not load library "/home/pkgeval/.julia/artifacts/0e25413977e1aa52abfecdd2bee850e964b8d477/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:117 [2] dlopen(s::String, flags::UInt32) @ Base.Libc.Libdl ./libdl.jl:116 [3] macro expansion @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/library_generators.jl:63 [inlined] [4] __init__() @ PROJ_jll ~/.julia/packages/PROJ_jll/lq5nt/src/wrappers/x86_64-linux-gnu-cxx11.jl:50 [5] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1196 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1184 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1129 [8] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1654 [9] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2011 [10] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [11] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [12] invoke_in_world @ ./essentials.jl:923 [inlined] [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [14] macro expansion @ ./loading.jl:1863 [inlined] [15] macro expansion @ ./lock.jl:270 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [17] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [18] invoke_in_world @ ./essentials.jl:923 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [20] include @ ./Base.jl:495 [inlined] [21] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2295 [22] top-level scope @ stdin:4 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:4 ERROR: LoadError: Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to "/home/pkgeval/.julia/compiled/v1.10/Proj/jl_bH1WHY". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2542 [3] compilecache @ ./loading.jl:2414 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2047 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3057 [11] maybe_cachefile_lock @ ./loading.jl:3054 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2043 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [17] macro expansion @ ./loading.jl:1863 [inlined] [18] macro expansion @ ./lock.jl:270 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [23] include @ ./Base.jl:495 [inlined] [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2295 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/FastGeoProjections/GK9IW/src/FastGeoProjections.jl:1 in expression starting at stdin:4 Proj Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to "/home/pkgeval/.julia/compiled/v1.10/Proj/jl_fjiejH". ERROR: LoadError: InitError: could not load library "/home/pkgeval/.julia/artifacts/0e25413977e1aa52abfecdd2bee850e964b8d477/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:117 [2] dlopen(s::String, flags::UInt32) @ Base.Libc.Libdl ./libdl.jl:116 [3] macro expansion @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/library_generators.jl:63 [inlined] [4] __init__() @ PROJ_jll ~/.julia/packages/PROJ_jll/lq5nt/src/wrappers/x86_64-linux-gnu-cxx11.jl:50 [5] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1196 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1184 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1129 [8] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1654 [9] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2011 [10] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [11] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [12] invoke_in_world @ ./essentials.jl:923 [inlined] [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [14] macro expansion @ ./loading.jl:1863 [inlined] [15] macro expansion @ ./lock.jl:270 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [17] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [18] invoke_in_world @ ./essentials.jl:923 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [20] include @ ./Base.jl:495 [inlined] [21] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2295 [22] top-level scope @ stdin:4 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:4 in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 23.58s ################################################################################ # Testing # Testing FastGeoProjections Status `/tmp/jl_oqEIIA/Project.toml` [150eb455] CoordinateTransformations v0.6.4 [981663e8] FastGeoProjections v0.0.2 [68eda718] GeoFormatTypes v0.4.5 [bdcacae8] LoopVectorization v0.12.173 [c94c279d] Proj v1.9.0 [8dfed614] Test Status `/tmp/jl_oqEIIA/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.7 [fb6a15b2] CloseOpenIntervals v0.1.13 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [150eb455] CoordinateTransformations v0.6.4 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [ffbed154] DocStringExtensions v0.9.5 [411431e0] Extents v0.1.6 [981663e8] FastGeoProjections v0.0.2 [68eda718] GeoFormatTypes v0.4.5 [cf35fbd7] GeoInterface v1.6.0 [3e5b6fbb] HostCPUFeatures v0.1.18 [615f187c] IfElse v0.1.1 [692b3bcd] JLLWrappers v1.7.1 [10f19ff3] LayoutPointers v0.1.17 [bdcacae8] LoopVectorization v0.12.173 [d125e4d3] ManualMemory v0.1.8 [6fe1bfb0] OffsetArrays v1.17.0 [1d0040c9] PolyesterWeave v0.2.2 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [c94c279d] Proj v1.9.0 [ae029012] Requires v1.3.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [431bcebd] SciMLPublic v1.0.1 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [8290d209] ThreadingUtilities v0.5.5 [3a884ed6] UnPack v1.0.2 [3d5dd08c] VectorizationBase v0.21.72 [aacddb02] JpegTurbo_jll v3.1.4+0 [88015f11] LERC_jll v4.0.1+0 [89763e89] Libtiff_jll v4.7.2+0 [58948b4f] PROJ_jll v902.700.0+0 [76ed43ae] SQLite_jll v3.51.2+0 [ffd25f8a] XZ_jll v5.8.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [c4b69c83] dlfcn_win32_jll v1.4.2+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [4536629a] OpenBLAS_jll v0.3.23+5 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: InitError: could not load library "/home/pkgeval/.julia/artifacts/0e25413977e1aa52abfecdd2bee850e964b8d477/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:117 [2] dlopen(s::String, flags::UInt32) @ Base.Libc.Libdl ./libdl.jl:116 [3] macro expansion @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/library_generators.jl:63 [inlined] [4] __init__() @ PROJ_jll ~/.julia/packages/PROJ_jll/lq5nt/src/wrappers/x86_64-linux-gnu-cxx11.jl:50 [5] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1196 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1184 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1129 [8] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1654 [9] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2011 [10] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [11] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [12] invoke_in_world @ ./essentials.jl:923 [inlined] [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [14] macro expansion @ ./loading.jl:1863 [inlined] [15] macro expansion @ ./lock.jl:270 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [17] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [18] invoke_in_world @ ./essentials.jl:923 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [20] include @ ./Base.jl:495 [inlined] [21] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2295 [22] top-level scope @ stdin:4 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:4 ERROR: LoadError: Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to "/home/pkgeval/.julia/compiled/v1.10/Proj/jl_QJwRRi". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2542 [3] compilecache @ ./loading.jl:2414 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2047 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3057 [11] maybe_cachefile_lock @ ./loading.jl:3054 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2043 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [17] macro expansion @ ./loading.jl:1863 [inlined] [18] macro expansion @ ./lock.jl:270 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [23] include @ ./Base.jl:495 [inlined] [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2295 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/FastGeoProjections/GK9IW/src/FastGeoProjections.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile FastGeoProjections [981663e8-0c94-46dd-b2cf-efc8480900ec] to "/home/pkgeval/.julia/compiled/v1.10/FastGeoProjections/jl_NYvSmk". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2542 [3] compilecache @ ./loading.jl:2414 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2047 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3057 [11] maybe_cachefile_lock @ ./loading.jl:3054 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2043 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [17] macro expansion @ ./loading.jl:1863 [inlined] [18] macro expansion @ ./lock.jl:270 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [23] include(fname::String) @ Base.MainInclude ./client.jl:487 [24] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/FastGeoProjections/GK9IW/test/runtests.jl:1 Testing failed after 16.77s ERROR: LoadError: Package FastGeoProjections errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 84.44s: package requires a missing binary dependency