Package evaluation to test TextWrap on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:36:49.235 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.35s ################################################################################ # Installation # Installing TextWrap... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [b718987f] + TextWrap v1.0.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [b718987f] + TextWrap v1.0.2 Installation completed after 4.02s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1190.3 ms ✓ TextWrap 1 dependency successfully precompiled in 3 seconds. 1 already precompiled. Precompilation completed after 10.16s ################################################################################ # Testing # Testing TextWrap Status `/tmp/jl_8WQVJd/Project.toml` [b718987f] TextWrap v1.0.2 [8dfed614] Test Status `/tmp/jl_8WQVJd/Manifest.toml` [b718987f] TextWrap v1.0.2 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Test Summary: | Pass Total Time empty | 5 5 2.1s Test Summary: | Pass Total Time plain | 10 10 0.3s Test Summary: | Pass Total Time whitespace | 19 19 0.1s Test Summary: | Pass Total Time long words | 9 9 0.0s Test Summary: | Pass Total Time escape codes | 6 6 0.0s Test Summary: | Pass Total Time print | 11 11 0.8s Test Summary: | Pass Total Time number of columns | 9 9 0.0s Test Summary: | Pass Total Time subsequent indent | 5 5 0.2s Test Summary: | Pass Total Time argument checks | 5 5 0.2s Testing TextWrap tests passed Testing completed after 7.94s PkgEval succeeded after 30.25s