Package evaluation to test FastGeoProjections on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T09:43:40.254 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.84s ################################################################################ # Installation # Installing FastGeoProjections... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [981663e8] + FastGeoProjections v0.0.2 Updating `~/.julia/environments/v1.11/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 v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] + LibCURL_jll v8.6.0+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [83775a58] + Zlib_jll v1.2.13+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 [8e850ede] + nghttp2_jll v1.59.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.65s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... ✗ Proj ✗ FastGeoProjections 0 dependencies successfully precompiled in 18 seconds. 68 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.11/FastGeoProjections/jl_thAjNQ". 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:120 [2] dlopen(s::String, flags::UInt32) @ Base.Libc.Libdl ./libdl.jl:119 [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:1378 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [8] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [inlined] [9] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2057 [10] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [11] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [12] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [13] invoke_in_world @ ./essentials.jl:1086 [inlined] [14] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [15] macro expansion @ ./loading.jl:2314 [inlined] [16] macro expansion @ ./lock.jl:273 [inlined] [17] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [18] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [19] invoke_in_world @ ./essentials.jl:1086 [inlined] [20] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [21] include @ ./Base.jl:562 [inlined] [22] 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:2924 [23] top-level scope @ stdin:6 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:6 ERROR: LoadError: Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to "/home/pkgeval/.julia/compiled/v1.11/Proj/jl_dQ2BZe". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3217 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3741 [10] maybe_cachefile_lock @ ./loading.jl:3738 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:562 [inlined] [23] 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:2924 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/FastGeoProjections/GK9IW/src/FastGeoProjections.jl:1 in expression starting at stdin:6 Proj Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to "/home/pkgeval/.julia/compiled/v1.11/Proj/jl_qiqEEe". 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:120 [2] dlopen(s::String, flags::UInt32) @ Base.Libc.Libdl ./libdl.jl:119 [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:1378 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [8] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [inlined] [9] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2057 [10] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [11] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [12] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [13] invoke_in_world @ ./essentials.jl:1086 [inlined] [14] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [15] macro expansion @ ./loading.jl:2314 [inlined] [16] macro expansion @ ./lock.jl:273 [inlined] [17] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [18] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [19] invoke_in_world @ ./essentials.jl:1086 [inlined] [20] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [21] include @ ./Base.jl:562 [inlined] [22] 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:2924 [23] top-level scope @ stdin:6 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:6 in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 31.46s ################################################################################ # Testing # Testing FastGeoProjections Status `/tmp/jl_Kvb8cp/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 v1.11.0 Status `/tmp/jl_Kvb8cp/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 v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [4536629a] OpenBLAS_jll v0.3.27+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling FastGeoProjections... ✗ Proj Info Given FastGeoProjections was explicitly requested, output will be shown live  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:120  [2] dlopen(s::String, flags::UInt32)  @ Base.Libc.Libdl ./libdl.jl:119  [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:1378  [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1366  [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool)  @ Base ./loading.jl:1254  [8] _include_from_serialized (repeats 2 times)  @ ./loading.jl:1210 [inlined]  [9] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2057  [10] _require(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2527  [11] __require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2388  [12] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [13] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [14] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2375  [15] macro expansion  @ ./loading.jl:2314 [inlined]  [16] macro expansion  @ ./lock.jl:273 [inlined]  [17] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2271  [18] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [19] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [20] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2260  [21] include  @ ./Base.jl:562 [inlined]  [22] 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:2924  [23] top-level scope  @ stdin:6 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:6 ERROR: LoadError: Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to "/home/pkgeval/.julia/compiled/v1.11/Proj/jl_xTpKiH". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3217  [3] (::Base.var"#1110#1111"{Base.PkgId})()  @ Base ./loading.jl:2579  [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95  [5] #mkpidlock#6  @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116  [7] #invokelatest#2  @ ./essentials.jl:1057 [inlined]  [8] invokelatest  @ ./essentials.jl:1052 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3741  [10] maybe_cachefile_lock  @ ./loading.jl:3738 [inlined]  [11] _require(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2565  [12] __require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2388  [13] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [14] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [15] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2375  [16] macro expansion  @ ./loading.jl:2314 [inlined]  [17] macro expansion  @ ./lock.jl:273 [inlined]  [18] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2271  [19] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [20] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [21] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2260  [22] include  @ ./Base.jl:562 [inlined]  [23] 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:2924  [24] top-level scope  @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/FastGeoProjections/GK9IW/src/FastGeoProjections.jl:1 in expression starting at stdin:6 ✗ FastGeoProjections 0 dependencies successfully precompiled in 13 seconds. 63 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.11/FastGeoProjections/jl_B8AWFY". 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:120 [2] dlopen(s::String, flags::UInt32) @ Base.Libc.Libdl ./libdl.jl:119 [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:1378 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [8] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [inlined] [9] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2057 [10] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [11] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [12] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [13] invoke_in_world @ ./essentials.jl:1086 [inlined] [14] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [15] macro expansion @ ./loading.jl:2314 [inlined] [16] macro expansion @ ./lock.jl:273 [inlined] [17] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [18] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [19] invoke_in_world @ ./essentials.jl:1086 [inlined] [20] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [21] include @ ./Base.jl:562 [inlined] [22] 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:2924 [23] top-level scope @ stdin:6 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:6 ERROR: LoadError: Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to "/home/pkgeval/.julia/compiled/v1.11/Proj/jl_xTpKiH". 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; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3217 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3741 [10] maybe_cachefile_lock @ ./loading.jl:3738 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:562 [inlined] [23] 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:2924 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/FastGeoProjections/GK9IW/src/FastGeoProjections.jl:1 in expression starting at stdin:6 Proj Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to "/home/pkgeval/.julia/compiled/v1.11/Proj/jl_F7WtwI". 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:120 [2] dlopen(s::String, flags::UInt32) @ Base.Libc.Libdl ./libdl.jl:119 [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:1378 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [8] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [inlined] [9] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2057 [10] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [11] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [12] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [13] invoke_in_world @ ./essentials.jl:1086 [inlined] [14] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [15] macro expansion @ ./loading.jl:2314 [inlined] [16] macro expansion @ ./lock.jl:273 [inlined] [17] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [18] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [19] invoke_in_world @ ./essentials.jl:1086 [inlined] [20] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [21] include @ ./Base.jl:562 [inlined] [22] 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:2924 [23] top-level scope @ stdin:6 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:6 in expression starting at /home/pkgeval/.julia/packages/FastGeoProjections/GK9IW/test/runtests.jl:1 Testing failed after 22.33s ERROR: LoadError: Package FastGeoProjections errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [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.11/Pkg/src/Operations.jl:2128 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/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 87.17s: package requires a missing binary dependency