Package evaluation of DiskArrayTools on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T09:59:29.751 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.15s ################################################################################ # Installation # Installing DiskArrayTools... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [fcd2136c] + DiskArrayTools v0.1.12 Updating `~/.julia/environments/v1.11/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [13072b0f] + AxisAlgorithms v1.1.0 [d360d2e6] + ChainRulesCore v1.25.1 [34da2185] + Compat v4.16.0 [fcd2136c] + DiskArrayTools v0.1.12 [3c3547ce] + DiskArrays v0.4.12 [a98d9a8b] + Interpolations v0.15.1 [c8e1da08] + IterTools v1.10.0 [8ac3fa9e] + LRUCache v1.6.2 [6fe1bfb0] + OffsetArrays v1.16.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [c84ed2f1] + Ratios v0.4.5 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [efce3f68] + WoodburyMatrices v1.0.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [8e850b90] + libblastrampoline_jll v5.11.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 2.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.39s ################################################################################ # Testing # Testing DiskArrayTools Status `/tmp/jl_0nqmgP/Project.toml` [fcd2136c] DiskArrayTools v0.1.12 [3c3547ce] DiskArrays v0.4.12 [a98d9a8b] Interpolations v0.15.1 [c8e1da08] IterTools v1.10.0 [6fe1bfb0] OffsetArrays v1.16.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_0nqmgP/Manifest.toml` [79e6a3ab] Adapt v4.3.0 [13072b0f] AxisAlgorithms v1.1.0 [d360d2e6] ChainRulesCore v1.25.1 [34da2185] Compat v4.16.0 [fcd2136c] DiskArrayTools v0.1.12 [3c3547ce] DiskArrays v0.4.12 [a98d9a8b] Interpolations v0.15.1 [c8e1da08] IterTools v1.10.0 [8ac3fa9e] LRUCache v1.6.2 [6fe1bfb0] OffsetArrays v1.16.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [c84ed2f1] Ratios v0.4.5 [ae029012] Requires v1.3.1 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [efce3f68] WoodburyMatrices v1.0.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed 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 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays 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 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time DiskStack | 11 11 12.6s Test Summary: | Pass Total Time Interpolation | 7 7 10.6s ┌ Warning: Trying to construct a CFDiskArray from an array that already contains missings. In case this comes from a Zarr dataset, consider opening the dataset with `fill_as_missing=false` └ @ DiskArrayTools ~/.julia/packages/DiskArrayTools/qqpg5/src/DiskArrayTools.jl:245 ┌ Warning: Trying to construct a CFDiskArray from an array that already contains missings. In case this comes from a Zarr dataset, consider opening the dataset with `fill_as_missing=false` └ @ DiskArrayTools ~/.julia/packages/DiskArrayTools/qqpg5/src/DiskArrayTools.jl:245 Test Summary: | Pass Total Time CF DiskArray | 26 26 18.0s Test Summary: | Pass Total Time ConcatDiskArrays | 38 38 54.2s Test Summary: | Pass Total Time Chunked Fill Array | 3 3 0.7s Testing DiskArrayTools tests passed Testing completed after 102.41s PkgEval succeeded after 135.73s