Package evaluation of Capnp on Julia 1.13.0-DEV.853 (3e868b27cf*) started at 2025-07-16T22:13:17.604 ################################################################################ # Set-up # Set-up completed after 0.26s ################################################################################ # Installation # Installing Capnp... 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 2.33s ################################################################################ # 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... 2847.1 ms ✓ Capnp 1 dependency successfully precompiled in 3 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. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ 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. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. └ Precompilation completed after 12.11s ################################################################################ # Loading # Loading Capnp... Loading completed after 0.94s PkgEval succeeded after 24.59s