[INFO] cloning repository https://github.com/thesems/su-chain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thesems/su-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthesems%2Fsu-chain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthesems%2Fsu-chain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a478a05371fe1803d7b1d37cead732c75b3e8ff
[INFO] building thesems/su-chain against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthesems%2Fsu-chain" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thesems/su-chain
[INFO] finished tweaking git repo https://github.com/thesems/su-chain
[INFO] tweaked toml for git repo https://github.com/thesems/su-chain written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thesems/su-chain on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thesems/su-chain 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ruint v1.12.4
[INFO] [stderr]   Downloaded thiserror-impl v2.0.9
[INFO] [stderr]   Downloaded thiserror v2.0.9
[INFO] [stderr]   Downloaded alloy-primitives v0.8.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f467c98ed1fc9cbc3dfdd937e555e899906e3021b85764a46be6eb3ef3a75ea
[INFO] running `Command { std: "docker" "start" "-a" "1f467c98ed1fc9cbc3dfdd937e555e899906e3021b85764a46be6eb3ef3a75ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f467c98ed1fc9cbc3dfdd937e555e899906e3021b85764a46be6eb3ef3a75ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f467c98ed1fc9cbc3dfdd937e555e899906e3021b85764a46be6eb3ef3a75ea", kill_on_drop: false }`
[INFO] [stdout] 1f467c98ed1fc9cbc3dfdd937e555e899906e3021b85764a46be6eb3ef3a75ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 988e7dba4bf0fcb5e708b02ed6516cc86689e40a3554efc73e5da7d165767b51
[INFO] running `Command { std: "docker" "start" "-a" "988e7dba4bf0fcb5e708b02ed6516cc86689e40a3554efc73e5da7d165767b51", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling ruint v1.12.4
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.10
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling alloy-rlp v0.3.10
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling alloy-primitives v0.8.15
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling rusty-evm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `slot`, `index`, `beacon_block_root`, `source`, and `target` are never read
[INFO] [stdout]   --> src/block/block.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct AttestationData {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout]  6 |     slot: u64,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  7 |     index: u64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]  8 |     beacon_block_root: B256,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     // the last justified checkpoint
[INFO] [stdout] 10 |     source: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     // the latest epoch boundary block
[INFO] [stdout] 12 |     target: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `aggregation_bits`, `data`, and `signature` are never read
[INFO] [stdout]   --> src/block/block.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Attestation {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 16 |     aggregation_bits: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     data: AttestationData,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |     signature: B256,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address`, `amount`, `index`, and `validator_index` are never read
[INFO] [stdout]   --> src/block/block.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Withdrawal {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 22 |     address: Address,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 23 |     amount: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 24 |     index: u64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 25 |     validator_index: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/block/block.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct ExecutionPayload {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 29 |     parent_hash: B256,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 30 |     fee_recipient: Address,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 31 |     state_root: B256,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 32 |     receipts_root: B256,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 33 |     logs_bloom: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 34 |     prev_randao: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 35 |     block_number: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 36 |     gas_limit: u64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 37 |     gas_used: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 38 |     timestamp: u64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 39 |     extra_data: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 40 |     base_fee_per_gas: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     block_hash: B256,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/block/block.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct BlockBody {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 47 |     randao_reveal: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 48 |     eth1_data: B256,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 49 |     graffiti: B256,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 50 |     proposer_slashings: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     attester_slashings: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     attestations: Vec<Attestation>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 53 |     deposits: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 54 |     voluntary_exits: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |     sync_aggregate: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `slot`, `proposer_index`, `parent_root`, and `state_root` are never read
[INFO] [stdout]   --> src/block/block.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct Block {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     slot: u64,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 63 |     proposer_index: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 64 |     parent_root: B256,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 65 |     state_root: B256,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tx_send` and `account` are never read
[INFO] [stdout]   --> src/blockchain.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct App {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 17 |     state: Arc<Mutex<State>>,
[INFO] [stdout] 18 |     tx_send: std::sync::mpsc::Sender<Transaction>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     tx_recv: std::sync::mpsc::Receiver<Transaction>,
[INFO] [stdout] 20 |     account: Wallet,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/evm/memory.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Memory {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn get(&self, index: usize) -> Option<&u8> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "988e7dba4bf0fcb5e708b02ed6516cc86689e40a3554efc73e5da7d165767b51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "988e7dba4bf0fcb5e708b02ed6516cc86689e40a3554efc73e5da7d165767b51", kill_on_drop: false }`
[INFO] [stdout] 988e7dba4bf0fcb5e708b02ed6516cc86689e40a3554efc73e5da7d165767b51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f297becb7b80e4be35cf8ea8e075cc81ad5d5237690ca9e243a2673fb66969a6
[INFO] running `Command { std: "docker" "start" "-a" "f297becb7b80e4be35cf8ea8e075cc81ad5d5237690ca9e243a2673fb66969a6", kill_on_drop: false }`
[INFO] [stdout] warning: fields `slot`, `index`, `beacon_block_root`, `source`, and `target` are never read
[INFO] [stdout]   --> src/block/block.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct AttestationData {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout]  6 |     slot: u64,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  7 |     index: u64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]  8 |     beacon_block_root: B256,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     // the last justified checkpoint
[INFO] [stdout] 10 |     source: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     // the latest epoch boundary block
[INFO] [stdout] 12 |     target: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `aggregation_bits`, `data`, and `signature` are never read
[INFO] [stdout]   --> src/block/block.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Attestation {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 16 |     aggregation_bits: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     data: AttestationData,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |     signature: B256,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusty-evm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `address`, `amount`, `index`, and `validator_index` are never read
[INFO] [stdout]   --> src/block/block.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Withdrawal {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 22 |     address: Address,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 23 |     amount: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 24 |     index: u64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 25 |     validator_index: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/block/block.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct ExecutionPayload {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 29 |     parent_hash: B256,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 30 |     fee_recipient: Address,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 31 |     state_root: B256,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 32 |     receipts_root: B256,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 33 |     logs_bloom: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 34 |     prev_randao: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 35 |     block_number: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 36 |     gas_limit: u64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 37 |     gas_used: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 38 |     timestamp: u64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 39 |     extra_data: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 40 |     base_fee_per_gas: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     block_hash: B256,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/block/block.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct BlockBody {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 47 |     randao_reveal: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 48 |     eth1_data: B256,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 49 |     graffiti: B256,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 50 |     proposer_slashings: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     attester_slashings: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     attestations: Vec<Attestation>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 53 |     deposits: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 54 |     voluntary_exits: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |     sync_aggregate: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `slot`, `proposer_index`, `parent_root`, and `state_root` are never read
[INFO] [stdout]   --> src/block/block.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct Block {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     slot: u64,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 63 |     proposer_index: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 64 |     parent_root: B256,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 65 |     state_root: B256,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tx_send` and `account` are never read
[INFO] [stdout]   --> src/blockchain.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct App {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 17 |     state: Arc<Mutex<State>>,
[INFO] [stdout] 18 |     tx_send: std::sync::mpsc::Sender<Transaction>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     tx_recv: std::sync::mpsc::Receiver<Transaction>,
[INFO] [stdout] 20 |     account: Wallet,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/evm/memory.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Memory {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn get(&self, index: usize) -> Option<&u8> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/evm/evm.rs:698:13
[INFO] [stdout]     |
[INFO] [stdout] 698 |         let mut state = Arc::new(Mutex::new(State::new()));
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `slot`, `index`, `beacon_block_root`, `source`, and `target` are never read
[INFO] [stdout]   --> src/block/block.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct AttestationData {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout]  6 |     slot: u64,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  7 |     index: u64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]  8 |     beacon_block_root: B256,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     // the last justified checkpoint
[INFO] [stdout] 10 |     source: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     // the latest epoch boundary block
[INFO] [stdout] 12 |     target: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `aggregation_bits`, `data`, and `signature` are never read
[INFO] [stdout]   --> src/block/block.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Attestation {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 16 |     aggregation_bits: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     data: AttestationData,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |     signature: B256,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address`, `amount`, `index`, and `validator_index` are never read
[INFO] [stdout]   --> src/block/block.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Withdrawal {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 22 |     address: Address,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 23 |     amount: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 24 |     index: u64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 25 |     validator_index: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/block/block.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct ExecutionPayload {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 29 |     parent_hash: B256,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 30 |     fee_recipient: Address,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 31 |     state_root: B256,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 32 |     receipts_root: B256,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 33 |     logs_bloom: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 34 |     prev_randao: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 35 |     block_number: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 36 |     gas_limit: u64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 37 |     gas_used: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 38 |     timestamp: u64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 39 |     extra_data: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 40 |     base_fee_per_gas: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     block_hash: B256,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/block/block.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct BlockBody {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 47 |     randao_reveal: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 48 |     eth1_data: B256,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 49 |     graffiti: B256,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 50 |     proposer_slashings: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     attester_slashings: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     attestations: Vec<Attestation>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 53 |     deposits: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 54 |     voluntary_exits: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |     sync_aggregate: Vec<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `slot`, `proposer_index`, `parent_root`, and `state_root` are never read
[INFO] [stdout]   --> src/block/block.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct Block {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     slot: u64,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 63 |     proposer_index: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 64 |     parent_root: B256,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 65 |     state_root: B256,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tx_send` and `account` are never read
[INFO] [stdout]   --> src/blockchain.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct App {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 17 |     state: Arc<Mutex<State>>,
[INFO] [stdout] 18 |     tx_send: std::sync::mpsc::Sender<Transaction>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     tx_recv: std::sync::mpsc::Receiver<Transaction>,
[INFO] [stdout] 20 |     account: Wallet,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/evm/memory.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Memory {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn get(&self, index: usize) -> Option<&u8> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.40s
[INFO] running `Command { std: "docker" "inspect" "f297becb7b80e4be35cf8ea8e075cc81ad5d5237690ca9e243a2673fb66969a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f297becb7b80e4be35cf8ea8e075cc81ad5d5237690ca9e243a2673fb66969a6", kill_on_drop: false }`
[INFO] [stdout] f297becb7b80e4be35cf8ea8e075cc81ad5d5237690ca9e243a2673fb66969a6
