Package evaluation to test ScopedValues on Julia 1.10.10 (df86fe4d49*) started at 2026-02-04T05:22:30.291 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 4.96s ################################################################################ # Installation # Installing ScopedValues... Resolving package versions... 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 3.73s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 1090.5 ms ✓ TestEnv 1 dependency successfully precompiled in 4 seconds Precompiling package dependencies... Precompiling packages... 692.1 ms ✓ HashArrayMappedTries 713.7 ms ✓ ScopedValues 2 dependencies successfully precompiled in 1 seconds. 1 already precompiled. Precompilation completed after 10.51s ################################################################################ # Testing # Testing ScopedValues Status `/tmp/jl_sFG2HN/Project.toml` [7e506255] ScopedValues v1.5.0 [8dfed614] Test Status `/tmp/jl_sFG2HN/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.2s 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.4s Test Summary: | Pass Total Time nested with | 50 50 0.4s Test Summary: | Pass Total Time macro | 5 5 0.1s Test Summary: | Pass Total Time ScopedFunctor | 4 4 0.1s Testing ScopedValues tests passed Testing completed after 8.2s PkgEval succeeded after 29.78s