Package evaluation to test ParallelOperations on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:01:00.761 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 4.85s ################################################################################ # Installation # Installing ParallelOperations... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [09c1cff2] + ParallelOperations v0.1.6 Updating `~/.julia/environments/v1.10/Manifest.toml` [09c1cff2] + ParallelOperations v0.1.6 [2a0f44e3] + Base64 [8ba89e20] + Distributed [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [8dfed614] + Test Installation completed after 3.82s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1427.9 ms ✓ ParallelOperations 1 dependency successfully precompiled in 3 seconds. 2 already precompiled. Precompilation completed after 10.06s ################################################################################ # Testing # Testing ParallelOperations Status `/tmp/jl_3dM6xF/Project.toml` [09c1cff2] ParallelOperations v0.1.6 [8ba89e20] Distributed [8dfed614] Test Status `/tmp/jl_3dM6xF/Manifest.toml` [09c1cff2] ParallelOperations v0.1.6 [2a0f44e3] Base64 [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test Testing Running tests... Test Summary: | Pass Total Time point-to-point | 5 5 14.2s Test Summary: | Pass Total Time broadcast | 4 4 4.2s Test Summary: | Pass Total Time scatter | 2 2 0.3s Test Summary: | Pass Total Time Reduce | 2 2 0.9s Test Summary: | Pass Total Time Gather | 4 4 0.8s Test Summary: | Pass Total Time Allgather | 2 2 2.0s Test Summary: | Pass Total Time Allreduce | 2 2 0.1s Test Summary: | Pass Total Time Commonly used functions | 6 6 0.4s Test Summary: | Pass Total Time function | 2 2 0.1s Testing ParallelOperations tests passed Testing completed after 54.54s PkgEval succeeded after 109.13s