Package evaluation of Capnp on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T22:44:38.450 ################################################################################ # Set-up # Set-up completed after 0.23s ################################################################################ # 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.16s ################################################################################ # 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... 2929.9 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. │ 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 13.08s ################################################################################ # Loading # Loading Capnp... Loading completed after 0.94s PkgEval succeeded after 26.72s