Package evaluation to test ChunkedBase on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T14:24:03.546 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.19s ################################################################################ # Installation # Installing ChunkedBase... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a380dd43] + ChunkedBase v0.3.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [a380dd43] + ChunkedBase v0.3.1 [642d12eb] + CodecZlibNG v0.1.0 [692b3bcd] + JLLWrappers v1.7.1 [f391c746] + NewlineLexers v0.1.5 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [fdea26ae] + SIMD v3.7.2 ⌅ [7b38b023] + ScanByte v0.3.3 [91c51154] + SentinelArrays v1.4.9 ⌅ [3bb67fe8] + TranscodingStreams v0.9.13 [c62bbaca] + ZlibNG_jll v2.3.2+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 [a63ad114] + Mmap 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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 2.47s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2955.5 ms ✓ ChunkedBase 1 dependency successfully precompiled in 3 seconds. 23 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, 13 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 22.69s ################################################################################ # Testing # Testing ChunkedBase Status `/tmp/jl_EqiNeI/Project.toml` [a380dd43] ChunkedBase v0.3.1 [642d12eb] CodecZlibNG v0.1.0 [f391c746] NewlineLexers v0.1.5 [91c51154] SentinelArrays v1.4.9 [a63ad114] Mmap v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_EqiNeI/Manifest.toml` [a380dd43] ChunkedBase v0.3.1 [642d12eb] CodecZlibNG v0.1.0 [692b3bcd] JLLWrappers v1.7.1 [f391c746] NewlineLexers v0.1.5 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [fdea26ae] SIMD v3.7.2 ⌅ [7b38b023] ScanByte v0.3.3 [91c51154] SentinelArrays v1.4.9 ⌅ [3bb67fe8] TranscodingStreams v0.9.13 [c62bbaca] ZlibNG_jll v2.3.2+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 [a63ad114] Mmap 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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time ChunkedBase | 633 633 45.4s Testing ChunkedBase tests passed Testing completed after 34.85s PkgEval succeeded after 105.57s