Package evaluation of Format on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:19:11.819 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.19s ################################################################################ # Installation # Installing Format... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [1fa38f19] + Format v1.3.7 Updating `~/.julia/environments/v1.10/Manifest.toml` [1fa38f19] + Format v1.3.7 Installation completed after 3.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.29s ################################################################################ # Testing # Testing Format Status `/tmp/jl_X1dh2t/Project.toml` [1fa38f19] Format v1.3.7 [de0858da] Printf [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_X1dh2t/Manifest.toml` [1fa38f19] Format v1.3.7 [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 2.598281 seconds (2.01 M allocations: 139.122 MiB, 1.88% gc time, 92.08% compilation time) Test speed integer @sprintf speed 0.026125 seconds (400.00 k allocations: 18.311 MiB) integer format speed 0.037740 seconds (599.50 k allocations: 21.355 MiB) integer cfmt speed 0.054857 seconds (599.49 k allocations: 22.880 MiB, 10.31% gc time) integer cfmt spec speed 0.034607 seconds (599.49 k allocations: 22.880 MiB) integer cfmt speed, bypass repeated lookup 0.044404 seconds (599.91 k allocations: 22.910 MiB, 9.54% gc time, 16.29% compilation time) float64 @sprintf speed 0.111630 seconds (400.00 k allocations: 76.294 MiB, 31.95% gc time) float64 format speed 0.075224 seconds (600.01 k allocations: 79.346 MiB, 12.34% gc time) float64 cfmt speed 0.087295 seconds (800.00 k allocations: 93.079 MiB, 2.16% gc time) float64 cfmt spec speed 0.079299 seconds (800.00 k allocations: 93.079 MiB, 2.66% gc time) float64 cfmt speed, bypass repeated lookup 0.081980 seconds (800.42 k allocations: 93.108 MiB, 8.85% gc time, 9.54% compilation time) Test Summary: | Pass Total Time cformat | 100071 100071 11.4s Test Summary: | Pass Broken Total Time printf | 946 2 948 9.6s Test Summary: | Pass Total Time fmtspec | 273 273 12.3s Test Summary: | Pass Total Time formatexpr | 45 45 0.9s Test Summary: | Pass Total Time fmt | 24 24 1.4s Testing Format tests passed Testing completed after 39.22s PkgEval succeeded after 62.2s