Package evaluation to test BGZFLib on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T13:58:38.358 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.06s ################################################################################ # Installation # Installing BGZFLib... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b86bd9b6] + BGZFLib v0.1.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [b86bd9b6] + BGZFLib v0.1.3 [ff366017] + BufferIO v0.2.5 [692b3bcd] + JLLWrappers v1.7.1 [9255714d] + LibDeflate v0.4.3 [e21c612c] + LightBoundsErrors v1.1.0 [a791c907] + MemoryViews v0.4.0 [21216c6a] + Preferences v1.5.2 [46979653] + libdeflate_jll v1.25.0+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 2.64s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2717.2 ms ✓ libdeflate_jll 2385.7 ms ✓ LibDeflate 1536.8 ms ✓ MemoryViews → LibDeflateExt 2748.5 ms ✓ BGZFLib 4 dependencies successfully precompiled in 10 seconds. 17 already precompiled. 8 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings and TOML). Restart julia to access the new versions. Otherwise, 8 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 33.06s ################################################################################ # Testing # Testing BGZFLib Status `/tmp/jl_fzFpSo/Project.toml` [b86bd9b6] BGZFLib v0.1.3 [ff366017] BufferIO v0.2.5 [9255714d] LibDeflate v0.4.3 [a791c907] MemoryViews v0.4.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_fzFpSo/Manifest.toml` [b86bd9b6] BGZFLib v0.1.3 [ff366017] BufferIO v0.2.5 [692b3bcd] JLLWrappers v1.7.1 [9255714d] LibDeflate v0.4.3 [e21c612c] LightBoundsErrors v1.1.0 [a791c907] MemoryViews v0.4.0 [21216c6a] Preferences v1.5.2 [46979653] libdeflate_jll v1.25.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time SyncReader | 52 52 6.7s Test Summary: | Pass Total Time SyncBGZFWriter | 20 20 4.6s Test Summary: | Pass Total Time BGZFReader | 99 99 9.7s Test Summary: | Pass Total Time BGZFWriter | 27 27 4.3s Test Summary: | Pass Total Time GZIndex | 58 58 2.1s Testing BGZFLib tests passed Testing completed after 35.94s PkgEval succeeded after 99.46s