[INFO] cloning repository https://github.com/PsychoPunkSage/rocksreth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PsychoPunkSage/rocksreth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsychoPunkSage%2Frocksreth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsychoPunkSage%2Frocksreth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ca0d48b24fe511acba1491ad2aee1afb03fa983
[INFO] checking PsychoPunkSage/rocksreth against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsychoPunkSage%2Frocksreth" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/PsychoPunkSage/rocksreth
[INFO] finished tweaking git repo https://github.com/PsychoPunkSage/rocksreth
[INFO] tweaked toml for git repo https://github.com/PsychoPunkSage/rocksreth written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PsychoPunkSage/rocksreth on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PsychoPunkSage/rocksreth 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" "+22950ab9e29e11620a10905f027f141ea126966e" "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: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: crates/cli/runner/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: `reth-cli-runner` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/static-file/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: `reth-static-file-types` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/optimism/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: `reth-optimism-consensus` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/net/peers/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: `reth-network-peers` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/static-file/static-file/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: `reth-static-file` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/engine/local/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: `reth-engine-local` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/ethereum/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: `reth-evm-ethereum` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/engine/primitives/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: `reth-engine-primitives` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/storage/db-api/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: `reth-db-api` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/storage/storage-api/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: `reth-storage-api` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/ethereum/engine-primitives/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: `reth-ethereum-engine-primitives` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/net/ecies/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: `reth-ecies` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/metrics/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: `reth-metrics` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/primitives/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: `reth-primitives` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/primitives-traits/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: `reth-primitives-traits` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/node/core/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: `reth-node-core` (manifest) generated 1 warning
[INFO] [stderr] warning: bin/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: `reth` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/storage/nippy-jar/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: `reth-nippy-jar` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/storage/libmdbx-rs/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: `reth-libmdbx` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/tasks/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: `reth-tasks` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/fs-util/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: `reth-fs-util` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/transaction-pool/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: `reth-transaction-pool` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/rpc/rpc-server-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: `reth-rpc-server-types` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/trie/common/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: `reth-trie-common` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/net/discv5/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: `reth-discv5` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/storage/errors/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: `reth-storage-errors` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/net/p2p/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: `reth-network-p2p` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/storage/codecs/derive/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: `reth-codecs-derive` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/payload/builder-primitives/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: `reth-payload-builder-primitives` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/engine/invalid-block-hooks/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: `reth-invalid-block-hooks` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/optimism/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: `reth-optimism-evm` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/rpc/rpc-builder/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: `reth-rpc-builder` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/engine/tree/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: `reth-engine-tree` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/node/metrics/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: `reth-node-metrics` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/rpc/rpc-engine-api/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: `reth-rpc-engine-api` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/stages/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: `reth-stages-types` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/storage/db-common/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: `reth-db-common` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/rpc/rpc-layer/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: `reth-rpc-layer` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/payload/basic/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: `reth-basic-payload-builder` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/chainspec/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: `reth-chainspec` (manifest) generated 1 warning
[INFO] [stderr] warning: testing/ef-tests/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: `ef-tests` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/optimism/rpc/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: `reth-optimism-rpc` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/net/downloaders/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: `reth-downloaders` (manifest) generated 1 warning
[INFO] [stderr] warning: bin/reth-bench/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: `reth-bench` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/storage/db-models/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: `reth-db-models` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/engine/util/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: `reth-engine-util` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/ethereum/node/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: `reth-node-ethereum` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/rpc/rpc-testing-util/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: `reth-rpc-api-testing-util` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/storage/db/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: `reth-db` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/tokio-util/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: `reth-tokio-util` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/payload/primitives/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: `reth-payload-primitives` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/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: `reth-revm` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/optimism/hardforks/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: `reth-optimism-forks` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/prune/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: `reth-prune-types` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/etl/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: `reth-etl` (manifest) generated 1 warning
[INFO] [stderr] warning: testing/testing-utils/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: `reth-testing-utils` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/consensus/common/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: `reth-consensus-common` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/optimism/bin/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: `op-reth` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/exex/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: `reth-exex-types` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/ethereum/cli/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: `reth-ethereum-cli` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/net/nat/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: `reth-net-nat` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/rpc/rpc-eth-api/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: `reth-rpc-eth-api` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/exex/test-utils/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: `reth-exex-test-utils` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/node/api/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: `reth-node-api` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/net/dns/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: `reth-dns-discovery` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/net/network-api/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: `reth-network-api` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/net/discv4/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: `reth-discv4` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/exex/exex/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: `reth-exex` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/net/network-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: `reth-network-types` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/consensus/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: `reth-consensus` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/rpc/rpc/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: `reth-rpc` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/trie/db/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: `reth-trie-db` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/optimism/node/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: `reth-optimism-node` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/rpc/rpc-types-compat/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: `reth-rpc-types-compat` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/engine/service/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: `reth-engine-service` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/cli/cli/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: `reth-cli` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/errors/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: `reth-errors` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/stages/stages/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: `reth-stages` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/net/eth-wire-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: `reth-eth-wire-types` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/rpc/rpc-api/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: `reth-rpc-api` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/optimism/cli/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: `reth-optimism-cli` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/net/banlist/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: `reth-net-banlist` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/ethereum/primitives/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: `reth-ethereum-primitives` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/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: `reth-evm` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/trie/parallel/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: `reth-trie-parallel` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/payload/util/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: `reth-payload-util` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/node/builder/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: `reth-node-builder` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/trie/trie/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: `reth-trie` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/chain-state/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: `reth-chain-state` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/node/events/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: `reth-node-events` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/storage/provider/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: `reth-provider` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/consensus/debug-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: `reth-consensus-debug-client` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/storage/db-rocks/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: `reth-db-rocks` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/optimism/storage/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: `reth-optimism-storage` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/optimism/primitives/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: `reth-optimism-primitives` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/payload/builder/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: `reth-payload-builder` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/ethereum-forks/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: `reth-ethereum-forks` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/prune/prune/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: `reth-prune` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/evm/execution-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: `reth-execution-types` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/storage/zstd-compressors/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: `reth-zstd-compressors` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/net/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: `reth-network` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/ethereum/payload/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: `reth-ethereum-payload-builder` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/e2e-test-utils/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: `reth-e2e-test-utils` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/stages/api/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: `reth-stages-api` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/ethereum/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: `reth-ethereum-consensus` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/storage/codecs/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: `reth-codecs` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/trie/sparse/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: `reth-trie-sparse` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/config/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: `reth-config` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/evm/execution-errors/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: `reth-execution-errors` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/payload/validator/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: `reth-payload-validator` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/node/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: `reth-node-types` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/tracing/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: `reth-tracing` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/optimism/chainspec/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: `reth-optimism-chainspec` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/cli/util/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: `reth-cli-util` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/rpc/rpc-eth-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: `reth-rpc-eth-types` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/rpc/ipc/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: `reth-ipc` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/net/eth-wire/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: `reth-eth-wire` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/optimism/payload/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: `reth-optimism-payload-builder` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded revm-precompile v16.0.0
[INFO] [stderr]   Downloaded revm-primitives v15.1.0
[INFO] [stderr]   Downloaded syn v2.0.97
[INFO] [stderr]   Downloaded revm v19.4.0
[INFO] [stderr]   Downloaded alloy-primitives v0.8.19
[INFO] [stderr]   Downloaded test-fuzz-runtime v6.0.0
[INFO] [stderr]   Downloaded test-fuzz-internal v6.0.0
[INFO] [stderr]   Downloaded revm-interpreter v15.1.0
[INFO] [stderr]   Downloaded test-fuzz v6.0.0
[INFO] [stderr]   Downloaded test-fuzz-macro v6.0.0
[INFO] [stderr]   Downloaded alloy-serde v0.11.0
[INFO] [stderr]   Downloaded alloy-trie v0.7.8
[INFO] [stderr]   Downloaded op-alloy-consensus v0.10.0
[INFO] [stderr]   Downloaded ethereum_ssz_derive v0.8.2
[INFO] [stderr]   Downloaded ethereum_ssz v0.8.2
[INFO] [stderr]   Downloaded alloy-genesis v0.11.0
[INFO] [stderr]   Downloaded alloy-eips v0.11.0
[INFO] [stderr]   Downloaded alloy-chains v0.1.58
[INFO] [stderr]   Downloaded codspeed-criterion-compat v2.7.2
[INFO] [stderr]   Downloaded alloy-sol-macro-input v0.8.19
[INFO] [stderr]   Downloaded syn-solidity v0.8.19
[INFO] [stderr]   Downloaded alloy-sol-type-parser v0.8.19
[INFO] [stderr]   Downloaded codspeed v2.7.2
[INFO] [stderr]   Downloaded alloy-sol-types v0.8.19
[INFO] [stderr]   Downloaded alloy-sol-macro v0.8.19
[INFO] [stderr]   Downloaded alloy-consensus-any v0.11.0
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v0.8.19
[INFO] [stderr]   Downloaded alloy-network-primitives v0.11.0
[INFO] [stderr]   Downloaded alloy-json-abi v0.8.19
[INFO] [stderr]   Downloaded alloy-rpc-types-eth v0.11.0
[INFO] [stderr]   Downloaded alloy-consensus v0.11.0
[INFO] [stderr]   Downloaded alloy-rpc-types v0.11.0
[INFO] [stderr]   Downloaded alloy-rpc-types-engine v0.11.0
[INFO] [stderr]   Downloaded alloy-signer v0.11.0
[INFO] [stderr]   Downloaded symbolic-common v12.13.3
[INFO] [stderr]   Downloaded alloy-network v0.11.0
[INFO] [stderr]   Downloaded alloy-rpc-types-any v0.11.0
[INFO] [stderr]   Downloaded symbolic-demangle v12.13.3
[INFO] [stderr]   Downloaded alloy-json-rpc v0.11.0
[INFO] [stderr]   Downloaded op-alloy-rpc-types-engine v0.10.0
[INFO] [stderr]   Downloaded alloy-signer-local v0.11.0
[INFO] [stderr]   Downloaded alloy-rpc-types-admin v0.11.0
[INFO] [stderr]   Downloaded alloy-rpc-types-trace v0.11.0
[INFO] [stderr]   Downloaded scc v2.3.0
[INFO] [stderr]   Downloaded sdd v3.0.5
[INFO] [stderr]   Downloaded hickory-resolver v0.25.0-alpha.4
[INFO] [stderr]   Downloaded hickory-proto v0.25.0-alpha.4
[INFO] [stderr]   Downloaded alloy-provider v0.11.0
[INFO] [stderr]   Downloaded alloy-transport-ws v0.11.0
[INFO] [stderr]   Downloaded alloy-transport v0.11.0
[INFO] [stderr]   Downloaded alloy-transport-ipc v0.11.0
[INFO] [stderr]   Downloaded alloy-transport-http v0.11.0
[INFO] [stderr]   Downloaded alloy-node-bindings v0.11.0
[INFO] [stderr]   Downloaded alloy-rpc-client v0.11.0
[INFO] [stderr]   Downloaded alloy-pubsub v0.11.0
[INFO] [stderr]   Downloaded snmalloc-rs v0.3.7
[INFO] [stderr]   Downloaded snmalloc-sys v0.3.7
[INFO] [stderr]   Downloaded alloy-rpc-types-debug v0.11.0
[INFO] [stderr]   Downloaded alloy-rpc-types-anvil v0.11.0
[INFO] [stderr]   Downloaded alloy-rpc-types-txpool v0.11.0
[INFO] [stderr]   Downloaded alloy-dyn-abi v0.8.19
[INFO] [stderr]   Downloaded alloy-rpc-types-beacon v0.11.0
[INFO] [stderr]   Downloaded op-alloy-rpc-types v0.10.0
[INFO] [stderr]   Downloaded alloy-contract v0.11.0
[INFO] [stderr]   Downloaded mev-share-sse v0.4.0
[INFO] [stderr]   Downloaded op-alloy-flz v0.10.0
[INFO] [stderr]   Downloaded op-alloy-rpc-jsonrpsee v0.10.0
[INFO] [stderr]   Downloaded op-alloy-network v0.10.0
[INFO] [stderr]   Downloaded alloy-rpc-types-mev v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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