Package evaluation to test Sobol on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:07:37.684 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.21s ################################################################################ # Installation # Installing Sobol... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [ed01d8cd] + Sobol v1.5.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [8bb1440f] + DelimitedFiles v1.9.1 [ed01d8cd] + Sobol v1.5.0 [a63ad114] + Mmap [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 Installation completed after 4.12s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2207.5 ms ✓ Sobol 1 dependency successfully precompiled in 3 seconds. 2 already precompiled. Precompilation completed after 11.13s ################################################################################ # Testing # Testing Sobol Status `/tmp/jl_A90ukd/Project.toml` [8bb1440f] DelimitedFiles v1.9.1 [ed01d8cd] Sobol v1.5.0 [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_A90ukd/Manifest.toml` [8bb1440f] DelimitedFiles v1.9.1 [ed01d8cd] Sobol v1.5.0 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Testing dimension 5 Testing dimension 10 Testing dimension 20 Testing dimension 50 Testing dimension 100 Testing dimension 500 Testing dimension 21201 Test Summary: | Pass Total Time published results | 6208 6208 4.5s Test Summary: | Pass Total Time iterators | 1 1 0.2s Test Summary: | Pass Total Time scaled | 7 7 0.8s Test Summary: | Pass Total Time skip exactly n | 3 3 0.2s Test Summary: | Pass Total Time default skip | 2 2 1.2s Testing Sobol tests passed Testing completed after 10.99s PkgEval succeeded after 34.17s