Package evaluation of Capnp on Julia 1.13.0-DEV.464 (abc56fde89*) started at 2025-05-01T12:55:40.077 ################################################################################ # Set-up # Set-up completed after 0.17s ################################################################################ # Installation # Installing Capnp... ┌ 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` [4a176cb5] + Capnp v0.1.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [4a176cb5] + Capnp v0.1.2 Installation completed after 1.57s ################################################################################ # 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... 2126.2 ms ✓ Capnp 1 dependency successfully precompiled in 2 seconds 1 dependency had output during precompilation: ┌ Capnp │ WARNING: Detected access to binding `Generator.capnp` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ WARNING: Detected access to binding `capnp.schema` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. └ Precompilation completed after 7.2s ################################################################################ # Loading # Loading Capnp... Loading completed after 0.69s PkgEval succeeded after 139.89s