Package evaluation of Formatting on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:26:15.382 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.27s ################################################################################ # 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 3.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 8.13s ################################################################################ # Testing # Testing Formatting Status `/tmp/jl_khxmrB/Project.toml` [59287772] Formatting v0.4.3 [56ddb016] Logging [de0858da] Printf [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_khxmrB/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 13.403244 seconds (5.52 M allocations: 297.125 MiB, 2.08% gc time, 8.87% compilation time) Test speed integer @sprintf speed 0.029712 seconds (400.00 k allocations: 18.311 MiB, 17.13% gc time) integer sprintf speed 23.720928 seconds (8.20 M allocations: 369.239 MiB, 0.11% gc time) integer sprintf speed, bypass repeated lookup 0.050430 seconds (798.98 k allocations: 24.398 MiB, 3.30% gc time) float64 @sprintf speed 0.075971 seconds (400.01 k allocations: 76.294 MiB, 27.09% gc time) float64 sprintf speed 22.053677 seconds (8.00 M allocations: 424.195 MiB, 0.10% gc time) float64 sprintf speed, bypass repeated lookup 0.058036 seconds (800.01 k allocations: 82.398 MiB, 5.67% gc time) test commas... test format... Testing Formatting tests passed Testing completed after 78.25s PkgEval succeeded after 98.15s