Package evaluation of Formatting on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:43:58.434 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.51s ################################################################################ # Installation # Installing Formatting... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [59287772] + Formatting v0.4.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [59287772] + Formatting v0.4.3 [56ddb016] + Logging [de0858da] + Printf [4ec0a83e] + Unicode Installation completed after 4.13s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 8.61s ################################################################################ # Testing # Testing Formatting Status `/tmp/jl_XXjEiw/Project.toml` [59287772] Formatting v0.4.3 [56ddb016] Logging [de0858da] Printf [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_XXjEiw/Manifest.toml` [59287772] Formatting v0.4.3 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... test cformat equality... ...Done 14.214997 seconds (5.52 M allocations: 297.126 MiB, 2.01% gc time, 8.94% compilation time) Test speed integer @sprintf speed 0.028319 seconds (400.00 k allocations: 18.311 MiB, 16.68% gc time) integer sprintf speed 23.322987 seconds (8.20 M allocations: 369.239 MiB, 0.18% gc time) integer sprintf speed, bypass repeated lookup 0.051399 seconds (798.98 k allocations: 24.398 MiB, 3.00% gc time) float64 @sprintf speed 0.065871 seconds (400.01 k allocations: 76.294 MiB, 6.02% gc time) float64 sprintf speed 23.291704 seconds (8.00 M allocations: 424.195 MiB, 0.12% gc time) float64 sprintf speed, bypass repeated lookup 0.082387 seconds (800.01 k allocations: 82.398 MiB, 4.58% gc time) test commas... test format... Testing Formatting tests passed Testing completed after 80.71s PkgEval succeeded after 101.98s