Package evaluation of StringViews on Julia 1.13.0-DEV.636 (2bd37fbbab*) started at 2025-05-25T10:55:04.303 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.18s ################################################################################ # Installation # Installing StringViews... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [354b36f9] + StringViews v1.3.4 Updating `~/.julia/environments/v1.13/Manifest.toml` [354b36f9] + StringViews v1.3.4 Installation completed after 0.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.52s ################################################################################ # Testing # Testing StringViews Status `/tmp/jl_Qf9qOd/Project.toml` [354b36f9] StringViews v1.3.4 [8dfed614] Test v1.11.0 Status `/tmp/jl_Qf9qOd/Manifest.toml` [354b36f9] StringViews v1.3.4 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time construction/conversion | 30 30 2.4s Test Summary: | Pass Total Time substrings | 11 11 1.1s Test Summary: | Pass Total Time iteration | 30 30 3.4s Test Summary: | Pass Total Time regular expressions | 19 19 1.8s Test Summary: | Pass Total Time named subpatterns | 7 7 1.4s Test Summary: | Pass Total Time parsing | 10 10 2.6s Test Summary: | Pass Total Time searching | 26 26 4.6s Test Summary: | Pass Total Time replace | 5 5 2.2s miscellaneous: Test Failed at /home/pkgeval/.julia/packages/StringViews/0RhER/test/runtests.jl:178 Expression: f(str) == f(String(str)) Evaluated: 0x93ca8f952b28019c == 0x67b7eb004ef7e365 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:730 [inlined] [2] macro expansion @ ~/.julia/packages/StringViews/0RhER/test/runtests.jl:178 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] [4] top-level scope @ ~/.julia/packages/StringViews/0RhER/test/runtests.jl:158 miscellaneous: Test Failed at /home/pkgeval/.julia/packages/StringViews/0RhER/test/runtests.jl:178 Expression: f(str) == f(String(str)) Evaluated: 0x4c346d8a3132388e == 0xf9261386974a9673 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:730 [inlined] [2] macro expansion @ ~/.julia/packages/StringViews/0RhER/test/runtests.jl:178 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] [4] top-level scope @ ~/.julia/packages/StringViews/0RhER/test/runtests.jl:158 miscellaneous: Test Failed at /home/pkgeval/.julia/packages/StringViews/0RhER/test/runtests.jl:178 Expression: f(str) == f(String(str)) Evaluated: 0x15fd7b49d64b40f2 == 0xd208ab3274d150ae Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:730 [inlined] [2] macro expansion @ ~/.julia/packages/StringViews/0RhER/test/runtests.jl:178 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] [4] top-level scope @ ~/.julia/packages/StringViews/0RhER/test/runtests.jl:158 miscellaneous: Test Failed at /home/pkgeval/.julia/packages/StringViews/0RhER/test/runtests.jl:178 Expression: f(str) == f(String(str)) Evaluated: 0x6be1f300a815b491 == 0xe7e3179fdb593475 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:730 [inlined] [2] macro expansion @ ~/.julia/packages/StringViews/0RhER/test/runtests.jl:178 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] [4] top-level scope @ ~/.julia/packages/StringViews/0RhER/test/runtests.jl:158 Test Summary: | Pass Fail Total Time miscellaneous | 22 4 26 7.0s RNG of the outermost testset: Random.Xoshiro(0x20fd17f57fc03f11, 0x4dc9c037812c52fc, 0xb31b43e8ebb9e5bc, 0x23a3921fca518d0d, 0x835bab072621900c) ERROR: LoadError: Some tests did not pass: 22 passed, 4 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/StringViews/0RhER/test/runtests.jl:157 Testing failed after 37.97s ERROR: LoadError: Package StringViews errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2421 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2276 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:498 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [12] _start() @ Base ./client.jl:564 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 74.0s: package has test failures