Package evaluation to test StringViews on Julia 1.14.0-DEV.1674 (5735163b34*) started at 2026-02-03T12:10:20.060 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: Could not resolve host: pkg.julialang.org while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Registry/Registry.jl:121 ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: Could not resolve host: pkg.julialang.org while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Registry/Registry.jl:121 Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.39s ################################################################################ # Installation # Installing StringViews... Resolving package versions... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: Could not resolve host: pkg.julialang.org while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Registry/Registry.jl:121 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 0.9s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1110.4 ms ✓ StringViews 1 dependency successfully precompiled in 1 seconds. 8 already precompiled. Precompilation completed after 14.73s ################################################################################ # Testing # Testing StringViews Status `/tmp/jl_pQErxQ/Project.toml` [354b36f9] StringViews v1.3.7 [8dfed614] Test v1.11.0 Status `/tmp/jl_pQErxQ/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.2s Test Summary: | Pass Total Time substrings | 11 11 0.9s Test Summary: | Pass Total Time iteration | 30 30 3.3s Test Summary: | Pass Total Time regular expressions | 19 19 2.0s Test Summary: | Pass Total Time named subpatterns | 7 7 1.2s Test Summary: | Pass Total Time parsing | 10 10 2.2s Test Summary: | Pass Total Time searching | 39 39 3.7s Test Summary: | Pass Total Time replace | 5 5 1.5s Test Summary: | Pass Total Time miscellaneous | 26 26 2.8s Testing StringViews tests passed Testing completed after 29.06s PkgEval succeeded after 73.71s