Package evaluation to test CRC32 on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T01:33:37.857 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.39s ################################################################################ # Installation # Installing CRC32... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [b4567568] + CRC32 v1.1.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [b4567568] + CRC32 v1.1.0 [8f399da3] + Libdl v1.11.0 [83775a58] + Zlib_jll v1.2.13+1 Installation completed after 1.24s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.67s ################################################################################ # Testing # Testing CRC32 Status `/tmp/jl_P4DSPK/Project.toml` [b4567568] CRC32 v1.1.0 [6fe1bfb0] OffsetArrays v1.17.0 [8dfed614] Test v1.11.0 [83775a58] Zlib_jll v1.2.13+1 Status `/tmp/jl_P4DSPK/Manifest.toml` [b4567568] CRC32 v1.1.0 [6fe1bfb0] OffsetArrays v1.17.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 [83775a58] Zlib_jll v1.2.13+1 Testing Running tests... Test Summary: | Pass Total Time CRC32.jl | 471 471 9.4s Testing CRC32 tests passed Testing completed after 15.3s PkgEval succeeded after 43.96s