Package evaluation to test StringViews on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:35:29.725 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.17s ################################################################################ # Installation # Installing StringViews... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [354b36f9] + StringViews v1.3.7 Updating `~/.julia/environments/v1.10/Manifest.toml` [354b36f9] + StringViews v1.3.7 Installation completed after 3.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1362.1 ms ✓ StringViews 1 dependency successfully precompiled in 3 seconds. 1 already precompiled. Precompilation completed after 10.07s ################################################################################ # Testing # Testing StringViews Status `/tmp/jl_gekjdc/Project.toml` [354b36f9] StringViews v1.3.7 [8dfed614] Test Status `/tmp/jl_gekjdc/Manifest.toml` [354b36f9] StringViews v1.3.7 [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 construction/conversion | 30 30 2.8s Test Summary: | Pass Total Time substrings | 11 11 0.7s Test Summary: | Pass Total Time iteration | 30 30 2.5s Test Summary: | Pass Total Time regular expressions | 19 19 1.1s Test Summary: | Pass Total Time named subpatterns | 7 7 1.3s Test Summary: | Pass Total Time parsing | 10 10 1.4s Test Summary: | Pass Total Time searching | 39 39 2.1s Test Summary: | Pass Total Time replace | 5 5 1.1s Test Summary: | Pass Total Time miscellaneous | 26 26 0.9s Testing StringViews tests passed Testing completed after 21.14s PkgEval succeeded after 42.91s