Package evaluation of TaskMaster on Julia 1.13.0-DEV.464 (abc56fde89*) started at 2025-05-01T13:29:10.321 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: HTTP/2 301 (Connection timed out after 30007 milliseconds) while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Registry/Registry.jl:77 Set-up completed after 5.85s ################################################################################ # Installation # Installing TaskMaster... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [2f14bf60] + TaskMaster v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [2f14bf60] + TaskMaster v0.1.0 [8ba89e20] + Distributed v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 Installation completed after 0.53s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 7.42s ################################################################################ # Testing # Testing TaskMaster Status `/tmp/jl_4TQwYP/Project.toml` [2f14bf60] TaskMaster v0.1.0 [8ba89e20] Distributed v1.11.0 Status `/tmp/jl_4TQwYP/Manifest.toml` [2f14bf60] TaskMaster v0.1.0 [8ba89e20] Distributed v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 Testing Running tests... [ Info: Testing evaluate [ Info: Testing evaluate with source [ Info: Testing the debugger for Learner [ Info: Testing evaluate with stopping condition [ Info: Testing capturing and releasing of the slave WARNING: Method definition f(Any) in module Main at /home/pkgeval/.julia/packages/TaskMaster/uPiGh/test/runtests.jl:6 overwritten at /home/pkgeval/.julia/packages/TaskMaster/uPiGh/test/runtests.jl:38. releaseslave!(master) = 2 releaseslave!(master) = 3 [ Info: Success!!! Testing TaskMaster tests passed Testing completed after 15.19s PkgEval succeeded after 178.31s