Package evaluation to test Formatting on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:02:24.175 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 4.92s ################################################################################ # 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.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 7.78s ################################################################################ # Testing # Testing Formatting Status `/tmp/jl_XiTg81/Project.toml` [59287772] Formatting v0.4.3 [56ddb016] Logging [de0858da] Printf [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_XiTg81/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 12.922853 seconds (5.52 M allocations: 297.125 MiB, 2.07% gc time, 9.03% compilation time) Test speed integer @sprintf speed 0.026713 seconds (400.00 k allocations: 18.311 MiB, 17.51% gc time) integer sprintf speed 22.258059 seconds (8.20 M allocations: 369.239 MiB, 0.09% gc time) integer sprintf speed, bypass repeated lookup 0.049297 seconds (798.98 k allocations: 24.398 MiB, 2.99% gc time) float64 @sprintf speed 0.059076 seconds (400.01 k allocations: 76.294 MiB, 6.63% gc time) float64 sprintf speed 22.388842 seconds (8.00 M allocations: 424.195 MiB, 0.10% gc time) float64 sprintf speed, bypass repeated lookup 0.083632 seconds (800.01 k allocations: 82.398 MiB, 5.07% gc time) test commas... test format... Testing Formatting tests passed Testing completed after 76.67s PkgEval succeeded after 96.03s