Package evaluation to load Capnp on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T06:51:33.568 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing Capnp... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [4a176cb5] + Capnp v0.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [4a176cb5] + Capnp v0.1.2 Installation completed after 1.43s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 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`. 2198.6 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. │ 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 9.93s ################################################################################ # Loading # Loading Capnp... Loading completed after 0.59s PkgEval succeeded after 20.22s