Package evaluation of Extents on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T22:43:47.665 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.94s ################################################################################ # Installation # Installing Extents... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [411431e0] + Extents v0.1.5 Updating `~/.julia/environments/v1.13/Manifest.toml` [411431e0] + Extents v0.1.5 Installation completed after 0.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.71s ################################################################################ # Testing # Testing Extents Status `/tmp/jl_RthFz1/Project.toml` [411431e0] Extents v0.1.5 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_RthFz1/Manifest.toml` [411431e0] Extents v0.1.5 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time getindex | 2 2 0.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 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.8s 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.2s Test Summary: | Pass Total Time intersection/intersects/disjoint | 48 48 0.9s Test Summary: | Pass Total Time buffer | 4 4 0.8s Test Summary: | Pass Total Time grow | 2 2 0.0s Testing Extents tests passed Testing completed after 12.34s PkgEval succeeded after 44.17s