Package evaluation to test ASCIIrasters on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:35:29.328 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.16s ################################################################################ # Installation # Installing ASCIIrasters... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [81770e7c] + ASCIIrasters v0.1.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [81770e7c] + ASCIIrasters v0.1.2 Installation completed after 3.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1103.3 ms ✓ ASCIIrasters 1 dependency successfully precompiled in 2 seconds. 1 already precompiled. Precompilation completed after 9.58s ################################################################################ # Testing # Testing ASCIIrasters Status `/tmp/jl_GQOliq/Project.toml` [81770e7c] ASCIIrasters v0.1.2 [8dfed614] Test Status `/tmp/jl_GQOliq/Manifest.toml` [81770e7c] ASCIIrasters v0.1.2 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... ┌ Warning: Provided cellsize, ignoring dx └ @ ASCIIrasters ~/.julia/packages/ASCIIrasters/eqkfm/src/io.jl:131 ┌ Warning: Provided cellsize, ignoring dy └ @ ASCIIrasters ~/.julia/packages/ASCIIrasters/eqkfm/src/io.jl:132 Test Summary: | Pass Total Time ASCIIrasters.jl | 24 24 7.5s read | 5 5 1.5s write | 2 2 1.2s read and write | 3 3 0.7s type conversion | 4 4 1.2s _read_header | 6 6 0.9s detect type from data | 3 3 0.0s test different whitespaces | 1 1 0.1s Testing ASCIIrasters tests passed Testing completed after 12.04s PkgEval succeeded after 33.02s