Package evaluation of Extents on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:21:54.273 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.24s ################################################################################ # Installation # Installing Extents... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [411431e0] + Extents v0.1.6 Updating `~/.julia/environments/v1.10/Manifest.toml` [411431e0] + Extents v0.1.6 Installation completed after 3.93s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.83s ################################################################################ # Testing # Testing Extents Status `/tmp/jl_45dHsD/Project.toml` [411431e0] Extents v0.1.6 [ade2ca70] Dates [8dfed614] Test Status `/tmp/jl_45dHsD/Manifest.toml` [411431e0] Extents v0.1.6 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... Test Summary: | Pass Total Time getindex | 2 2 1.8s Test Summary: | Pass Total Time getproperty | 2 2 0.0s Test Summary: | Pass Total Time bounds | 3 3 0.0s Test Summary: | Pass Total Time NamedTuple | 3 3 0.0s Test Summary: | Pass Total Time extent can be called on Extent, returning itself | 1 1 0.0s Test Summary: | Pass Total Time Base julia equality works in any order for the same dimensions | 3 3 0.0s Test Summary: | Pass Total Time isapprox | 4 4 0.4s Test Summary: | Pass Total Time keys and values are just like a NamedTuple | 2 2 0.0s Test Summary: | Pass Total Time union | 9 9 0.4s Test Summary: | Pass Total Time covers | 16 16 0.3s Test Summary: | Pass Total Time coveredby | 17 17 0.1s Test Summary: | Pass Total Time contains | 16 16 0.1s Test Summary: | Pass Total Time within | 17 17 0.1s Test Summary: | Pass Total Time overlaps | 14 14 0.3s Test Summary: | Pass Total Time touches | 13 13 0.2s Test Summary: | Pass Total Time equals | 11 11 0.1s Test Summary: | Pass Total Time intersection/intersects/disjoint | 48 48 0.8s Test Summary: | Pass Total Time buffer | 4 4 0.6s Test Summary: | Pass Total Time grow | 2 2 0.0s Test Summary: | Pass Total Time Single argument predicates | 10 10 0.5s Testing Extents tests passed Testing completed after 10.6s PkgEval succeeded after 33.15s