Package evaluation to test ThreadTools on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:35:52.325 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.08s ################################################################################ # Installation # Installing ThreadTools... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [dbf13d8f] + ThreadTools v0.2.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [dbf13d8f] + ThreadTools v0.2.0 Installation completed after 3.73s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1141.1 ms ✓ ThreadTools 1 dependency successfully precompiled in 2 seconds. 1 already precompiled. Precompilation completed after 9.7s ################################################################################ # Testing # Testing ThreadTools Status `/tmp/jl_fDGJFO/Project.toml` [dbf13d8f] ThreadTools v0.2.0 [8dfed614] Test Status `/tmp/jl_fDGJFO/Manifest.toml` [dbf13d8f] ThreadTools v0.2.0 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... nthreads() = 1 round.(diff(times), digits = 2) = [0.0, 1.1, 0.0, 1.1, 0.0, 1.1, 0.0, 1.1, 0.0] round.(diff(times), digits = 2) = [0.0, 1.18, 0.0, 1.1, 0.0, 1.11, 0.0, 1.1, 0.0] Test Summary: | Pass Total Time ThreadTools | 15 15 27.2s Testing ThreadTools tests passed Testing completed after 14.44s PkgEval succeeded after 53.71s