Package evaluation to test BGZFLib on Julia 1.14.0-DEV.2043 (b936235316*) started at 2026-04-16T17:32:24.278 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.15s ################################################################################ # 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.1 [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.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.2 s ✓ BGZFLib 1 dependency successfully precompiled in 2 seconds. 20 already precompiled. Precompilation completed after 27.02s ################################################################################ # Testing # Testing BGZFLib Status `/tmp/jl_PEVtaJ/Project.toml` [b86bd9b6] BGZFLib v0.1.3 [ff366017] BufferIO v0.2.5 [9255714d] LibDeflate v0.4.3 [a791c907] MemoryViews v0.4.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_PEVtaJ/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.1 [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 7.8s Test Summary: | Pass Total Time SyncBGZFWriter | 20 20 4.0s Test Summary: | Pass Total Time BGZFReader | 99 99 9.2s Test Summary: | Pass Total Time BGZFWriter | 27 27 3.8s Test Summary: | Pass Total Time GZIndex | 58 58 2.0s Testing BGZFLib tests passed Testing completed after 35.44s PkgEval succeeded after 91.03s