Package evaluation to test ScopedValues on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:02:12.681 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.38s ################################################################################ # Installation # Installing ScopedValues... Resolving package versions... Installed ScopedValues ───────── v1.5.0 Installed HashArrayMappedTries ─ v0.2.0 Updating `~/.julia/environments/v1.10/Project.toml` [7e506255] + ScopedValues v1.5.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [076d061b] + HashArrayMappedTries v0.2.0 [7e506255] + ScopedValues v1.5.0 [56ddb016] + Logging Installation completed after 4.27s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 1199.2 ms ✓ TestEnv 1 dependency successfully precompiled in 4 seconds Precompiling package dependencies... Precompiling packages... 654.9 ms ✓ HashArrayMappedTries 680.6 ms ✓ ScopedValues 2 dependencies successfully precompiled in 1 seconds. 1 already precompiled. Precompilation completed after 11.08s ################################################################################ # Testing # Testing ScopedValues Status `/tmp/jl_3HUKht/Project.toml` [7e506255] ScopedValues v1.5.0 [8dfed614] Test Status `/tmp/jl_3HUKht/Manifest.toml` [076d061b] HashArrayMappedTries v0.2.0 [7e506255] ScopedValues v1.5.0 [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 errors | 7 7 2.3s Test Summary: | Pass Total Time inheritance | 6 6 0.2s Test Summary: | Pass Total Time multiple scoped values | 3 3 0.3s Test Summary: | Pass Total Time conversion | 1 1 0.0s Test Summary: | Pass Total Time tasks | 2 2 0.1s Test Summary: | Pass Total Time show | 5 5 0.6s Test Summary: | Pass Total Time nested with | 50 50 0.4s macro: Error During Test at /home/pkgeval/.julia/packages/ScopedValues/z27HA/test/runtests.jl:119 Got exception outside of a @test UndefVarError: `logstate` not defined Stacktrace: [1] macro expansion @ ~/.julia/packages/ScopedValues/z27HA/src/ScopedValues.jl:221 [inlined] [2] macro expansion @ ~/.julia/packages/ScopedValues/z27HA/test/runtests.jl:120 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [4] top-level scope @ ~/.julia/packages/ScopedValues/z27HA/test/runtests.jl:120 [5] include(fname::String) @ Base.MainInclude ./client.jl:487 [6] top-level scope @ none:6 Test Summary: | Error Total Time macro | 1 1 2.2s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ScopedValues/z27HA/test/runtests.jl:119 Testing failed after 12.01s ERROR: LoadError: Package ScopedValues 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 38.75s: package tests unexpectedly errored