[INFO] cloning repository https://github.com/Chaintable/celo-kona
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chaintable/celo-kona" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaintable%2Fcelo-kona", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaintable%2Fcelo-kona'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f95ce2e67114f8dc47b88d112d1a15fc2fb280ce
[INFO] checking Chaintable/celo-kona against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaintable%2Fcelo-kona" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Chaintable/celo-kona
[INFO] finished tweaking git repo https://github.com/Chaintable/celo-kona
[INFO] tweaked toml for git repo https://github.com/Chaintable/celo-kona written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chaintable/celo-kona on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chaintable/celo-kona already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: unused workspace dependency `alloy-signer`
[INFO] [stderr]    --> Cargo.toml:160:25
[INFO] [stderr]     |
[INFO] [stderr] 160 | [workspace.dependencies.alloy-signer]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `alloy-signer`
[INFO] [stderr] warning: unused workspace dependency `ark-ff`
[INFO] [stderr]    --> Cargo.toml:184:25
[INFO] [stderr]     |
[INFO] [stderr] 184 | [workspace.dependencies.ark-ff]
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `ark-ff`
[INFO] [stderr] warning: unused workspace dependency `bincode`
[INFO] [stderr]   --> Cargo.toml:63:1
[INFO] [stderr]    |
[INFO] [stderr] 63 | bincode = "2.0.1"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `bincode`
[INFO] [stderr] warning: unused workspace dependency `celo-reth`
[INFO] [stderr]    --> Cargo.toml:256:25
[INFO] [stderr]     |
[INFO] [stderr] 256 | [workspace.dependencies.celo-reth]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `celo-reth`
[INFO] [stderr] warning: unused workspace dependency `rocksdb`
[INFO] [stderr]    --> Cargo.toml:658:25
[INFO] [stderr]     |
[INFO] [stderr] 658 | [workspace.dependencies.rocksdb]
[INFO] [stderr]     |                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `rocksdb`
[INFO] [stderr] warning: unused workspace dependency `serde_with`
[INFO] [stderr]    --> Cargo.toml:670:25
[INFO] [stderr]     |
[INFO] [stderr] 670 | [workspace.dependencies.serde_with]
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `serde_with`
[INFO] [stderr] warning: unused workspace dependency `tracing-opentelemetry`
[INFO] [stderr]   --> Cargo.toml:79:1
[INFO] [stderr]    |
[INFO] [stderr] 79 | tracing-opentelemetry = "0.31.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `tracing-opentelemetry`
[INFO] [stderr] warning: unused field `readme` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:740:1
[INFO] [stderr]     |
[INFO] [stderr] 740 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.readme`
[INFO] [stderr] warning: workspace (manifest) generated 18 warnings
[INFO] [stderr] warning: crates/celo-alloy/network/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/network/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/network/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/network/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/network/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/network/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/network/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/network/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/network/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/network/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `celo-alloy-network` (manifest) generated 10 warnings
[INFO] [stderr] warning: bin/execution-verifier/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: bin/execution-verifier/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: bin/execution-verifier/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: bin/execution-verifier/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: bin/execution-verifier/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: bin/execution-verifier/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: bin/execution-verifier/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: bin/execution-verifier/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: bin/execution-verifier/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: bin/execution-verifier/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `execution-verifier` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/celo-otel/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-otel/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-otel/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-otel/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-otel/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-otel/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-otel/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-otel/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-otel/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-otel/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `celo-otel` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/kona/driver/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/driver/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/driver/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/driver/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/driver/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/driver/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/driver/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/driver/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/driver/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/driver/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `celo-driver` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/kona/genesis/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/genesis/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/genesis/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/genesis/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/genesis/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/genesis/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/genesis/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/genesis/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/genesis/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/genesis/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `celo-genesis` (manifest) generated 10 warnings
[INFO] [stderr] warning: bin/client/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: bin/client/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: bin/client/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: bin/client/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: bin/client/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: bin/client/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: bin/client/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: bin/client/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: bin/client/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: bin/client/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `celo-client` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/celo-revm/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-revm/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-revm/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-revm/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-revm/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-revm/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-revm/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-revm/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-revm/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-revm/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `celo-revm` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/celo-alloy/rpc-types-engine/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types-engine/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types-engine/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types-engine/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types-engine/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types-engine/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types-engine/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types-engine/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types-engine/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types-engine/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `celo-alloy-rpc-types-engine` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/kona/executor/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/executor/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/executor/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/executor/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/executor/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/executor/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/executor/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/executor/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/executor/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/executor/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `celo-executor` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/kona/protocol/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/protocol/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/protocol/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/protocol/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/protocol/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/protocol/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/protocol/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/protocol/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/protocol/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/protocol/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `celo-protocol` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/celo-alloy/rpc-types/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/rpc-types/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `celo-alloy-rpc-types` (manifest) generated 10 warnings
[INFO] [stderr] warning: bin/host/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: bin/host/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: bin/host/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: bin/host/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: bin/host/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: bin/host/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: bin/host/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: bin/host/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: bin/host/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: bin/host/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `celo-host` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/celo-reth/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-reth/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-reth/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-reth/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-reth/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-reth/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-reth/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-reth/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-reth/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-reth/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `celo-reth` (manifest) generated 10 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> examples/execution-fixture/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 17 ~ tracing-subscriber = { workspace = true, features = ["fmt", "env-filter"] }
[INFO] [stderr] 18 + [lints]
[INFO] [stderr] 19 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 17 ~ tracing-subscriber = { workspace = true, features = ["fmt", "env-filter"] }
[INFO] [stderr] 18 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `execution-fixture` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/kona/proof/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/proof/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/proof/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/proof/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/proof/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/proof/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/proof/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/proof/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/proof/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/proof/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `celo-proof` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/alloy-celo-evm/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/alloy-celo-evm/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/alloy-celo-evm/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/alloy-celo-evm/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/alloy-celo-evm/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/alloy-celo-evm/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/alloy-celo-evm/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/alloy-celo-evm/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/alloy-celo-evm/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/alloy-celo-evm/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `alloy-celo-evm` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/celo-alloy/consensus/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/consensus/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/consensus/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/consensus/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/consensus/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/consensus/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/consensus/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/consensus/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/consensus/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/celo-alloy/consensus/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `celo-alloy-consensus` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/kona/registry/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/registry/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/registry/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/registry/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/registry/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/registry/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/registry/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/registry/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/registry/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/kona/registry/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: unused build dependency `kona-genesis`
[INFO] [stderr]   --> crates/kona/registry/Cargo.toml:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | kona-genesis = { workspace = true, features = ["serde", "rollup_config_override"] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `kona-genesis`
[INFO] [stderr] warning: unused build dependency `serde_json`
[INFO] [stderr]   --> crates/kona/registry/Cargo.toml:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | serde_json = { workspace = true, features = ["raw_value"] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `serde_json`
[INFO] [stderr] warning: `celo-registry` (manifest) generated 12 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/celo-org/alloy`
[INFO] [stderr]     Updating git repository `https://github.com/ethereum-optimism/optimism`
[INFO] [stderr]     Updating git submodule `https://github.com/foundry-rs/forge-std`
[INFO] [stderr]     Updating git submodule `https://github.com/runtimeverification/kontrol-cheatcodes`
[INFO] [stderr]     Updating git submodule `https://github.com/ethereum-optimism/lib-keccak`
[INFO] [stderr]     Updating git submodule `https://github.com/dapphub/ds-test`
[INFO] [stderr]     Updating git submodule `https://github.com/vectorized/solady`
[INFO] [stderr]     Updating git submodule `https://github.com/OpenZeppelin/openzeppelin-contracts`
[INFO] [stderr]     Updating git submodule `https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable`
[INFO] [stderr]     Updating git submodule `https://github.com/OpenZeppelin/openzeppelin-contracts`
[INFO] [stderr]     Updating git submodule `https://github.com/a16z/erc4626-tests.git`
[INFO] [stderr]     Updating git submodule `https://github.com/safe-global/safe-contracts`
[INFO] [stderr]     Updating git submodule `https://github.com/transmissions11/solmate`
[INFO] [stderr]     Updating git submodule `https://github.com/ethereum-optimism/superchain-registry`
[INFO] [stderr]     Updating git repository `https://github.com/celo-org/hokulea`
[INFO] [stderr]     Updating git submodule `https://github.com/foundry-rs/forge-std`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/paradigmxyz/reth`
[INFO] [stderr]     Updating git repository `https://github.com/sp1-patches/bn`
[INFO] [stderr]     Updating git repository `https://github.com/sigp/discv5`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded revm v38.0.0
[INFO] [stderr]   Downloaded revm-bytecode v10.0.0
[INFO] [stderr]   Downloaded revm-state v11.0.1
[INFO] [stderr]   Downloaded ethereum_ssz_derive v0.10.3
[INFO] [stderr]   Downloaded reth-codecs-derive v0.3.1
[INFO] [stderr]   Downloaded revm-primitives v23.0.0
[INFO] [stderr]   Downloaded reth-rpc-traits v0.3.1
[INFO] [stderr]   Downloaded revm-inspector v19.0.0
[INFO] [stderr]   Downloaded ethereum_ssz v0.10.3
[INFO] [stderr]   Downloaded proptest-derive v0.8.0
[INFO] [stderr]   Downloaded revm-database-interface v11.0.1
[INFO] [stderr]   Downloaded revm-context v16.0.1
[INFO] [stderr]   Downloaded revm-handler v18.1.0
[INFO] [stderr]   Downloaded reth-primitives-traits v0.3.1
[INFO] [stderr]   Downloaded revm-database v13.0.1
[INFO] [stderr]   Downloaded alloy-rpc-types-engine v2.0.5
[INFO] [stderr]   Downloaded revm-context-interface v17.0.1
[INFO] [stderr]   Downloaded revm-interpreter v35.0.1
[INFO] [stderr]   Downloaded alloy-pubsub v2.0.5
[INFO] [stderr]   Downloaded alloy-transport-ws v2.0.5
[INFO] [stderr]   Downloaded alloy-transport-ipc v2.0.5
[INFO] [stderr]   Downloaded reth-zstd-compressors v0.3.1
[INFO] [stderr]   Downloaded revm-precompile v34.0.0
[INFO] [stderr]   Downloaded reth-codecs v0.3.1
[INFO] [stderr]   Downloaded revm-inspectors v0.39.0
[INFO] [stderr]   Downloaded alloy-genesis v2.0.5
[INFO] [stderr]   Downloaded alloy-rpc-types-debug v2.0.5
[INFO] [stderr]   Downloaded alloy-rpc-types-trace v2.0.5
[INFO] [stderr]   Downloaded alloy-evm v0.34.0
[INFO] [stderr]   Downloaded alloy-rpc-types-admin v2.0.5
[INFO] [stderr]   Downloaded alloy-rpc-types v2.0.5
[INFO] [stderr]   Downloaded alloy-rpc-types-mev v2.0.5
[INFO] [stderr]   Downloaded tar-no-std v0.4.2
[INFO] [stderr]   Downloaded tree_hash_derive v0.12.1
[INFO] [stderr]   Downloaded tree_hash v0.12.1
[INFO] [stderr]   Downloaded alloy-rpc-types-txpool v2.0.5
[INFO] [stderr]   Downloaded ethereum_hashing v0.8.0
[INFO] [stderr]   Downloaded alloy-rpc-types-anvil v2.0.5
[INFO] [stderr]   Downloaded alloy-rpc-types-beacon v2.0.5
[INFO] [stderr]   Downloaded buddy_system_allocator v0.12.0
[INFO] [stderr]   Downloaded slop-symmetric v6.2.4
[INFO] [stderr]   Downloaded sp1-lib v6.2.4
[INFO] [stderr]   Downloaded sp1-primitives v6.2.4
[INFO] [stderr]   Downloaded slop-algebra v6.2.4
[INFO] [stderr]   Downloaded slop-challenger v6.2.4
[INFO] [stderr]   Downloaded slop-primitives v6.2.4
[INFO] [stderr]   Downloaded slop-bn254 v6.2.4
[INFO] [stderr]   Downloaded slop-poseidon2 v6.2.4
[INFO] [stderr]   Downloaded opentelemetry-stdout v0.30.0
[INFO] [stderr]   Downloaded slop-koala-bear v6.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device


sandbox container could not be created: command failed: exit status: 1

Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device

Caused by:
    command failed: exit status: 1
    
    Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device