Package evaluation to test Rasters on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-02T17:07:13.536 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.04s ################################################################################ # Installation # Installing Rasters... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a3a2b9e3] + Rasters v0.14.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [179af706] + CFTime v0.2.4 [3da002f7] + ColorTypes v0.12.1 ⌅ [1fbeeb36] + CommonDataModel v0.3.10 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.1 [e2d170a0] + DataValueInterfaces v1.0.0 [0703355e] + DimensionalData v0.29.24 [3c3547ce] + DiskArrays v0.4.18 [411431e0] + Extents v0.1.6 [bf96fef3] + FieldMetadata v0.3.1 [1a297f60] + FillArrays v1.14.0 [53c48c17] + FixedPointNumbers v0.8.5 [4c728ea3] + Flatten v0.4.3 [68eda718] + GeoFormatTypes v0.4.4 [cf35fbd7] + GeoInterface v1.6.0 [05efe853] + GeometryOpsCore v0.1.7 [85a1e053] + Interfaces v0.3.2 [8197267c] + IntervalSets v0.7.11 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [8ac3fa9e] + LRUCache v1.6.2 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [92933f4c] + ProgressMeter v1.11.0 [a3a2b9e3] + Rasters v0.14.6 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [91464d47] + StableTasks v0.1.7 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.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 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.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 4.31s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1859.8 ms ✓ GeometryOpsCore 2901.0 ms ✓ CommonDataModel 25459.7 ms ✓ DimensionalData 2137.8 ms ✓ DimensionalData → DimensionalDataDiskArraysExt 12739.1 ms ✓ Rasters 5 dependencies successfully precompiled in 45 seconds. 56 already precompiled. Precompilation completed after 58.88s ################################################################################ # Testing # Testing Rasters Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_porq09/Project.toml` [4c88cf16] + Aqua v0.8.14 [c9ce4bd3] + ArchGDAL v0.10.10 ⌅ [179af706] ↓ CFTime v0.2.4 ⇒ v0.1.4 [150eb455] + CoordinateTransformations v0.6.4 [a93c6f00] + DataFrames v1.8.1 ⌃ [82be9cdb] + GRIBDatasets v0.4.1 ⌅ [62cb38b5] + GeoDataFrames v0.3.13 [5c1252a2] + GeometryBasics v0.5.10 [ee78f7c6] + Makie v0.24.6 ⌃ [85f8d34a] + NCDatasets v0.14.8 [91a5bcdd] + Plots v1.41.1 [c94c279d] + Proj v1.9.0 [3cb90ccd] + RasterDataSources v0.7.1 [a3a2b9e3] + Rasters v0.14.6 [1bc83da4] + SafeTestsets v0.1.0 ⌅ [8e980c4a] + Shapefile v0.11.0 [860ef19b] + StableRNGs v1.0.3 [2913bbd2] + StatsBase v0.34.7 ⌃ [519a4cdf] + ZarrDatasets v0.1.3 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_porq09/Manifest.toml` [81770e7c] + ASCIIrasters v0.1.2 [fbe9abb3] + AWS v1.97.0 [1c724243] + AWSS3 v0.11.4 [621f4979] + AbstractFFTs v1.5.0 [1520ce14] + AbstractTrees v0.4.5 [35492f91] + AdaptivePredicates v1.2.0 [66dad0bd] + AliasTables v1.1.3 [27a7e980] + Animations v0.4.2 [4c88cf16] + Aqua v0.8.14 [c9ce4bd3] + ArchGDAL v0.10.10 [dce04be8] + ArgCheck v2.5.0 [31f734f8] + ArrowTypes v2.3.0 [67c07d97] + Automa v1.1.0 [13072b0f] + AxisAlgorithms v1.1.0 [39de3d68] + AxisArrays v0.4.8 [18cc8868] + BaseDirs v1.3.2 [d1d4a3ce] + BitFlags v0.1.9 [a74b3585] + Blosc v0.7.3 [fa961155] + CEnum v0.5.0 ⌅ [179af706] ↓ CFTime v0.2.4 ⇒ v0.1.4 [96374032] + CRlibm v1.0.2 [d360d2e6] + ChainRulesCore v1.26.0 [0b6fb165] + ChunkCodecCore v1.0.0 [4c0bbee4] + ChunkCodecLibZlib v1.0.0 [55437552] + ChunkCodecLibZstd v1.0.0 [6309b1aa] + CodecInflate64 v0.1.3 [944b1d66] + CodecZlib v0.7.8 [a2cac450] + ColorBrewer v0.4.2 [35d6a980] + ColorSchemes v3.31.0 [c3611d14] + ColorVectorSpace v0.11.0 [5ae59095] + Colors v0.13.1 [34da2185] + Compat v4.18.1 [95dc2771] + ComputePipeline v0.1.4 [f0e56b4a] + ConcurrentUtilities v2.5.0 [d38c429a] + Contour v0.6.3 [150eb455] + CoordinateTransformations v0.6.4 [a8cc5b0e] + Crayons v4.1.1 [75c7ada1] + DBFTables v1.2.7 [a93c6f00] + DataFrames v1.8.1 ⌅ [864edb3b] ↓ DataStructures v0.19.1 ⇒ v0.18.22 [b342263e] + DateTimes64 v1.0.1 [927a84f5] + DelaunayTriangulation v1.6.4 [8bb1440f] + DelimitedFiles v1.9.1 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [429591f6] + ExactPredicates v2.2.9 [460bff9d] + ExceptionUnwrapping v0.1.11 [e2ba6199] + ExprTools v0.1.10 [8f5d6c58] + EzXML v1.2.3 [c87230d0] + FFMPEG v0.4.5 [7a1cc6ca] + FFTW v1.10.0 [5789e2e9] + FileIO v1.17.1 ⌅ [8fc22ac5] + FilePaths v0.8.3 [48062228] + FilePathsBase v0.9.24 [1fa38f19] + Format v1.3.7 [b38be410] + FreeType v4.1.1 [663a7486] + FreeTypeAbstraction v0.10.8 [add2ef01] + GDAL v1.11.0 [28b8d3ca] + GR v0.73.18 [b16dfd50] + GRIB v0.4.0 ⌃ [82be9cdb] + GRIBDatasets v0.4.1 ⌅ [62cb38b5] + GeoDataFrames v0.3.13 [0329782f] + GeoInterfaceRecipes v1.0.2 [5c1252a2] + GeometryBasics v0.5.10 [bc5e4493] + GitHub v5.10.0 [3955a311] + GridLayoutBase v0.11.2 [42e2da0e] + Grisu v1.0.2 [cd3eb016] + HTTP v1.10.19 [076d061b] + HashArrayMappedTries v0.2.0 [34004b35] + HypergeometricFunctions v0.3.28 [2803e5a7] + ImageAxes v0.6.12 [c817782e] + ImageBase v0.1.7 [a09fc81d] + ImageCore v0.10.5 [82e4d734] + ImageIO v0.6.9 [bc367c6b] + ImageMetadata v0.9.10 [9b13fd28] + IndirectArrays v1.0.0 [d25df0c9] + Inflate v0.1.5 [83e8ac13] + IniFile v0.5.1 [842dd82b] + InlineStrings v1.4.5 [0c81fc1b] + InputBuffers v1.1.1 [a98d9a8b] + Interpolations v0.16.2 [d1acc4aa] + IntervalArithmetic v1.0.1 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [f1662d9f] + Isoband v0.1.1 [c8e1da08] + IterTools v1.10.0 [1019f520] + JLFzf v0.1.11 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [b835a17e] + JpegTurbo v0.1.6 [5ab0869b] + KernelDensity v0.6.10 [b964fa9f] + LaTeXStrings v1.4.0 [23fbe1c1] + Latexify v0.16.10 [8cdb02fc] + LazyModules v0.3.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [3da0fdf6] + MPIPreferences v0.1.11 [ee78f7c6] + Makie v0.24.6 [dbb5928d] + MappedArrays v0.4.2 [0a4f8689] + MathTeXEngine v0.6.7 [739be429] + MbedTLS v1.1.9 [442fdcdd] + Measures v0.3.2 [78c3b35d] + Mocking v0.8.1 [e94cdb99] + MosaicViews v0.3.4 ⌃ [85f8d34a] + NCDatasets v0.14.8 [77ba4419] + NaNMath v1.1.3 [f09324ee] + Netpbm v1.1.1 [510215fc] + Observables v0.5.5 [52e1d378] + OpenEXR v0.3.3 [4d8831e6] + OpenSSL v1.6.0 [90014a1f] + PDMats v0.11.36 [f57f5aa1] + PNGFiles v0.4.4 [19eb6ba3] + Packing v0.5.1 [5432bcbf] + PaddedViews v0.5.12 [69de0a69] + Parsers v2.8.3 [eebad327] + PkgVersion v0.3.3 [ccf2f8ad] + PlotThemes v3.3.0 [995b91a9] + PlotUtils v1.4.3 [91a5bcdd] + Plots v1.41.1 [647866c9] + PolygonOps v0.1.2 [2dfb63ee] + PooledArrays v1.4.3 [08abe8d2] + PrettyTables v3.1.0 [c94c279d] + Proj v1.9.0 [43287f4e] + PtrArrays v1.3.0 [4b34888f] + QOI v1.0.1 [1fd47b50] + QuadGK v2.11.2 [b3c3ace0] + RangeArrays v0.3.2 [3cb90ccd] + RasterDataSources v0.7.1 [a3a2b9e3] + Rasters v0.14.6 [c84ed2f1] + Ratios v0.4.5 [01d81517] + RecipesPipeline v0.6.12 [05181044] + RelocatableFolders v1.0.1 [20febd7b] + Retry v0.4.1 [79098fc4] + Rmath v0.9.0 [5eaf0fd0] + RoundingEmulator v0.2.1 [fdea26ae] + SIMD v3.7.2 [1bc83da4] + SafeTestsets v0.1.0 [7e506255] + ScopedValues v1.5.0 [6c6a2e73] + Scratch v1.3.0 [91c51154] + SentinelArrays v1.4.8 [65257c39] + ShaderAbstractions v0.5.0 ⌅ [8e980c4a] + Shapefile v0.11.0 [992d4aef] + Showoff v1.0.3 [73760f76] + SignedDistanceFields v0.4.0 [777ac1f9] + SimpleBufferStream v1.2.0 [699a6c99] + SimpleTraits v0.9.5 [45858cf5] + Sixel v0.1.5 [2133526b] + SodiumSeal v0.1.1 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [860ef19b] + StableRNGs v1.0.3 [cae243ae] + StackViews v0.1.2 [90137ffa] + StaticArrays v1.9.15 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.7 [4c63d2b9] + StatsFuns v1.5.2 [892a3eda] + StringManipulation v0.4.1 [09ab397b] + StructArrays v0.7.2 [2da68c74] + SymDict v0.3.0 [62fd8b95] + TensorCore v0.1.1 [731e570b] + TiffImages v0.11.6 [3bb67fe8] + TranscodingStreams v0.11.3 [981d1d27] + TriplotBase v0.1.0 [5c2747f8] + URIs v1.6.1 [1cfade01] + UnicodeFun v0.4.1 [1986cc42] + Unitful v1.25.1 [41fe7b60] + Unzip v0.2.0 [ea10d353] + WeakRefStrings v1.4.2 [e3aaa7dc] + WebP v0.1.3 [efce3f68] + WoodburyMatrices v1.0.0 [228000da] + XMLDict v0.4.1 [0a941bbe] + Zarr v0.9.5 ⌃ [519a4cdf] + ZarrDatasets v0.1.3 [49080126] + ZipArchives v2.5.1 [a5390f91] + ZipFile v0.10.1 [8ce61222] + Arrow_jll v19.0.1+0 [0b7ba130] + Blosc_jll v1.21.7+0 [6e34b625] + Bzip2_jll v1.0.9+0 [4e9b3aee] + CRlibm_jll v1.0.1+0 [83423d85] + Cairo_jll v1.18.5+0 [ee1fde0b] + Dbus_jll v1.16.2+0 [5ae413db] + EarCut_jll v2.2.4+0 [2702e6a9] + EpollShim_jll v0.0.20230411+1 [2e619515] + Expat_jll v2.7.3+0 ⌅ [b22a6f82] + FFMPEG_jll v6.1.3+0 [f5851436] + FFTW_jll v3.3.11+0 [a3f928ae] + Fontconfig_jll v2.17.1+0 [d7e528f0] + FreeType2_jll v2.13.4+0 [559328eb] + FriBidi_jll v1.0.17+0 [a7073274] + GDAL_jll v303.1100.400+0 [d604d12d] + GEOS_jll v3.14.0+0 [0656b61e] + GLFW_jll v3.4.0+2 [d2c73de3] + GR_jll v0.73.18+0 [b0724c58] + GettextRuntime_jll v0.22.4+0 [61579ee1] + Ghostscript_jll v9.55.1+0 [59f7168a] + Giflib_jll v5.2.3+0 [7746bdde] + Glib_jll v2.86.0+0 [3b182d85] + Graphite2_jll v1.3.15+0 [818ab7a1] + HDF4_jll v4.3.2+0 [0234f1f7] + HDF5_jll v1.14.6+0 [2e76f6c2] + HarfBuzz_jll v8.5.1+0 [e33a78d0] + Hwloc_jll v2.12.2+0 [a51ab1cf] + ICU_jll v76.2.0+0 [905a6f67] + Imath_jll v3.1.11+0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [aacddb02] + JpegTurbo_jll v3.1.3+0 [b39eb1a6] + Kerberos_krb5_jll v1.21.3+0 [c1c5ebd0] + LAME_jll v3.100.3+0 [88015f11] + LERC_jll v4.0.1+0 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [dd4b983a] + LZO_jll v2.10.3+0 [08be9ffa] + LibPQ_jll v16.8.0+0 [e9f186c6] + Libffi_jll v3.4.7+0 [7e76a0d4] + Libglvnd_jll v1.7.1+1 [94ce4f54] + Libiconv_jll v1.18.0+0 [4b2f31a3] + Libmount_jll v2.41.2+0 [89763e89] + Libtiff_jll v4.7.2+0 [38a345b3] + Libuuid_jll v2.41.2+0 [d3a379c0] + LittleCMS_jll v2.17.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 [c8ffd9c3] + MbedTLS_jll v2.28.10+0 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [7243133f] + NetCDF_jll v401.900.300+0 [e7412a2a] + Ogg_jll v1.3.6+0 [6cdc7f73] + OpenBLASConsistentFPCSR_jll v0.3.29+0 [18a262bb] + OpenEXR_jll v3.2.4+0 [643b3616] + OpenJpeg_jll v2.5.5+0 [fe0851c0] + OpenMPI_jll v5.0.8+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [91d4177d] + Opus_jll v1.5.2+0 [58948b4f] + PROJ_jll v902.700.0+0 [36c8627f] + Pango_jll v1.56.4+0 ⌅ [30392449] + Pixman_jll v0.44.2+0 [784f63db] + Qhull_jll v10008.0.1004+0 [c0090381] + Qt6Base_jll v6.8.2+2 [629bc702] + Qt6Declarative_jll v6.8.2+1 [ce943373] + Qt6ShaderTools_jll v6.8.2+1 [e99dba38] + Qt6Wayland_jll v6.8.2+2 [f50d1b31] + Rmath_jll v0.5.1+0 [76ed43ae] + SQLite_jll v3.48.0+0 [e0b8ae26] + Thrift_jll v0.21.1+0 [a44049a8] + Vulkan_Loader_jll v1.3.243+0 [a2964d1f] + Wayland_jll v1.24.0+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [ffd25f8a] + XZ_jll v5.8.1+0 [f67eecfb] + Xorg_libICE_jll v1.1.2+0 [c834827a] + Xorg_libSM_jll v1.2.6+0 [4f6342f7] + Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] + Xorg_libXau_jll v1.0.13+0 [935fb764] + Xorg_libXcursor_jll v1.2.4+0 [a3789734] + Xorg_libXdmcp_jll v1.1.6+0 [1082639a] + Xorg_libXext_jll v1.3.7+0 [d091e8ba] + Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] + Xorg_libXi_jll v1.8.3+0 [d1454406] + Xorg_libXinerama_jll v1.1.6+0 [ec84b674] + Xorg_libXrandr_jll v1.5.5+0 [ea2f1a96] + Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.1+0 [c7cfdc94] + Xorg_libxcb_jll v1.17.1+0 [cc61e674] + Xorg_libxkbfile_jll v1.1.3+0 [e920d4aa] + Xorg_xcb_util_cursor_jll v0.1.6+0 [12413925] + Xorg_xcb_util_image_jll v0.4.1+0 [2def613f] + Xorg_xcb_util_jll v0.4.1+0 [975044d2] + Xorg_xcb_util_keysyms_jll v0.4.1+0 [0d47668e] + Xorg_xcb_util_renderutil_jll v0.3.10+0 [c22f9ab0] + Xorg_xcb_util_wm_jll v0.4.2+0 [35661453] + Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] + Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] + Xorg_xtrans_jll v1.6.0+0 [28df3c45] + boost_jll v1.87.0+0 [4611771a] + brotli_jll v1.1.1+0 [b04048ba] + eccodes_jll v2.36.0+0 [35ca27e7] + eudev_jll v3.2.14+0 [214eeab7] + fzf_jll v0.61.1+0 [9a68df92] + isoband_jll v0.2.3+0 [477f73a3] + libaec_jll v1.1.4+0 [a4ae2306] + libaom_jll v3.13.1+0 [0ac62f75] + libass_jll v0.17.4+0 [1183f4f0] + libdecor_jll v0.2.2+0 [2db6ffa8] + libevdev_jll v1.13.4+0 [f638f0a6] + libfdk_aac_jll v2.0.4+0 [06c338fa] + libgeotiff_jll v100.702.400+0 [36db933b] + libinput_jll v1.28.1+0 [b53b4c65] + libpng_jll v1.6.50+0 [075b6546] + libsixel_jll v1.10.5+0 [a9144af2] + libsodium_jll v1.0.21+0 [f27f6e37] + libvorbis_jll v1.3.8+0 [c5f90fcd] + libwebp_jll v1.6.0+0 [337d8026] + libzip_jll v1.11.3+0 [009596ad] + mtdev_jll v1.1.7+0 [888e69b1] + muparser_jll v2.3.5+0 [1317d2d5] + oneTBB_jll v2022.0.0+1 [fe1e1685] + snappy_jll v1.2.3+0 [1270edf5] + x264_jll v10164.0.1+0 [dfaa095f] + x265_jll v4.1.0+0 [d8fb68d0] + xkbcommon_jll v1.9.2+0 [0dad84c5] + ArgTools v1.1.2 [2a0f44e3] + Base64 v1.11.0 [8bf52ea8] + CRC32c v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [3fa0cd96] + REPL v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [4607b0f0] + SuiteSparse [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [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 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_porq09/Project.toml` [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [c9ce4bd3] ArchGDAL v0.10.10 ⌅ [179af706] CFTime v0.1.4 [3da002f7] ColorTypes v0.12.1 ⌅ [1fbeeb36] CommonDataModel v0.3.10 [187b0558] ConstructionBase v1.6.0 [150eb455] CoordinateTransformations v0.6.4 [a93c6f00] DataFrames v1.8.1 [0703355e] DimensionalData v0.29.24 [3c3547ce] DiskArrays v0.4.18 [411431e0] Extents v0.1.6 [1a297f60] FillArrays v1.14.0 [4c728ea3] Flatten v0.4.3 ⌃ [82be9cdb] GRIBDatasets v0.4.1 ⌅ [62cb38b5] GeoDataFrames v0.3.13 [68eda718] GeoFormatTypes v0.4.4 [cf35fbd7] GeoInterface v1.6.0 [5c1252a2] GeometryBasics v0.5.10 [05efe853] GeometryOpsCore v0.1.7 [ee78f7c6] Makie v0.24.6 [e1d29d7a] Missings v1.2.0 ⌃ [85f8d34a] NCDatasets v0.14.8 [6fe1bfb0] OffsetArrays v1.17.0 [91a5bcdd] Plots v1.41.1 [92933f4c] ProgressMeter v1.11.0 [c94c279d] Proj v1.9.0 [3cb90ccd] RasterDataSources v0.7.1 [a3a2b9e3] Rasters v0.14.6 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [1bc83da4] SafeTestsets v0.1.0 [efcf1570] Setfield v1.1.2 ⌅ [8e980c4a] Shapefile v0.11.0 [860ef19b] StableRNGs v1.0.3 [10745b16] Statistics v1.11.1 [2913bbd2] StatsBase v0.34.7 ⌃ [519a4cdf] ZarrDatasets v0.1.3 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [a63ad114] Mmap v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_porq09/Manifest.toml` [81770e7c] ASCIIrasters v0.1.2 [fbe9abb3] AWS v1.97.0 [1c724243] AWSS3 v0.11.4 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.4.0 [35492f91] AdaptivePredicates v1.2.0 [66dad0bd] AliasTables v1.1.3 [27a7e980] Animations v0.4.2 [4c88cf16] Aqua v0.8.14 [c9ce4bd3] ArchGDAL v0.10.10 [dce04be8] ArgCheck v2.5.0 [4fba245c] ArrayInterface v7.22.0 [31f734f8] ArrowTypes v2.3.0 [67c07d97] Automa v1.1.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [18cc8868] BaseDirs v1.3.2 [d1d4a3ce] BitFlags v0.1.9 [a74b3585] Blosc v0.7.3 [fa961155] CEnum v0.5.0 ⌅ [179af706] CFTime v0.1.4 [96374032] CRlibm v1.0.2 [d360d2e6] ChainRulesCore v1.26.0 [0b6fb165] ChunkCodecCore v1.0.0 [4c0bbee4] ChunkCodecLibZlib v1.0.0 [55437552] ChunkCodecLibZstd v1.0.0 [6309b1aa] CodecInflate64 v0.1.3 [944b1d66] CodecZlib v0.7.8 [a2cac450] ColorBrewer v0.4.2 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 ⌅ [1fbeeb36] CommonDataModel v0.3.10 [34da2185] Compat v4.18.1 [95dc2771] ComputePipeline v0.1.4 [f0e56b4a] ConcurrentUtilities v2.5.0 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [150eb455] CoordinateTransformations v0.6.4 [a8cc5b0e] Crayons v4.1.1 [75c7ada1] DBFTables v1.2.7 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [b342263e] DateTimes64 v1.0.1 [927a84f5] DelaunayTriangulation v1.6.4 [8bb1440f] DelimitedFiles v1.9.1 [0703355e] DimensionalData v0.29.24 [3c3547ce] DiskArrays v0.4.18 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [429591f6] ExactPredicates v2.2.9 [460bff9d] ExceptionUnwrapping v0.1.11 [e2ba6199] ExprTools v0.1.10 [411431e0] Extents v0.1.6 [8f5d6c58] EzXML v1.2.3 [c87230d0] FFMPEG v0.4.5 [7a1cc6ca] FFTW v1.10.0 [bf96fef3] FieldMetadata v0.3.1 [5789e2e9] FileIO v1.17.1 ⌅ [8fc22ac5] FilePaths v0.8.3 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.14.0 [53c48c17] FixedPointNumbers v0.8.5 [4c728ea3] Flatten v0.4.3 [1fa38f19] Format v1.3.7 [b38be410] FreeType v4.1.1 [663a7486] FreeTypeAbstraction v0.10.8 [add2ef01] GDAL v1.11.0 [28b8d3ca] GR v0.73.18 [b16dfd50] GRIB v0.4.0 ⌃ [82be9cdb] GRIBDatasets v0.4.1 ⌅ [62cb38b5] GeoDataFrames v0.3.13 [68eda718] GeoFormatTypes v0.4.4 [cf35fbd7] GeoInterface v1.6.0 [0329782f] GeoInterfaceRecipes v1.0.2 [5c1252a2] GeometryBasics v0.5.10 [05efe853] GeometryOpsCore v0.1.7 [bc5e4493] GitHub v5.10.0 [3955a311] GridLayoutBase v0.11.2 [42e2da0e] Grisu v1.0.2 [cd3eb016] HTTP v1.10.19 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [2803e5a7] ImageAxes v0.6.12 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [82e4d734] ImageIO v0.6.9 [bc367c6b] ImageMetadata v0.9.10 [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.5 [83e8ac13] IniFile v0.5.1 [842dd82b] InlineStrings v1.4.5 [0c81fc1b] InputBuffers v1.1.1 [85a1e053] Interfaces v0.3.2 [a98d9a8b] Interpolations v0.16.2 [d1acc4aa] IntervalArithmetic v1.0.1 [8197267c] IntervalSets v0.7.11 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [f1662d9f] Isoband v0.1.1 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [b835a17e] JpegTurbo v0.1.6 [5ab0869b] KernelDensity v0.6.10 [8ac3fa9e] LRUCache v1.6.2 [b964fa9f] LaTeXStrings v1.4.0 [23fbe1c1] Latexify v0.16.10 [8cdb02fc] LazyModules v0.3.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [ee78f7c6] Makie v0.24.6 [dbb5928d] MappedArrays v0.4.2 [0a4f8689] MathTeXEngine v0.6.7 [739be429] MbedTLS v1.1.9 [442fdcdd] Measures v0.3.2 [e1d29d7a] Missings v1.2.0 [78c3b35d] Mocking v0.8.1 [e94cdb99] MosaicViews v0.3.4 ⌃ [85f8d34a] NCDatasets v0.14.8 [77ba4419] NaNMath v1.1.3 [f09324ee] Netpbm v1.1.1 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 [4d8831e6] OpenSSL v1.6.0 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.36 [f57f5aa1] PNGFiles v0.4.4 [19eb6ba3] Packing v0.5.1 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.3 [eebad327] PkgVersion v0.3.3 [ccf2f8ad] PlotThemes v3.3.0 [995b91a9] PlotUtils v1.4.3 [91a5bcdd] Plots v1.41.1 [647866c9] PolygonOps v0.1.2 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [08abe8d2] PrettyTables v3.1.0 [92933f4c] ProgressMeter v1.11.0 [c94c279d] Proj v1.9.0 [43287f4e] PtrArrays v1.3.0 [4b34888f] QOI v1.0.1 [1fd47b50] QuadGK v2.11.2 [b3c3ace0] RangeArrays v0.3.2 [3cb90ccd] RasterDataSources v0.7.1 [a3a2b9e3] Rasters v0.14.6 [c84ed2f1] Ratios v0.4.5 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [20febd7b] Retry v0.4.1 [79098fc4] Rmath v0.9.0 [5eaf0fd0] RoundingEmulator v0.2.1 [fdea26ae] SIMD v3.7.2 [1bc83da4] SafeTestsets v0.1.0 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.8 [efcf1570] Setfield v1.1.2 [65257c39] ShaderAbstractions v0.5.0 ⌅ [8e980c4a] Shapefile v0.11.0 [992d4aef] Showoff v1.0.3 [73760f76] SignedDistanceFields v0.4.0 [777ac1f9] SimpleBufferStream v1.2.0 [699a6c99] SimpleTraits v0.9.5 [45858cf5] Sixel v0.1.5 [2133526b] SodiumSeal v0.1.1 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [860ef19b] StableRNGs v1.0.3 [91464d47] StableTasks v0.1.7 [cae243ae] StackViews v0.1.2 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.7 [4c63d2b9] StatsFuns v1.5.2 [892a3eda] StringManipulation v0.4.1 [09ab397b] StructArrays v0.7.2 [2da68c74] SymDict v0.3.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [731e570b] TiffImages v0.11.6 [3bb67fe8] TranscodingStreams v0.11.3 [981d1d27] TriplotBase v0.1.0 [5c2747f8] URIs v1.6.1 [1cfade01] UnicodeFun v0.4.1 [1986cc42] Unitful v1.25.1 [41fe7b60] Unzip v0.2.0 [ea10d353] WeakRefStrings v1.4.2 [e3aaa7dc] WebP v0.1.3 [efce3f68] WoodburyMatrices v1.0.0 [228000da] XMLDict v0.4.1 [0a941bbe] Zarr v0.9.5 ⌃ [519a4cdf] ZarrDatasets v0.1.3 [49080126] ZipArchives v2.5.1 [a5390f91] ZipFile v0.10.1 [8ce61222] Arrow_jll v19.0.1+0 [0b7ba130] Blosc_jll v1.21.7+0 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [83423d85] Cairo_jll v1.18.5+0 [ee1fde0b] Dbus_jll v1.16.2+0 [5ae413db] EarCut_jll v2.2.4+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.7.3+0 ⌅ [b22a6f82] FFMPEG_jll v6.1.3+0 [f5851436] FFTW_jll v3.3.11+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [a7073274] GDAL_jll v303.1100.400+0 [d604d12d] GEOS_jll v3.14.0+0 [0656b61e] GLFW_jll v3.4.0+2 [d2c73de3] GR_jll v0.73.18+0 [b0724c58] GettextRuntime_jll v0.22.4+0 [61579ee1] Ghostscript_jll v9.55.1+0 [59f7168a] Giflib_jll v5.2.3+0 [7746bdde] Glib_jll v2.86.0+0 [3b182d85] Graphite2_jll v1.3.15+0 [818ab7a1] HDF4_jll v4.3.2+0 [0234f1f7] HDF5_jll v1.14.6+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [e33a78d0] Hwloc_jll v2.12.2+0 [a51ab1cf] ICU_jll v76.2.0+0 [905a6f67] Imath_jll v3.1.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.3+0 [b39eb1a6] Kerberos_krb5_jll v1.21.3+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.0.1+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 [08be9ffa] LibPQ_jll v16.8.0+0 [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.2+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.41.2+0 [d3a379c0] LittleCMS_jll v2.17.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 [c8ffd9c3] MbedTLS_jll v2.28.10+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [7243133f] NetCDF_jll v401.900.300+0 [e7412a2a] Ogg_jll v1.3.6+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.29+0 [18a262bb] OpenEXR_jll v3.2.4+0 [643b3616] OpenJpeg_jll v2.5.5+0 [fe0851c0] OpenMPI_jll v5.0.8+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.5.2+0 [58948b4f] PROJ_jll v902.700.0+0 [36c8627f] Pango_jll v1.56.4+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [784f63db] Qhull_jll v10008.0.1004+0 [c0090381] Qt6Base_jll v6.8.2+2 [629bc702] Qt6Declarative_jll v6.8.2+1 [ce943373] Qt6ShaderTools_jll v6.8.2+1 [e99dba38] Qt6Wayland_jll v6.8.2+2 [f50d1b31] Rmath_jll v0.5.1+0 [76ed43ae] SQLite_jll v3.48.0+0 [e0b8ae26] Thrift_jll v0.21.1+0 [a44049a8] Vulkan_Loader_jll v1.3.243+0 [a2964d1f] Wayland_jll v1.24.0+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [ffd25f8a] XZ_jll v5.8.1+0 [f67eecfb] Xorg_libICE_jll v1.1.2+0 [c834827a] Xorg_libSM_jll v1.2.6+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.6+0 [ec84b674] Xorg_libXrandr_jll v1.5.5+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.1.3+0 [e920d4aa] Xorg_xcb_util_cursor_jll v0.1.6+0 [12413925] Xorg_xcb_util_image_jll v0.4.1+0 [2def613f] Xorg_xcb_util_jll v0.4.1+0 [975044d2] Xorg_xcb_util_keysyms_jll v0.4.1+0 [0d47668e] Xorg_xcb_util_renderutil_jll v0.3.10+0 [c22f9ab0] Xorg_xcb_util_wm_jll v0.4.2+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [28df3c45] boost_jll v1.87.0+0 [4611771a] brotli_jll v1.1.1+0 [b04048ba] eccodes_jll v2.36.0+0 [35ca27e7] eudev_jll v3.2.14+0 [214eeab7] fzf_jll v0.61.1+0 [9a68df92] isoband_jll v0.2.3+0 [477f73a3] libaec_jll v1.1.4+0 [a4ae2306] libaom_jll v3.13.1+0 [0ac62f75] libass_jll v0.17.4+0 [1183f4f0] libdecor_jll v0.2.2+0 [2db6ffa8] libevdev_jll v1.13.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [06c338fa] libgeotiff_jll v100.702.400+0 [36db933b] libinput_jll v1.28.1+0 [b53b4c65] libpng_jll v1.6.50+0 [075b6546] libsixel_jll v1.10.5+0 [a9144af2] libsodium_jll v1.0.21+0 [f27f6e37] libvorbis_jll v1.3.8+0 [c5f90fcd] libwebp_jll v1.6.0+0 [337d8026] libzip_jll v1.11.3+0 [009596ad] mtdev_jll v1.1.7+0 [888e69b1] muparser_jll v2.3.5+0 [1317d2d5] oneTBB_jll v2022.0.0+1 [fe1e1685] snappy_jll v1.2.3+0 [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.9.2+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [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.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Test Summary: | Pass Total Time Aqua | 5 5 24.5s Test Summary: | Pass Total Time extensions | 8 8 2m27.9s 147.885977 seconds (12.89 M allocations: 735.397 MiB, 0.37% gc time, 23.48% compilation time: 92% of which was recompilation) Test Summary: | Pass Broken Total Time array | 94 1 95 39.4s 39.394425 seconds (29.78 M allocations: 1.482 GiB, 1.82% gc time, 99.12% compilation time: 3% of which was recompilation) Test Summary: | Pass Total Time stack | 68 68 55.1s 55.060760 seconds (43.24 M allocations: 2.183 GiB, 2.71% gc time, 99.32% compilation time: <1% of which was recompilation) ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 Test Summary: | Pass Total Time series | 42 42 1m06.3s 66.340165 seconds (49.85 M allocations: 2.517 GiB, 1.38% gc time, 99.49% compilation time: 2% of which was recompilation) ┌ Warning: `chunks` of `(X = 128, Y = 128)` found. But `chunks` are not used for in-memory rasters └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/create.jl:358 14.242141 seconds (12.46 M allocations: 660.261 MiB, 1.86% gc time, 99.87% compilation time) ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 13.146917 seconds (12.50 M allocations: 640.065 MiB, 1.44% gc time, 99.91% compilation time) ┌ Warning: Cannot write complete stacks to ".tif", writing layers as individual files └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/write.jl:129 ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 ┌ Warning: Cannot write complete stacks to ".tif", writing layers as individual files └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/write.jl:129 ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 ┌ Warning: Cannot write complete stacks to ".tif", writing layers as individual files └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/write.jl:129 ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 ┌ Warning: Cannot write complete stacks to ".grd", writing layers as individual files └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/write.jl:129 ┌ Warning: Cannot write complete stacks to ".grd", writing layers as individual files └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/write.jl:129 ┌ Warning: Cannot write complete stacks to ".grd", writing layers as individual files └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/write.jl:129 Test Summary: | Pass Broken Total Time create | 121 2 123 4m44.5s 284.470836 seconds (193.51 M allocations: 10.042 GiB, 1.82% gc time, 92.29% compilation time: 5% of which was recompilation) WARNING: Use of DiskArrays.RechunkedDiskArray is deprecated, use MockChunkedDiskArray instead. likely near /home/pkgeval/.julia/packages/Rasters/5ShjB/test/utils.jl:10 Test Summary: | Pass Total Time utils | 14 14 1.2s 1.211176 seconds (685.17 k allocations: 34.726 MiB, 95.60% compilation time) Test Summary: | Pass Total Time set | 6 6 4.5s 4.467921 seconds (2.23 M allocations: 112.784 MiB, 98.95% compilation time) Test Summary: | Pass Total Time adapt | 6 6 0.3s 0.338121 seconds (107.85 k allocations: 5.205 MiB, 83.46% compilation time) WARNING: Method definition apply_recipe(Base.AbstractDict{Symbol, Any}, Union{GeoInterface.MultiPointTrait, GeoInterface.PointTrait}, Any) in module GeoInterfaceRecipesBaseExt at /home/pkgeval/.julia/packages/RecipesBase/BRe07/src/RecipesBase.jl:296 overwritten in module GeoInterfaceRecipes on the same line (check for duplicate calls to `include`). WARNING: Method definition apply_recipe(Base.AbstractDict{Symbol, Any}, Union{GeoInterface.MultiLineStringTrait, GeoInterface.AbstractLineStringTrait}, Any) in module GeoInterfaceRecipesBaseExt at /home/pkgeval/.julia/packages/RecipesBase/BRe07/src/RecipesBase.jl:296 overwritten in module GeoInterfaceRecipes on the same line (check for duplicate calls to `include`). WARNING: Method definition apply_recipe(Base.AbstractDict{Symbol, Any}, Union{GeoInterface.LinearRingTrait, GeoInterface.MultiPolygonTrait, GeoInterface.PolygonTrait}, Any) in module GeoInterfaceRecipesBaseExt at /home/pkgeval/.julia/packages/RecipesBase/BRe07/src/RecipesBase.jl:296 overwritten in module GeoInterfaceRecipes on the same line (check for duplicate calls to `include`). WARNING: Method definition apply_recipe(Base.AbstractDict{Symbol, Any}, GeoInterface.GeometryCollectionTrait, Any) in module GeoInterfaceRecipesBaseExt at /home/pkgeval/.julia/packages/RecipesBase/BRe07/src/RecipesBase.jl:296 overwritten in module GeoInterfaceRecipes on the same line (check for duplicate calls to `include`). WARNING: Method definition apply_recipe(Base.AbstractDict{Symbol, Any}, GeoInterface.FeatureTrait, Any) in module GeoInterfaceRecipesBaseExt at /home/pkgeval/.julia/packages/RecipesBase/BRe07/src/RecipesBase.jl:296 overwritten in module GeoInterfaceRecipes on the same line (check for duplicate calls to `include`). WARNING: Method definition apply_recipe(Base.AbstractDict{Symbol, Any}, GeoInterface.FeatureCollectionTrait, Any) in module GeoInterfaceRecipesBaseExt at /home/pkgeval/.julia/packages/RecipesBase/BRe07/src/RecipesBase.jl:296 overwritten in module GeoInterfaceRecipes on the same line (check for duplicate calls to `include`). WARNING: Method definition apply_recipe(Base.AbstractDict{Symbol, Any}, GeoInterface.Wrappers.WrapperGeometry{Z, M, T, C} where C where T where M where Z) in module GeoInterfaceRecipesBaseExt at /home/pkgeval/.julia/packages/GeoInterface/X1jn3/src/plotting.jl:119 overwritten in module GeoInterfaceRecipes at /home/pkgeval/.julia/packages/GeoInterfaceRecipes/eFtGW/src/GeoInterfaceRecipes.jl:137. WARNING: Method definition apply_recipe(Base.AbstractDict{Symbol, Any}, AbstractArray{var"#s1735", 1} where var"#s1735"<:(Union{Base.Missing, var"#s1734"} where var"#s1734"<:(GeoInterface.Wrappers.WrapperGeometry{Z, M, T, C} where C where T where M where Z))) in module GeoInterfaceRecipesBaseExt at /home/pkgeval/.julia/packages/GeoInterface/X1jn3/src/plotting.jl:122 overwritten in module GeoInterfaceRecipes at /home/pkgeval/.julia/packages/GeoInterfaceRecipes/eFtGW/src/GeoInterfaceRecipes.jl:144. ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 ┌ Warning: (Band,) dims were not found in object. └ @ DimensionalData.Dimensions ~/.julia/packages/DimensionalData/hv9KC/src/Dimensions/primitives.jl:852 ┌ Warning: (Band,) dims were not found in object. └ @ DimensionalData.Dimensions ~/.julia/packages/DimensionalData/hv9KC/src/Dimensions/primitives.jl:852 [ Info: `missingval` set to -Inf on disk ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 [ Info: `missingval` set to -Inf on disk ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 [ Info: `missingval` set to -Inf on disk ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 [ Info: `missingval` set to -Inf on disk ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 [ Info: `missingval` set to -Inf on disk [ Info: `missingval` set to -Inf on disk ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 [ Info: `missingval` set to -Inf on disk ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 [ Info: `missingval` set to -Inf on disk ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 [ Info: `missingval` set to -Inf on disk ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 [ Info: `missingval` set to -Inf on disk ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 [ Info: `missingval` set to -Inf on disk ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 Test Summary: | Pass Total Time methods | 311 311 11m23.3s 683.547786 seconds (318.33 M allocations: 16.475 GiB, 1.48% gc time, 86.14% compilation time: 9% of which was recompilation) ┌ Info: Aggregating X by 3. Y and category skipped due to being `Categorical` or `Unordered`. └ Specify all scales explicitly in a Tuple or NamedTuple to aggregate these anyway. Test Summary: | Pass Total Time aggregate | 81 81 1m06.3s 66.337516 seconds (40.51 M allocations: 2.048 GiB, 1.58% gc time, 99.25% compilation time) Mosaicing 10000 regions with sum... 0%| | ETA: 0:49:12 Mosaicing 10000 regions with sum... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Test Summary: | Pass Total Time mosaic | 8 8 1m45.3s 105.352749 seconds (85.62 M allocations: 4.516 GiB, 3.87% gc time, 99.82% compilation time: <1% of which was recompilation) ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Reducing... 6%|███▎ | ETA: 0:00:03 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Reducing... 6%|███▎ | ETA: 0:00:03 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Reducing... 6%|███▎ | ETA: 0:00:03 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Reducing... 6%|███▎ | ETA: 0:00:03 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Reducing... 6%|███▎ | ETA: 0:00:04 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Reducing... 6%|███▎ | ETA: 0:00:02 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Reducing... 6%|███▎ | ETA: 0:00:02 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Reducing... 39%|███████████████████▍ | ETA: 0:00:00 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 0.309058 seconds (201.70 k allocations: 10.520 MiB, 99.20% compilation time) Rasterizing... 67%|█████████████████████████████████▍ | ETA: 0:00:01 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:02 11.272414 seconds (7.41 M allocations: 396.511 MiB, 2.38% gc time, 99.81% compilation time) Rasterizing... 67%|█████████████████████████████████▍ | ETA: 0:00:00 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 0.001284 seconds (28 allocations: 62.180 KiB) ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Burning each geometry to a BitArray slice... 50%|█████████████████████████ | ETA: 0:00:00 Burning each geometry to a BitArray slice... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Reducing... 18%|█████████▏ | ETA: 0:00:01 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Reducing... 18%|█████████▏ | ETA: 0:00:01 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Rasterizing... 50%|█████████████████████████ | ETA: 0:00:02 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:02 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Reducing... 18%|█████████▏ | ETA: 0:00:01 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Reducing... 18%|█████████▏ | ETA: 0:00:01 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Reducing... 18%|█████████▏ | ETA: 0:00:01 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Rasterizing... 50%|█████████████████████████ | ETA: 0:00:01 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Rasterizing... 50%|█████████████████████████ | ETA: 0:00:01 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 [ Info: `missingval` set to -9223372036854775808 on disk ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Burning each geometry to a BitArray slice... 50%|█████████████████████████ | ETA: 0:00:00 Burning each geometry to a BitArray slice... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Reducing... 18%|█████████▏ | ETA: 0:00:01 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Reducing... 18%|█████████▏ | ETA: 0:00:01 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Reducing... 18%|█████████▏ | ETA: 0:00:01 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Reducing... 18%|█████████▏ | ETA: 0:00:01 Reducing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 [ Info: `rasterize` with `count` does not use the `fill` keyword, 1 ignored Rasterizing... 50%|█████████████████████████ | ETA: 0:00:01 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 [ Info: `rasterize` with `count` does not use the `fill` keyword, 1 ignored ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 ┌ Warning: if `op` is not threadsafe, `threaded=true` may be slower than `threaded=false` └ @ Rasters ~/.julia/packages/Rasters/5ShjB/src/methods/rasterize.jl:607 Rasterizing... 50%|█████████████████████████ | ETA: 0:00:01 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:01 Rasterizing... 50%|█████████████████████████ | ETA: 0:00:01 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Rasterizing... 50%|█████████████████████████ | ETA: 0:00:01 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Rasterizing... 50%|█████████████████████████ | ETA: 0:00:01 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Rasterizing... 50%|█████████████████████████ | ETA: 0:00:01 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Rasterizing... 50%|█████████████████████████ | ETA: 0:00:01 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 [ Info: `missingval` set to -9223372036854775808 on disk ┌ Warning: Creating a South-up raster. You may wish to reverse the `Y` dimension to use conventional North-up └ @ RastersArchGDALExt ~/.julia/packages/Rasters/5ShjB/ext/RastersArchGDALExt/gdal_source.jl:621 Rasterizing... 50%|█████████████████████████ | ETA: 0:00:03 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:02 Rasterizing... 50%|█████████████████████████ | ETA: 0:00:01 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Rasterizing... 50%|█████████████████████████ | ETA: 0:00:01 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Rasterizing... 50%|█████████████████████████ | ETA: 0:00:01 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Rasterizing... 50%|█████████████████████████ | ETA: 0:00:01 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:01 Rasterizing... 50%|█████████████████████████ | ETA: 0:00:01 Rasterizing... 100%|██████████████████████████████████████████████████| Time: 0:00:00 [ Info: `rasterize` with `count` does not use the `fill` keyword, 1 ignored [ Info: `rasterize` with `count` does not use the `fill` keyword, 1 ignored [ Info: There were 105 times that pixels were touched by geometries but did not produce coverage, meaning these areas did not contain any of the 100 points in the pixel at `scale=10`. 11.875416 seconds (6.48 M allocations: 345.081 MiB, 2.63% gc time, 99.95% compilation time) [ Info: There were 213 times that pixels were touched by geometries but did not produce coverage, meaning these areas did not contain any of the 100 points in the pixel at `scale=10`. 9.972551 seconds (4.45 M allocations: 242.251 MiB, 99.81% compilation time) [ Info: There were 105 times that pixels were touched by geometries but did not produce coverage, meaning these areas did not contain any of the 100 points in the pixel at `scale=10`. 0.077381 seconds (13.20 k allocations: 1.191 MiB, 96.18% compilation time) [ Info: There were 213 times that pixels were touched by geometries but did not produce coverage, meaning these areas did not contain any of the 100 points in the pixel at `scale=10`. 0.181752 seconds (29.40 k allocations: 2.143 MiB, 89.80% compilation time) Test Summary: | Pass Broken Total Time rasterize | 1535 4 1539 14m57.1s 897.150166 seconds (520.08 M allocations: 27.012 GiB, 1.71% gc time, 96.69% compilation time: <1% of which was recompilation) Extracting points... 40%|████████████████████ | ETA: 0:00:00 Extracting points... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Extracting points... 50%|█████████████████████████ | ETA: 0:00:00 Extracting points... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Extracting points... 50%|█████████████████████████ | ETA: 0:00:00 Extracting points... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Extracting points... 50%|█████████████████████████ | ETA: 0:00:00 Extracting points... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Extracting points... 50%|█████████████████████████ | ETA: 0:00:00 Extracting points... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Extracting points... 50%|█████████████████████████ | ETA: 0:00:00 Extracting points... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Extracting geometries... 67%|█████████████████████████████████▍ | ETA: 0:00:00 Extracting geometries... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Extracting geometries... 67%|█████████████████████████████████▍ | ETA: 0:00:00 Extracting geometries... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Extracting geometries... 67%|█████████████████████████████████▍ | ETA: 0:00:00 Extracting geometries... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Extracting geometries... 67%|█████████████████████████████████▍ | ETA: 0:00:00 Extracting geometries... 100%|██████████████████████████████████████████████████| Time: 0:00:00 Test Summary: | Pass Total Time extract | 84 84 2m48.1s 168.100496 seconds (65.98 M allocations: 3.401 GiB, 0.96% gc time, 99.55% compilation time) ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 93 running 1 of 1 signal (10): User defined signal 1 unknown function (ip: 0x758bd59d78de) at /lib/x86_64-linux-gnu/libc.so.6 _ZN4llvm15SmallVectorImplISt4pairIPNS_3UseEiEEaSERKS5_.constprop.0.isra.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_113VectorCombine21foldShuffleToIdentityERN4llvm11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZZN12_GLOBAL__N_113VectorCombine3runEvENKUlRN4llvm11InstructionEE_clES3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm17VectorCombinePass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:791 operator() at /source/src/jitlayers.cpp:1513 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1474 [inlined] operator() at /source/src/jitlayers.cpp:1649 [inlined] addModule at /source/src/jitlayers.cpp:2106 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:876 jl_compile_method_internal at /source/src/gf.c:3648 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_body at /source/src/interpreter.c:581 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 unknown function (ip: 0x758bb05cdb72) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_eval_module_expr at /source/src/toplevel.c:248 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:650 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 jfptr_eval_7899.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] macro expansion at ./timing.jl:689 [inlined] top-level scope at /home/pkgeval/.julia/packages/Rasters/5ShjB/test/runtests.jl:353 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 jl_toplevel_eval_flex at /source/src/toplevel.c:731 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_77374.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_48666.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x758bd58ac249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== convertlookup ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_69311.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1281 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000074cc9d1a54b0 Total snapshots: 431. Utilization: 0% ╎431 @Base/task.jl:1145 wait_forever() 430╎ 431 @Base/task.jl:1223 wait() : Test Failed [93] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Rasters/5ShjB/test/reproject.jl:52 _ZNK4llvm5Value10getContextEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZNK4llvm5Value15getMetadataImplEj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm23MemoryDependenceResults30getSimplePointerDependencyFromERKNS_14MemoryLocationEbNS_21ilist_iterator_w_bitsINS_12ilist_detail12node_optionsINS_11InstructionELb1ELb0EvLb1ENS_10BasicBlockEEELb0ELb0EEEPS8_PS7_PjRNS_14BatchAAResultsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm23MemoryDependenceResults24getPointerDependencyFromERKNS_14MemoryLocationEbNS_21ilist_iterator_w_bitsINS_12ilist_detail12node_optionsINS_11InstructionELb1ELb0EvLb1ENS_10BasicBlockEEELb0ELb0EEEPS8_PS7_PjRNS_14BatchAAResultsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm23MemoryDependenceResults23getNonLocalInfoForBlockEPNS_11InstructionERKNS_14MemoryLocationEbPNS_10BasicBlockEPSt6vectorINS_16NonLocalDepEntryESaIS9_EEjRNS_14BatchAAResultsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm23MemoryDependenceResults27getNonLocalPointerDepFromBBEPNS_11InstructionERKNS_12PHITransAddrERKNS_14MemoryLocationEbPNS_10BasicBlockERNS_15SmallVectorImplINS_17NonLocalDepResultEEERNS_13SmallDenseMapISA_PNS_5ValueELj16ENS_12DenseMapInfoISA_vEENS_6detail12DenseMapPairISA_SH_EEEEbb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm23MemoryDependenceResults27getNonLocalPointerDepFromBBEPNS_11InstructionERKNS_12PHITransAddrERKNS_14MemoryLocationEbPNS_10BasicBlockERNS_15SmallVectorImplINS_17NonLocalDepResultEEERNS_13SmallDenseMapISA_PNS_5ValueELj16ENS_12DenseMapInfoISA_vEENS_6detail12DenseMapPairISA_SH_EEEEbb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm23MemoryDependenceResults28getNonLocalPointerDependencyEPNS_11InstructionERNS_15SmallVectorImplINS_17NonLocalDepResultEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass19processNonLocalLoadEPNS_8LoadInstE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass18processInstructionEPNS_11InstructionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass12processBlockEPNS_10BasicBlockE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass17iterateOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass7runImplERNS_8FunctionERNS_15AssumptionCacheERNS_13DominatorTreeERKNS_17TargetLibraryInfoERNS_9AAResultsEPNS_23MemoryDependenceResultsERNS_8LoopInfoEPNS_25OptimizationRemarkEmitterEPNS_9MemorySSAE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:791 operator() at /source/src/jitlayers.cpp:1513 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1474 [inlined] operator() at /source/src/jitlayers.cpp:1649 [inlined] addModule at /source/src/jitlayers.cpp:2106 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:876 jl_compile_method_internal at /source/src/gf.c:3648 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] jl_f_invoke_in_world at /source/src/builtins.c:908 ansi_write_ at ./strings/annotated_io.jl:357 [inlined] print at ./strings/annotated_io.jl:382 [inlined] print at ./strings/io.jl:46 println at ./strings/io.jl:75 [inlined] print_tree at /source/usr/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1249 tree at /source/usr/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1309 print_group at /source/usr/share/julia/stdlib/v1.14/Profile/src/Profile.jl:389 #print#5 at /source/usr/share/julia/stdlib/v1.14/Profile/src/Profile.jl:331 print at /source/usr/share/julia/stdlib/v1.14/Profile/src/Profile.jl:271 [inlined] print at /source/usr/share/julia/stdlib/v1.14/Profile/src/Profile.jl:271 [inlined] print at /source/usr/share/julia/stdlib/v1.14/Profile/src/Profile.jl:271 _peek_report at /source/usr/share/julia/stdlib/v1.14/Profile/src/Profile.jl:94 unknown function (ip: 0x758ba05831ff) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] jl_f_invokelatest at /source/src/builtins.c:889 profile_printing_listener at ./Base.jl:337 #start_profile_listener##0 at ./Base.jl:355 jfptr_YY.start_profile_listenerYY.YY.0_15186.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1281 unknown function (ip: (nil)) at (unknown file) Allocations: 1379850953 (Pool: 1379836741; Big: 14212); GC: 203 PkgEval terminated after 2726.5s: test duration exceeded the time limit