Package evaluation to test ScopedStreams on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:20:54.662 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.62s ################################################################################ # Installation # Installing ScopedStreams... Resolving package versions... Installed HashArrayMappedTries ─ v0.2.0 Installed ScopedValues ───────── v1.5.0 Installed ScopedStreams ──────── v0.3.9 Updating `~/.julia/environments/v1.10/Project.toml` [ae12ab41] + ScopedStreams v0.3.9 Updating `~/.julia/environments/v1.10/Manifest.toml` [076d061b] + HashArrayMappedTries v0.2.0 [ae12ab41] + ScopedStreams v0.3.9 [7e506255] + ScopedValues v1.5.0 [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [4ec0a83e] + Unicode Installation completed after 4.78s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 1216.3 ms ✓ TestEnv 1 dependency successfully precompiled in 4 seconds Precompiling package dependencies... Precompiling packages... 671.7 ms ✓ HashArrayMappedTries 667.7 ms ✓ ScopedValues 3967.9 ms ✓ ScopedStreams 3241.5 ms ✓ ScopedStreams → SSTestExt 4 dependencies successfully precompiled in 9 seconds. 1 already precompiled. Precompilation completed after 19.55s ################################################################################ # Testing # Testing ScopedStreams Status `/tmp/jl_qwXzu1/Project.toml` [ae12ab41] ScopedStreams v0.3.9 [7e506255] ScopedValues v1.5.0 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [8dfed614] Test Status `/tmp/jl_qwXzu1/Manifest.toml` [076d061b] HashArrayMappedTries v0.2.0 [ae12ab41] ScopedStreams v0.3.9 [7e506255] ScopedValues v1.5.0 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... stdout: normal stdout: 2026-02-02T14:21:36.627 stderr: normal stdout: 2026-02-02T14:21:36.769 ┌ Info: stdlog: normal stdout: └ now() = 2026-02-02T14:21:36.846 stdout: normal stdout: 2026-02-02T14:21:38.193 test set: Error During Test at /home/pkgeval/.julia/packages/ScopedStreams/MN2ka/test/runtests.jl:9 Got exception outside of a @test TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:359 [2] macro expansion @ ~/.julia/packages/ScopedStreams/MN2ka/test/runtests.jl:100 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [4] top-level scope @ ~/.julia/packages/ScopedStreams/MN2ka/test/runtests.jl:11 [5] include(fname::String) @ Base.MainInclude ./client.jl:487 [6] top-level scope @ none:6 nested task error: UndefVarError: `logstate` not defined Stacktrace: [1] macro expansion @ ~/.julia/packages/ScopedValues/z27HA/src/ScopedValues.jl:221 [inlined] [2] redirect_stream(f::Function, outfile::IOBuffer, errfile::IOBuffer, logfile::IOBuffer; mode::String) @ ScopedStreams ~/.julia/packages/ScopedStreams/MN2ka/src/ScopedStreams.jl:161 [3] redirect_stream @ ~/.julia/packages/ScopedStreams/MN2ka/src/ScopedStreams.jl:147 [inlined] [4] redirect_stream @ ~/.julia/packages/ScopedStreams/MN2ka/src/ScopedStreams.jl:190 [inlined] [5] (::var"#8#30"{IOBuffer, var"#f#20"})() @ Main ~/.julia/packages/ScopedStreams/MN2ka/test/runtests.jl:93 Test Summary: | Pass Error Total Time test set | 20 1 21 11.2s ERROR: LoadError: Some tests did not pass: 20 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ScopedStreams/MN2ka/test/runtests.jl:9 Testing failed after 17.73s ERROR: LoadError: Package ScopedStreams errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 53.81s: package tests unexpectedly errored