Package evaluation of Ranges on Julia 1.13.0-DEV.464 (abc56fde89*) started at 2025-05-01T12:45:25.317 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing Ranges... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: HTTP/2 301 (Connection timed out after 30005 milliseconds) while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Registry/Registry.jl:77 Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [eb7db99b] + Ranges v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [eb7db99b] + Ranges v0.1.0 Installation completed after 1.49s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 338.6 ms ? Ranges Precompilation completed after 5.76s ################################################################################ # Loading # Loading Ranges... Precompiling packages... Info Given Ranges was explicitly requested, output will be shown live  WARNING: Method definition range() in module Base at range.jl:160 overwritten in module Ranges at /home/pkgeval/.julia/packages/Ranges/FvguF/src/keyword.jl:6. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 364.8 ms ? Ranges WARNING: Method definition range() in module Base at range.jl:160 overwritten in module Ranges at /home/pkgeval/.julia/packages/Ranges/FvguF/src/keyword.jl:6. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. Loading completed after 1.45s PkgEval succeeded after 137.1s