Package evaluation of SpatialGrids on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:13:38.919 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.99s ################################################################################ # Installation # Installing SpatialGrids... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [3ce1bdb9] + SpatialGrids v1.0.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [3ce1bdb9] + SpatialGrids v1.0.1 [90137ffa] + StaticArrays v1.9.12 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [fa267f1f] + TOML v1.0.3 [8dfed614] + Test [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.97s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.15s ################################################################################ # Testing # Testing SpatialGrids Status `/tmp/jl_wssWB5/Project.toml` [3ce1bdb9] SpatialGrids v1.0.1 [90137ffa] StaticArrays v1.9.12 [8dfed614] Test Status `/tmp/jl_wssWB5/Manifest.toml` [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [3ce1bdb9] SpatialGrids v1.0.1 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... state = (CartesianIndex(0, 0, 0), 1) state = (CartesianIndex(0, 0, 0), 1) state = (CartesianIndex(1, 0, 0), 1) io = IOBuffer(data=UInt8[...], readable=true, writable=true, seekable=true, append=false, size=0, maxsize=Inf, ptr=1, mark=-1) grid = SparseVoxelGrid{Float64} Number of voxels: 27 Number of points in grid: 27 Side length per dimension: [1.5, 1.5, 1.5] io = IOBuffer(data=UInt8[...], readable=true, writable=true, seekable=true, append=false, size=0, maxsize=Inf, ptr=1, mark=-1) voxel = SpatialGrids.Voxel (0, 0, 0) with 1 points io = IOBuffer(data=UInt8[...], readable=true, writable=true, seekable=true, append=false, size=0, maxsize=Inf, ptr=1, mark=-1) cuboid = SpatialGrids.VoxelCuboid ID iteration range: (-1, -1, -1) -> (1, 1, 1) Test Summary: | Pass Total Time SparseVoxelGrid tests | 118 118 8.3s Testing SpatialGrids tests passed Testing completed after 13.37s PkgEval succeeded after 36.89s