Package evaluation to test StringViews on Julia 1.14.0-DEV.1711 (41ad7d9eeb*) started at 2026-02-12T12:00:57.482 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.25s ################################################################################ # Installation # Installing StringViews... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [354b36f9] + StringViews v1.3.7 Updating `~/.julia/environments/v1.14/Manifest.toml` [354b36f9] + StringViews v1.3.7 Installation completed after 1.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1095.6 ms ✓ StringViews 1 dependency successfully precompiled in 1 seconds. 8 already precompiled. Precompilation completed after 17.71s ################################################################################ # Testing # Testing StringViews Status `/tmp/jl_T2u7HF/Project.toml` [354b36f9] StringViews v1.3.7 [8dfed614] Test v1.11.0 Status `/tmp/jl_T2u7HF/Manifest.toml` [354b36f9] StringViews v1.3.7 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time construction/conversion | 30 30 3.3s Test Summary: | Pass Total Time substrings | 11 11 1.0s Test Summary: | Pass Total Time iteration | 30 30 3.3s Test Summary: | Pass Total Time regular expressions | 19 19 1.9s Test Summary: | Pass Total Time named subpatterns | 7 7 1.3s Test Summary: | Pass Total Time parsing | 10 10 2.3s Test Summary: | Pass Total Time searching | 39 39 3.8s Test Summary: | Pass Total Time replace | 5 5 1.4s Test Summary: | Pass Total Time miscellaneous | 26 26 2.9s Testing StringViews tests passed Testing completed after 29.95s PkgEval succeeded after 70.31s