Package evaluation of AreaInterpolation on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T12:29:16.499 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.08s ################################################################################ # Installation # Installing AreaInterpolation... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [d0f2625a] + AreaInterpolation v0.0.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.41 [79e6a3ab] + Adapt v4.2.0 [35492f91] + AdaptivePredicates v1.2.0 [d0f2625a] + AreaInterpolation v0.0.2 [4fba245c] + ArrayInterface v7.18.0 [a9b6321e] + Atomix v1.1.0 [198e06fe] + BangBang v0.4.3 [fa961155] + CEnum v0.5.0 [179af706] + CFTime v0.1.4 [ae650224] + ChunkSplitters v3.1.1 ⌅ [3da002f7] + ColorTypes v0.11.5 [1fbeeb36] + CommonDataModel v0.3.7 [34da2185] + Compat v4.16.0 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.5.8 [150eb455] + CoordinateTransformations v0.6.4 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.7.0 [864edb3b] + DataStructures v0.18.20 [e2d170a0] + DataValueInterfaces v1.0.0 [927a84f5] + DelaunayTriangulation v1.6.4 ⌅ [0703355e] + DimensionalData v0.28.5 [3c3547ce] + DiskArrays v0.4.10 [ffbed154] + DocStringExtensions v0.9.3 [4e289a0a] + EnumX v1.0.4 [429591f6] + ExactPredicates v2.2.8 [411431e0] + Extents v0.1.5 [bf96fef3] + FieldMetadata v0.3.1 [1a297f60] + FillArrays v1.13.0 [53c48c17] + FixedPointNumbers v0.8.5 [4c728ea3] + Flatten v0.4.3 [68eda718] + GeoFormatTypes v0.4.4 [cf35fbd7] + GeoInterface v1.4.1 [0edc0954] + GeoInterfaceMakie v0.1.9 [0329782f] + GeoInterfaceRecipes v1.0.2 [5c1252a2] + GeometryBasics v0.5.5 [3251bfac] + GeometryOps v0.1.15 [05efe853] + GeometryOpsCore v0.1.2 [22cec73e] + InitialValues v0.3.1 [842dd82b] + InlineStrings v1.4.3 [85a1e053] + Interfaces v0.3.2 [d1acc4aa] + IntervalArithmetic v0.22.23 [8197267c] + IntervalSets v0.7.10 [3587e190] + InverseFunctions v0.1.17 [41ab1584] + InvertedIndices v1.3.1 [c8e1da08] + IterTools v1.10.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.0 [63c18a36] + KernelAbstractions v0.9.34 [8ac3fa9e] + LRUCache v1.6.1 [b964fa9f] + LaTeXStrings v1.4.0 [a90b1aa1] + LibGEOS v0.9.4 [1914dd2f] + MacroTools v0.5.15 [20f20a25] + MakieCore v0.9.0 [e1d29d7a] + Missings v1.2.0 [77ba4419] + NaNMath v1.1.2 [510215fc] + Observables v0.5.5 [6fe1bfb0] + OffsetArrays v1.15.0 [67456a42] + OhMyThreads v0.7.0 [bac558e1] + OrderedCollections v1.8.0 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [08abe8d2] + PrettyTables v2.4.0 [92933f4c] + ProgressMeter v1.10.2 ⌅ [a3a2b9e3] + Rasters v0.12.1 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.0 [5eaf0fd0] + RoundingEmulator v0.2.1 [fdea26ae] + SIMD v3.7.1 [91c51154] + SentinelArrays v1.4.8 [efcf1570] + Setfield v1.1.1 [746ee33f] + SortTileRecursiveTree v0.1.2 [a2af1166] + SortingAlgorithms v1.2.1 [91464d47] + StableTasks v0.1.6 [90137ffa] + StaticArrays v1.9.12 [1e83bf80] + StaticArraysCore v1.4.3 [264155e8] + Stencils v0.3.5 [892a3eda] + StringManipulation v0.4.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [ed4db957] + TaskLocalValues v0.1.2 [ebadf6b4] + UnicodeGraphics v0.2.2 [013be700] + UnsafeAtomics v0.3.0 [4e9b3aee] + CRlibm_jll v1.0.1+0 [5ae413db] + EarCut_jll v2.2.4+0 [d604d12d] + GEOS_jll v3.13.1+0 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [9fa8497b] + Future [b77e0a4c] + InteractiveUtils [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [a63ad114] + Mmap [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [4536629a] + OpenBLAS_jll v0.3.23+4 [05823500] + OpenLibm_jll v0.8.1+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [83775a58] + Zlib_jll v1.2.13+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 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 8.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 147.1s ################################################################################ # Testing # Testing AreaInterpolation Status `/tmp/jl_NgURp3/Project.toml` [d0f2625a] AreaInterpolation v0.0.2 [a93c6f00] DataFrames v1.7.0 [ffbed154] DocStringExtensions v0.9.3 [68eda718] GeoFormatTypes v0.4.4 [cf35fbd7] GeoInterface v1.4.1 [3251bfac] GeometryOps v0.1.15 [a90b1aa1] LibGEOS v0.9.4 [77ba4419] NaNMath v1.1.2 [67456a42] OhMyThreads v0.7.0 [92933f4c] ProgressMeter v1.10.2 ⌅ [a3a2b9e3] Rasters v0.12.1 [fdea26ae] SIMD v3.7.1 [746ee33f] SortTileRecursiveTree v0.1.2 [264155e8] Stencils v0.3.5 [bd369af6] Tables v1.12.0 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_NgURp3/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.41 [79e6a3ab] Adapt v4.2.0 [35492f91] AdaptivePredicates v1.2.0 [d0f2625a] AreaInterpolation v0.0.2 [4fba245c] ArrayInterface v7.18.0 [a9b6321e] Atomix v1.1.0 [198e06fe] BangBang v0.4.3 [fa961155] CEnum v0.5.0 [179af706] CFTime v0.1.4 [ae650224] ChunkSplitters v3.1.1 ⌅ [3da002f7] ColorTypes v0.11.5 [1fbeeb36] CommonDataModel v0.3.7 [34da2185] Compat v4.16.0 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.5.8 [150eb455] CoordinateTransformations v0.6.4 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.20 [e2d170a0] DataValueInterfaces v1.0.0 [927a84f5] DelaunayTriangulation v1.6.4 ⌅ [0703355e] DimensionalData v0.28.5 [3c3547ce] DiskArrays v0.4.10 [ffbed154] DocStringExtensions v0.9.3 [4e289a0a] EnumX v1.0.4 [429591f6] ExactPredicates v2.2.8 [411431e0] Extents v0.1.5 [bf96fef3] FieldMetadata v0.3.1 [1a297f60] FillArrays v1.13.0 [53c48c17] FixedPointNumbers v0.8.5 [4c728ea3] Flatten v0.4.3 [68eda718] GeoFormatTypes v0.4.4 [cf35fbd7] GeoInterface v1.4.1 [0edc0954] GeoInterfaceMakie v0.1.9 [0329782f] GeoInterfaceRecipes v1.0.2 [5c1252a2] GeometryBasics v0.5.5 [3251bfac] GeometryOps v0.1.15 [05efe853] GeometryOpsCore v0.1.2 [22cec73e] InitialValues v0.3.1 [842dd82b] InlineStrings v1.4.3 [85a1e053] Interfaces v0.3.2 [d1acc4aa] IntervalArithmetic v0.22.23 [8197267c] IntervalSets v0.7.10 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [63c18a36] KernelAbstractions v0.9.34 [8ac3fa9e] LRUCache v1.6.1 [b964fa9f] LaTeXStrings v1.4.0 [a90b1aa1] LibGEOS v0.9.4 [1914dd2f] MacroTools v0.5.15 [20f20a25] MakieCore v0.9.0 [e1d29d7a] Missings v1.2.0 [77ba4419] NaNMath v1.1.2 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.15.0 [67456a42] OhMyThreads v0.7.0 [bac558e1] OrderedCollections v1.8.0 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [92933f4c] ProgressMeter v1.10.2 ⌅ [a3a2b9e3] Rasters v0.12.1 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.0 [5eaf0fd0] RoundingEmulator v0.2.1 [fdea26ae] SIMD v3.7.1 [91c51154] SentinelArrays v1.4.8 [efcf1570] Setfield v1.1.1 [746ee33f] SortTileRecursiveTree v0.1.2 [a2af1166] SortingAlgorithms v1.2.1 [91464d47] StableTasks v0.1.6 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [264155e8] Stencils v0.3.5 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [ed4db957] TaskLocalValues v0.1.2 [ebadf6b4] UnicodeGraphics v0.2.2 [013be700] UnsafeAtomics v0.3.0 [4e9b3aee] CRlibm_jll v1.0.1+0 [5ae413db] EarCut_jll v2.2.4+0 [d604d12d] GEOS_jll v3.13.1+0 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [9fa8497b] Future [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [4536629a] OpenBLAS_jll v0.3.23+4 [05823500] OpenLibm_jll v0.8.1+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: |Time AreaInterpolation.jl | None 0.5s Testing AreaInterpolation tests passed Testing completed after 17.04s PkgEval succeeded after 182.52s