Package evaluation to test ConservativeRegridding on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T15:51:49.151 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.55s ################################################################################ # Installation # Installing ConservativeRegridding... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [8e50ac2c] + ConservativeRegridding v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [35492f91] + AdaptivePredicates v1.2.0 [96374032] + CRlibm v1.0.2 [8e50ac2c] + ConservativeRegridding v0.1.0 [150eb455] + CoordinateTransformations v0.6.4 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [927a84f5] + DelaunayTriangulation v1.6.6 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [429591f6] + ExactPredicates v2.2.9 [411431e0] + Extents v0.1.6 [68eda718] + GeoFormatTypes v0.4.5 [cf35fbd7] + GeoInterface v1.6.0 [3251bfac] + GeometryOps v0.1.33 [05efe853] + GeometryOpsCore v0.1.8 [d1acc4aa] + IntervalArithmetic v1.0.2 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [92933f4c] + ProgressMeter v1.11.0 [5eaf0fd0] + RoundingEmulator v0.2.1 [746ee33f] + SortTileRecursiveTree v0.1.4 [91464d47] + StableTasks v0.1.7 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [4e9b3aee] + CRlibm_jll v1.0.1+0 [6cdc7f73] + OpenBLASConsistentFPCSR_jll v0.3.29+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.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 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 5.12s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.2s ################################################################################ # Testing # Testing ConservativeRegridding Status `/tmp/jl_FQWuCB/Project.toml` [d414da3d] ClimaCore v0.14.45 [8e50ac2c] ConservativeRegridding v0.1.0 [ffbed154] DocStringExtensions v0.9.5 [411431e0] Extents v0.1.6 [cf35fbd7] GeoInterface v1.6.0 [3251bfac] GeometryOps v0.1.33 [05efe853] GeometryOpsCore v0.1.8 [63c18a36] KernelAbstractions v0.9.39 [9e8cae18] Oceananigans v0.103.1 [92933f4c] ProgressMeter v1.11.0 [1bc83da4] SafeTestsets v0.1.0 [746ee33f] SortTileRecursiveTree v0.1.4 [9e226e20] SpeedyWeather v0.17.4 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.13.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_FQWuCB/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [85c772de] AbstractNumbers v0.2.5 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [35492f91] AdaptivePredicates v1.2.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.22.0 [4c555306] ArrayLayouts v1.12.2 [2119f1ac] AssociatedLegendrePolynomials v1.0.2 [a9b6321e] Atomix v1.1.2 [aae01518] BandedMatrices v1.11.0 [de688a37] BitInformation v0.6.3 [8e7c35d0] BlockArrays v1.9.3 [fa961155] CEnum v0.5.0 [179af706] CFTime v0.2.5 [96374032] CRlibm v1.0.2 [d360d2e6] ChainRulesCore v1.26.0 [0b6fb165] ChunkCodecCore v1.0.1 [4c0bbee4] ChunkCodecLibZlib v1.0.0 [55437552] ChunkCodecLibZstd v1.0.0 [3a4d1b5c] ClimaComms v0.6.10 [d414da3d] ClimaCore v0.14.45 [944b1d66] CodecZlib v0.7.8 [3da002f7] ColorTypes v0.12.1 [5ae59095] Colors v0.13.1 [1fbeeb36] CommonDataModel v0.4.2 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [b0b7db55] ComponentArrays v0.15.30 [b152e2b5] CompositeTypes v0.1.4 [a33af91c] CompositionsBase v0.1.2 [8e50ac2c] ConservativeRegridding v0.1.0 [187b0558] ConstructionBase v1.6.0 [150eb455] CoordinateTransformations v0.6.4 [a8cc5b0e] Crayons v4.1.1 [7445602f] CubedSphere v0.3.4 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [927a84f5] DelaunayTriangulation v1.6.6 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [3c3547ce] DiskArrays v0.4.18 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [5b8099bc] DomainSets v0.7.16 [4e289a0a] EnumX v1.0.5 [429591f6] ExactPredicates v2.2.9 [e2ba6199] ExprTools v0.1.10 [21656369] ExpressionExplorer v1.1.3 [411431e0] Extents v0.1.6 [7a1cc6ca] FFTW v1.10.0 [442a2c76] FastGaussQuadrature v1.1.0 [bf96fef3] FieldMetadata v0.3.1 [5789e2e9] FileIO v1.17.1 [1a297f60] FillArrays v1.15.0 [53c48c17] FixedPointNumbers v0.8.5 [4c728ea3] Flatten v0.4.3 [f6369f11] ForwardDiff v1.3.1 [d9f16b24] Functors v0.5.2 [0c68f7d7] GPUArrays v11.3.2 [46192b85] GPUArraysCore v0.2.0 [d54b0c1a] GaussQuadrature v0.5.8 [a8297547] GenericFFT v0.1.6 [68eda718] GeoFormatTypes v0.4.5 [cf35fbd7] GeoInterface v1.6.0 [3251bfac] GeometryOps v0.1.33 [05efe853] GeometryOpsCore v0.1.8 [88fa7841] GilbertCurves v0.1.0 [c27321d9] Glob v1.4.0 [f67ccb44] HDF5 v0.17.2 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [615f187c] IfElse v0.1.1 [18e54dd8] IntegerMathUtils v0.1.3 [d1acc4aa] IntervalArithmetic v1.0.2 [8197267c] IntervalSets v0.7.13 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.6.3 [692b3bcd] JLLWrappers v1.7.1 [63c18a36] KernelAbstractions v0.9.39 [ba0b0d4f] Krylov v0.10.3 ⌅ [0b1a1467] KrylovKit v0.8.3 [929cbde3] LLVM v9.4.4 [8ac3fa9e] LRUCache v1.6.2 [b964fa9f] LaTeXStrings v1.4.0 [9dccce8e] LazyBroadcast v1.0.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [ed20b33f] LowerTriangularArrays v0.1.1 [da04e1cc] MPI v0.20.23 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [4744a3fa] ModelParameters v0.4.6 [46d2c3a1] MuladdMacro v0.2.4 [c3c07f87] MultiBroadcastFusion v0.3.3 [85f8d34a] NCDatasets v0.14.10 [5da4648a] NVTX v1.0.2 [77ba4419] NaNMath v1.1.3 [9e8cae18] Oceananigans v0.103.1 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [65ce6f38] PackageExtensionCompat v1.0.2 [eebad327] PkgVersion v0.3.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [08abe8d2] PrettyTables v3.1.2 [27ebfcd6] Primes v0.5.7 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [94ee1d12] Quaternions v0.7.7 [a3311ec8] ReactantCore v0.1.16 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.42.1 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [d1845624] RingGrids v0.1.1 [79098fc4] Rmath v0.9.0 [7181ea78] RootSolvers v1.0.1 [6038ab10] Rotations v1.7.1 [5eaf0fd0] RoundingEmulator v0.2.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [1bc83da4] SafeTestsets v0.1.0 [431bcebd] SciMLPublic v1.0.1 [7e506255] ScopedValues v1.5.0 [d496a93d] SeawaterPolynomials v0.3.10 [efcf1570] Setfield v1.1.2 [746ee33f] SortTileRecursiveTree v0.1.4 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [ed023a3f] SpeedyTransforms v0.1.1 [9e226e20] SpeedyWeather v0.17.4 [34489162] SpeedyWeatherInternals v0.1.2 [91464d47] StableTasks v0.1.7 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [4c63d2b9] StatsFuns v1.5.2 [892a3eda] StringManipulation v0.4.2 [09ab397b] StructArrays v0.7.2 [2efcf032] SymbolicIndexingInterface v0.3.46 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [6aa5eb33] TaylorSeries v0.20.10 [3bb67fe8] TranscodingStreams v0.11.3 [0fe1646c] UnrolledUtilities v0.1.9 [013be700] UnsafeAtomics v0.3.0 ⌅ [409d34a3] VectorInterface v0.4.9 [0b7ba130] Blosc_jll v1.21.7+0 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [f5851436] FFTW_jll v3.3.11+0 ⌅ [0234f1f7] HDF5_jll v1.14.6+0 [e33a78d0] Hwloc_jll v2.12.2+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0 [dad2f222] LLVMExtra_jll v0.0.38+0 [94ce4f54] Libiconv_jll v1.18.0+0 [5ced341a] Lz4_jll v1.10.1+0 [856f044c] MKL_jll v2025.2.0+0 [7cb0a576] MPICH_jll v4.3.2+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [e98f9f5b] NVTX_jll v3.2.2+0 [7243133f] NetCDF_jll v401.900.300+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.29+0 [fe0851c0] OpenMPI_jll v5.0.9+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [ffd25f8a] XZ_jll v5.8.2+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [477f73a3] libaec_jll v1.1.4+0 [337d8026] libzip_jll v1.11.3+0 [1317d2d5] oneTBB_jll v2022.0.0+1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future 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 [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.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: You are using Julia v1.13 or later!" │ Oceananigans is currently tested on Julia v1.12." │ If you find issues with Julia v1.13 or later," │ please report at https://github.com/CliMA/Oceananigans.jl/issues/new └ @ Oceananigans ~/.julia/packages/Oceananigans/HDYmM/src/Oceananigans.jl:119 ┌ Warning: You are using Julia v1.13 or later!" │ Oceananigans is currently tested on Julia v1.12." │ If you find issues with Julia v1.13 or later," │ please report at https://github.com/CliMA/Oceananigans.jl/issues/new └ @ Oceananigans ~/.julia/packages/Oceananigans/HDYmM/src/Oceananigans.jl:119 1 dependency had output during precompilation: ┌ Oceananigans → OceananigansConservativeRegriddingExt │ [Output was shown above] └ ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for ClimaCore [d414da3d-4745-48bb-8d80-42e94e092884] │ exception = Required dependency Base.PkgId(Base.UUID("477f73a3-ac25-53e9-8cc3-50b2fa2566f0"), "libaec_jll") failed to load from a cache file. └ @ Base loading.jl:2950 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for HDF5 [f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f] │ exception = Required dependency Base.PkgId(Base.UUID("477f73a3-ac25-53e9-8cc3-50b2fa2566f0"), "libaec_jll") failed to load from a cache file. └ @ Base loading.jl:2950 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"), "HDF5") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/HDF5/Z859u/ext/MPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3309  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/HDF5/Z859u/ext/MPIExt.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ HDF5 → MPIExt │ [Output was shown above] └ ┌ Error: Error during loading of extension MPIExt of HDF5, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ The following 1 package failed to precompile: │ │ HDF5 → MPIExt │ Failed to precompile MPIExt [1a11b698-5827-5fc6-8ed9-0bd3b2f2a6db] to "/home/pkgeval/.julia/compiled/v1.14/MPIExt/jl_FV0oCJ" (ProcessExited(1)). │ └ @ Base loading.jl:1781 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"), "HDF5") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/ClimaCore/iKGAo/src/InputOutput/InputOutput.jl:3  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ClimaCore/iKGAo/src/ClimaCore.jl:25  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3309  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [20] include_string  @ ./loading.jl:3161 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ClimaCore/iKGAo/src/InputOutput/InputOutput.jl:1 in expression starting at /home/pkgeval/.julia/packages/ClimaCore/iKGAo/src/ClimaCore.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d414da3d-4745-48bb-8d80-42e94e092884"), "ClimaCore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/ClimaCore/iKGAo/ext/KrylovExt.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3309  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ClimaCore/iKGAo/ext/KrylovExt.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ ClimaCore → KrylovExt │ [Output was shown above] └ ┌ ClimaCore │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"), "HDF5") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/ClimaCore/iKGAo/src/InputOutput/InputOutput.jl:3 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ClimaCore/iKGAo/src/ClimaCore.jl:25 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [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:3309 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [20] include_string │ @ ./loading.jl:3161 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ClimaCore/iKGAo/src/InputOutput/InputOutput.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/ClimaCore/iKGAo/src/ClimaCore.jl:1 │ in expression starting at stdin:5 └ ┌ Error: Error during loading of extension KrylovExt of ClimaCore, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ The following 2 packages failed to precompile: │ │ ClimaCore → KrylovExt │ Failed to precompile KrylovExt [ef22a887-6ad5-5392-877b-456e9eb6c8aa] to "/home/pkgeval/.julia/compiled/v1.14/KrylovExt/jl_a9qabW" (ProcessExited(1)). │ │ ClimaCore │ Failed to precompile ClimaCore [d414da3d-4745-48bb-8d80-42e94e092884] to "/home/pkgeval/.julia/compiled/v1.14/ClimaCore/jl_fqbQ9W" (ProcessExited(1)). │ └ @ Base loading.jl:1781 ClimaCore: Error During Test at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 Got exception outside of a @test LoadError: MethodError: no method matching parent_array_type(::Type{ClimaCore.DataLayouts.IJFH{ClimaCore.Geometry.LocalGeometry{(1, 2), ClimaCore.Geometry.LatLongPoint{Float64}, Float64, ClimaCore.Geometry.AxisTensor{Float64, 2, Tuple{ClimaCore.Geometry.LocalAxis{(1, 2)}, ClimaCore.Geometry.CovariantAxis{(1, 2)}}, StaticArraysCore.SMatrix{2, 2, Float64, 4}}, ClimaCore.Geometry.AxisTensor{Float64, 2, Tuple{ClimaCore.Geometry.ContravariantAxis{(1, 2)}, ClimaCore.Geometry.LocalAxis{(1, 2)}}, StaticArraysCore.SMatrix{2, 2, Float64, 4}}, ClimaCore.Geometry.AxisTensor{Float64, 2, Tuple{ClimaCore.Geometry.ContravariantAxis{(1, 2)}, ClimaCore.Geometry.ContravariantAxis{(1, 2)}}, StaticArraysCore.SMatrix{2, 2, Float64, 4}}, ClimaCore.Geometry.AxisTensor{Float64, 2, Tuple{ClimaCore.Geometry.CovariantAxis{(1, 2)}, ClimaCore.Geometry.CovariantAxis{(1, 2)}}, StaticArraysCore.SMatrix{2, 2, Float64, 4}}}, 3, Array{Float64, 4}}}) The applicable method may be too new: running in world age 40491, while current world is 54766. Closest candidates are: parent_array_type(::Type{ClimaCore.DataLayouts.IJFH{S, Nij, A}}) where {S, Nij, A} (method too new to be called from this world context.) @ ClimaCore ~/.julia/packages/ClimaCore/iKGAo/src/DataLayouts/DataLayouts.jl:1959 parent_array_type(!Matched::Type{<:Base.ReshapedArray{T, N, P}}) where {T, N, P} @ ClimaCore ~/.julia/packages/ClimaCore/iKGAo/src/DataLayouts/struct.jl:96 parent_array_type(!Matched::Type{<:Array{T}}) where T @ ClimaCore ~/.julia/packages/ClimaCore/iKGAo/src/DataLayouts/struct.jl:89 ... Stacktrace: [1] macro expansion @ ~/.julia/packages/ClimaCore/iKGAo/src/DataLayouts/DataLayouts.jl:382 [inlined] [2] var"#s20#26"(S::Any, Idx::Any, AD::Any, ::Any, data::Any, ::Any, name::Any) @ ClimaCore.DataLayouts ./none:0 [3] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1832 [4] macro expansion @ ~/.julia/packages/ClimaCore/iKGAo/src/DataLayouts/DataLayouts.jl:337 [inlined] [5] _getproperty @ ~/.julia/packages/ClimaCore/iKGAo/src/DataLayouts/DataLayouts.jl:329 [inlined] [6] getproperty @ ~/.julia/packages/ClimaCore/iKGAo/src/DataLayouts/DataLayouts.jl:342 [inlined] [7] compute_dss_weights(local_geometry::ClimaCore.DataLayouts.IJFH{ClimaCore.Geometry.LocalGeometry{(1, 2), ClimaCore.Geometry.LatLongPoint{Float64}, Float64, ClimaCore.Geometry.AxisTensor{Float64, 2, Tuple{ClimaCore.Geometry.LocalAxis{(1, 2)}, ClimaCore.Geometry.CovariantAxis{(1, 2)}}, StaticArraysCore.SMatrix{2, 2, Float64, 4}}, ClimaCore.Geometry.AxisTensor{Float64, 2, Tuple{ClimaCore.Geometry.ContravariantAxis{(1, 2)}, ClimaCore.Geometry.LocalAxis{(1, 2)}}, StaticArraysCore.SMatrix{2, 2, Float64, 4}}, ClimaCore.Geometry.AxisTensor{Float64, 2, Tuple{ClimaCore.Geometry.ContravariantAxis{(1, 2)}, ClimaCore.Geometry.ContravariantAxis{(1, 2)}}, StaticArraysCore.SMatrix{2, 2, Float64, 4}}, ClimaCore.Geometry.AxisTensor{Float64, 2, Tuple{ClimaCore.Geometry.CovariantAxis{(1, 2)}, ClimaCore.Geometry.CovariantAxis{(1, 2)}}, StaticArraysCore.SMatrix{2, 2, Float64, 4}}}, 3, Array{Float64, 4}}, topology::ClimaCore.Topologies.Topology2D{ClimaComms.SingletonCommsContext{ClimaComms.CPUSingleThreaded}, ClimaCore.Meshes.EquiangularCubedSphere{ClimaCore.Domains.SphereDomain{Float64}, ClimaCore.Meshes.NormalizedBilinearMap}, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, LinearIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64}}, Vector{Int64}, Vector{Tuple{Bool, Int64, Int64}}, Vector{Int64}, Vector{Int64}, @NamedTuple{}, Vector{Tuple{Int64, Int64}}}, quadrature_style::ClimaCore.Quadratures.GLL{3}) @ ClimaCore.Grids ~/.julia/packages/ClimaCore/iKGAo/src/Grids/spectralelement.jl:611 [8] _SpectralElementGrid2D(topology::ClimaCore.Topologies.Topology2D{ClimaComms.SingletonCommsContext{ClimaComms.CPUSingleThreaded}, ClimaCore.Meshes.EquiangularCubedSphere{ClimaCore.Domains.SphereDomain{Float64}, ClimaCore.Meshes.NormalizedBilinearMap}, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, LinearIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64}}, Vector{Int64}, Vector{Tuple{Bool, Int64, Int64}}, Vector{Int64}, Vector{Int64}, @NamedTuple{}, Vector{Tuple{Int64, Int64}}}, quadrature_style::ClimaCore.Quadratures.GLL{3}, ::Val{384}, ::Type{ClimaCore.DataLayouts.IJFH}; enable_bubble::Bool, autodiff_metric::Bool, enable_mask::Bool) @ ClimaCore.Grids ~/.julia/packages/ClimaCore/iKGAo/src/Grids/spectralelement.jl:492 [9] kwcall(::@NamedTuple{enable_bubble::Bool, autodiff_metric::Bool, enable_mask::Bool}, ::typeof(ClimaCore.Grids._SpectralElementGrid2D), topology::ClimaCore.Topologies.Topology2D{ClimaComms.SingletonCommsContext{ClimaComms.CPUSingleThreaded}, ClimaCore.Meshes.EquiangularCubedSphere{ClimaCore.Domains.SphereDomain{Float64}, ClimaCore.Meshes.NormalizedBilinearMap}, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, LinearIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64}}, Vector{Int64}, Vector{Tuple{Bool, Int64, Int64}}, Vector{Int64}, Vector{Int64}, @NamedTuple{}, Vector{Tuple{Int64, Int64}}}, quadrature_style::ClimaCore.Quadratures.GLL{3}, ::Val{384}, ::Type{ClimaCore.DataLayouts.IJFH}) @ ClimaCore.Grids ~/.julia/packages/ClimaCore/iKGAo/src/Grids/spectralelement.jl:254 [10] _SpectralElementGrid2D(topology::ClimaCore.Topologies.Topology2D{ClimaComms.SingletonCommsContext{ClimaComms.CPUSingleThreaded}, ClimaCore.Meshes.EquiangularCubedSphere{ClimaCore.Domains.SphereDomain{Float64}, ClimaCore.Meshes.NormalizedBilinearMap}, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, LinearIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64}}, Vector{Int64}, Vector{Tuple{Bool, Int64, Int64}}, Vector{Int64}, Vector{Int64}, @NamedTuple{}, Vector{Tuple{Int64, Int64}}}, quadrature_style::ClimaCore.Quadratures.GLL{3}, horizontal_layout_type::Type; enable_bubble::Bool, autodiff_metric::Bool, enable_mask::Bool) @ ClimaCore.Grids ~/.julia/packages/ClimaCore/iKGAo/src/Grids/spectralelement.jl:237 [11] _SpectralElementGrid2D @ ~/.julia/packages/ClimaCore/iKGAo/src/Grids/spectralelement.jl:237 [inlined] [12] #8 @ ~/.julia/packages/ClimaCore/iKGAo/src/Grids/spectralelement.jl:216 [inlined] [13] get!(default::ClimaCore.Grids.var"#8#9"{Type{ClimaCore.DataLayouts.IJFH}, Bool, Bool, Bool, ClimaCore.Topologies.Topology2D{ClimaComms.SingletonCommsContext{ClimaComms.CPUSingleThreaded}, ClimaCore.Meshes.EquiangularCubedSphere{ClimaCore.Domains.SphereDomain{Float64}, ClimaCore.Meshes.NormalizedBilinearMap}, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, LinearIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64}}, Vector{Int64}, Vector{Tuple{Bool, Int64, Int64}}, Vector{Int64}, Vector{Int64}, @NamedTuple{}, Vector{Tuple{Int64, Int64}}}, ClimaCore.Quadratures.GLL{3}}, h::Dict{Any, Any}, key::Tuple{UnionAll, ClimaCore.Topologies.Topology2D{ClimaComms.SingletonCommsContext{ClimaComms.CPUSingleThreaded}, ClimaCore.Meshes.EquiangularCubedSphere{ClimaCore.Domains.SphereDomain{Float64}, ClimaCore.Meshes.NormalizedBilinearMap}, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, LinearIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64}}, Vector{Int64}, Vector{Tuple{Bool, Int64, Int64}}, Vector{Int64}, Vector{Int64}, @NamedTuple{}, Vector{Tuple{Int64, Int64}}}, ClimaCore.Quadratures.GLL{3}, Bool, Bool, UnionAll, Bool}) @ Base ./dict.jl:460 [14] ClimaCore.Grids.SpectralElementGrid2D(topology::ClimaCore.Topologies.Topology2D{ClimaComms.SingletonCommsContext{ClimaComms.CPUSingleThreaded}, ClimaCore.Meshes.EquiangularCubedSphere{ClimaCore.Domains.SphereDomain{Float64}, ClimaCore.Meshes.NormalizedBilinearMap}, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, LinearIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64}}, Vector{Int64}, Vector{Tuple{Bool, Int64, Int64}}, Vector{Int64}, Vector{Int64}, @NamedTuple{}, Vector{Tuple{Int64, Int64}}}, quadrature_style::ClimaCore.Quadratures.GLL{3}; horizontal_layout_type::Type, enable_bubble::Bool, autodiff_metric::Bool, enable_mask::Bool) @ ClimaCore.Grids ~/.julia/packages/ClimaCore/iKGAo/src/Grids/spectralelement.jl:204 [15] SpectralElementGrid2D @ ~/.julia/packages/ClimaCore/iKGAo/src/Grids/spectralelement.jl:196 [inlined] [16] CubedSphereGrid(::Type{Float64}; radius::Int64, h_elem::Int64, n_quad_points::Int64, device::ClimaComms.CPUSingleThreaded, context::ClimaComms.SingletonCommsContext{ClimaComms.CPUSingleThreaded}, quad::ClimaCore.Quadratures.GLL{3}, h_mesh::ClimaCore.Meshes.EquiangularCubedSphere{ClimaCore.Domains.SphereDomain{Float64}, ClimaCore.Meshes.NormalizedBilinearMap}, h_topology::ClimaCore.Topologies.Topology2D{ClimaComms.SingletonCommsContext{ClimaComms.CPUSingleThreaded}, ClimaCore.Meshes.EquiangularCubedSphere{ClimaCore.Domains.SphereDomain{Float64}, ClimaCore.Meshes.NormalizedBilinearMap}, CartesianIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, LinearIndices{3, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}, Base.OneTo{Int64}}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64, Int64, Int64, Bool}}, Vector{Tuple{Int64, Int64}}, Vector{Int64}, Vector{Tuple{Bool, Int64, Int64}}, Vector{Int64}, Vector{Int64}, @NamedTuple{}, Vector{Tuple{Int64, Int64}}}, horizontal_layout_type::Type, enable_mask::Bool) @ ClimaCore.CommonGrids ~/.julia/packages/ClimaCore/iKGAo/src/CommonGrids/CommonGrids.jl:270 [17] kwcall(::@NamedTuple{radius::Int64, n_quad_points::Int64, h_elem::Int64}, ::typeof(ClimaCore.CommonGrids.CubedSphereGrid), ::Type{Float64}) @ ClimaCore.CommonGrids ~/.julia/packages/ClimaCore/iKGAo/src/CommonGrids/CommonGrids.jl:249 [18] CubedSphereSpace(::Type{Float64}; kwargs::@Kwargs{radius::Int64, n_quad_points::Int64, h_elem::Int64}) @ ClimaCore.CommonSpaces ~/.julia/packages/ClimaCore/iKGAo/src/CommonSpaces/CommonSpaces.jl:173 [19] CubedSphereSpace @ ~/.julia/packages/ClimaCore/iKGAo/src/CommonSpaces/CommonSpaces.jl:173 [inlined] [20] kwcall(::@NamedTuple{radius::Int64, n_quad_points::Int64, h_elem::Int64}, ::typeof(ClimaCore.CommonSpaces.CubedSphereSpace)) @ ClimaCore.CommonSpaces ~/.julia/packages/ClimaCore/iKGAo/src/CommonSpaces/CommonSpaces.jl:172 [21] top-level scope @ ~/.julia/packages/ConservativeRegridding/4RSsw/test/climacore.jl:140 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [23] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:6 [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [25] macro expansion @ ~/.julia/packages/ConservativeRegridding/4RSsw/test/runtests.jl:6 [inlined] [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] top-level scope @ ~/.julia/packages/ConservativeRegridding/4RSsw/test/runtests.jl:4 [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [29] macro expansion @ ~/.julia/packages/ConservativeRegridding/4RSsw/test/runtests.jl:6 [inlined] [30] macro expansion @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ConservativeRegridding/4RSsw/test/climacore.jl:140 Test Summary: | Pass Error Total Time ConservativeRegridding.jl | 8 1 9 9m22.1s Simple Regridding | 5 5 55.7s Oceananigans | 3 3 3m44.9s ClimaCore | 1 1 4m41.4s RNG of the outermost testset: Random.Xoshiro(0xf58d7d0e74c7632e, 0x8e928b4e6ea15797, 0xfc06967d74cce523, 0xe17f89ad766cc0f0, 0xb7e2d32b45a52a32) ERROR: LoadError: Some tests did not pass: 8 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ConservativeRegridding/4RSsw/test/runtests.jl:3 Testing failed after 574.37s ERROR: LoadError: Package ConservativeRegridding errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 630.14s: package fails to precompile