Package evaluation to test SegyIO on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:10:25.835 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.13s ################################################################################ # Installation # Installing SegyIO... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [157a0f19] + SegyIO v0.8.5 Updating `~/.julia/environments/v1.10/Manifest.toml` [157a0f19] + SegyIO v0.8.5 [2a0f44e3] + Base64 [8ba89e20] + Distributed [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [8dfed614] + Test [4ec0a83e] + Unicode Installation completed after 3.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1986.2 ms ✓ SegyIO 1 dependency successfully precompiled in 3 seconds. 2 already precompiled. Precompilation completed after 10.58s ################################################################################ # Testing # Testing SegyIO Status `/tmp/jl_dGDq3f/Project.toml` [157a0f19] SegyIO v0.8.5 [8ba89e20] Distributed [de0858da] Printf [8dfed614] Test Status `/tmp/jl_dGDq3f/Manifest.toml` [157a0f19] SegyIO v0.8.5 [2a0f44e3] Base64 [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... Test Summary: | Pass Total Time read | 42 42 4.0s Test Summary: | Pass Total Time SeisBlock | 14 14 1.3s Test Summary: | Pass Total Time SeisCon | 20 20 12.2s Scanning ... ../data/test_write.segy Scanning ... ../data/test_write.segy Test Summary: | Pass Total Time write | 18 18 1.5s Testing SegyIO tests passed Testing completed after 23.55s PkgEval succeeded after 45.85s