Package evaluation to test GCUtils on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T11:55:47.379 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.76s ################################################################################ # Installation # Installing GCUtils... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [25d72b2e] + GCUtils v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [25d72b2e] + GCUtils v1.0.0 Installation completed after 1.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 5159.8 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. 26 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, Dates, Downloads, JuliaSyntaxHighlighting, LibCURL, LibCURL_jll, LibGit2, LibGit2_jll, LibSSH2_jll, Logging, Markdown, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, PCRE2_jll, Pkg, Printf, StyledStrings, TOML, Tar, UUIDs, Zlib_jll, Zstd_jll, nghttp2_jll and p7zip_jll). Restart julia to access the new versions. Otherwise, 1 dependent of these packages may trigger further precompilation to work with the unexpected versions. Precompiling package dependencies... Precompiling packages... 1013.1 ms ✓ GCUtils 1 dependency successfully precompiled in 1 seconds Precompilation completed after 24.56s ################################################################################ # Testing # Testing GCUtils Status `/tmp/jl_GHzWSP/Project.toml` [25d72b2e] GCUtils v1.0.0 Status `/tmp/jl_GHzWSP/Manifest.toml` [25d72b2e] GCUtils v1.0.0 Testing Running tests... ┌ Info: done! │ Text(sprint(dump, metrics)) = │ GCUtils.GCFullMetrics │ last_time: Float64 1.773575796834182e9 │ counter: UInt64 0x000000000000000a │ last_http_call_time: Float64 1.773575796834224e9 └ Testing GCUtils tests passed Testing completed after 7.89s PkgEval succeeded after 57.87s