Package evaluation to test ConcurrentUtilities on Julia 1.14.0-DEV.3155 (07edee4e4c*) started at 2026-09-10T12:03:43.752 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.18s ################################################################################ # Installation # Installing ConcurrentUtilities... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f0e56b4a] + ConcurrentUtilities v2.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [f0e56b4a] + ConcurrentUtilities v2.6.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 Installation completed after 1.45s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.19s ################################################################################ # Testing # Testing ConcurrentUtilities Status `/tmp/jl_BkQFTK/Project.toml` [f0e56b4a] ConcurrentUtilities v2.6.0 [b5f81e59] IOCapture v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_BkQFTK/Manifest.toml` [f0e56b4a] ConcurrentUtilities v2.6.0 [b5f81e59] IOCapture v1.0.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... (Threads.nthreads(), threadid) = (1, 1) test read is blocked while writing test write is blocked until reader done test new reads blocked on pending write, and vice versa Test Summary: | Pass Broken Total Time ConcurrentUtilities | 326 1 327 1m20.3s wkref = WeakRef(nothing) Testing ConcurrentUtilities tests passed Testing completed after 76.67s PkgEval succeeded after 139.85s