Package evaluation to test GCUtils on Julia 1.14.0-DEV.2071 (559ec66647*) started at 2026-04-23T13:28:28.742 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.01s ################################################################################ # 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.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.9 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.0 s ✓ GCUtils 1 dependency successfully precompiled in 1 seconds Precompilation completed after 27.26s ################################################################################ # Testing # Testing GCUtils Status `/tmp/jl_K2aDnf/Project.toml` [25d72b2e] GCUtils v1.0.0 Status `/tmp/jl_K2aDnf/Manifest.toml` [25d72b2e] GCUtils v1.0.0 Testing Running tests... ┌ Info: done! │ Text(sprint(dump, metrics)) = │ GCUtils.GCFullMetrics │ last_time: Float64 1.776950963911731e9 │ counter: UInt64 0x000000000000000a │ last_http_call_time: Float64 1.776950963911776e9 └ Testing GCUtils tests passed Testing completed after 8.73s PkgEval succeeded after 63.15s