[INFO] cloning repository https://github.com/jimmygchen/superstruct-enum-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimmygchen/superstruct-enum-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmygchen%2Fsuperstruct-enum-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmygchen%2Fsuperstruct-enum-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ada9a8a8293eb0ac7f7cd87c86622692365dd2f0 [INFO] checking jimmygchen/superstruct-enum-experiment against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmygchen%2Fsuperstruct-enum-experiment" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jimmygchen/superstruct-enum-experiment on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jimmygchen/superstruct-enum-experiment [INFO] finished tweaking git repo https://github.com/jimmygchen/superstruct-enum-experiment [INFO] tweaked toml for git repo https://github.com/jimmygchen/superstruct-enum-experiment written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jimmygchen/superstruct-enum-experiment 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethereum_ssz v0.5.3 [INFO] [stderr] Downloaded tree_hash v0.5.2 [INFO] [stderr] Downloaded superstruct v0.7.0 [INFO] [stderr] Downloaded ethereum_ssz_derive v0.5.3 [INFO] [stderr] Downloaded tree_hash_derive v0.5.2 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.2 [INFO] [stderr] Downloaded parity-scale-codec v3.6.2 [INFO] [stderr] Downloaded ethereum_hashing v1.0.0-beta.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cff49bc29afb8035717d6cada9990bc432a8cda8d6ec21620fa9eadff21634a [INFO] running `Command { std: "docker" "start" "-a" "0cff49bc29afb8035717d6cada9990bc432a8cda8d6ec21620fa9eadff21634a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cff49bc29afb8035717d6cada9990bc432a8cda8d6ec21620fa9eadff21634a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cff49bc29afb8035717d6cada9990bc432a8cda8d6ec21620fa9eadff21634a", kill_on_drop: false }` [INFO] [stdout] 0cff49bc29afb8035717d6cada9990bc432a8cda8d6ec21620fa9eadff21634a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0bf136fa4cd9f5ea115aeb1bde48e11be6bb67fa32ba9166d8239f85b9faf55 [INFO] running `Command { std: "docker" "start" "-a" "f0bf136fa4cd9f5ea115aeb1bde48e11be6bb67fa32ba9166d8239f85b9faf55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking ethereum_hashing v1.0.0-beta.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling ethereum_ssz_derive v0.5.3 [INFO] [stderr] Compiling tree_hash_derive v0.5.2 [INFO] [stderr] Compiling superstruct v0.7.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking primitive-types v0.12.1 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking ethereum_ssz v0.5.3 [INFO] [stderr] Checking tree_hash v0.5.2 [INFO] [stderr] Checking superstruct-enum-experiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `BeaconNode` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BeaconNode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlindedBlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BlindedBlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlobEnabled` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:39 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BlobEnabled` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:52 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SignedBlindedBlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:67 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `SignedBlindedBlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SignedBlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | SignedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | }; [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `SignedBlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `beacon_block_body::*` [INFO] [stdout] --> src/enums_1/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use beacon_block_body::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `payload::*` [INFO] [stdout] --> src/enums_1/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use payload::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BeaconNode` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BeaconNode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlindedBlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BlindedBlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlobEnabled` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:39 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BlobEnabled` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:52 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SignedBlindedBlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:67 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `SignedBlindedBlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SignedBlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | SignedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | }; [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `SignedBlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `beacon_block_body::*` [INFO] [stdout] --> src/enums_1/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use beacon_block_body::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `payload::*` [INFO] [stdout] --> src/enums_1/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use payload::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/enums_2/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ProducedBlock` is never used [INFO] [stdout] --> src/enums_2/mod.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | enum ProducedBlock { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `try_into_block` and `deneb_field` are never used [INFO] [stdout] --> src/enums_2/mod.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl ProducedBlock { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 12 | pub fn try_into_block(&self) -> Result<&BlockV2, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn deneb_field(&self) -> Result<&u64, ()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `base_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 82 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Base` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field` and `altair_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 82 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 83 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Altair` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, and `payload` are never read [INFO] [stdout] --> src/enums_2/mod.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 82 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 83 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 85 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 86 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub payload: PayloadV2Merge, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, `capella_field`, and `payload` are never read [INFO] [stdout] --> src/enums_2/mod.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 82 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 83 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 85 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 86 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 87 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 88 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub payload: PayloadV2Capella, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, `capella_field`, `deneb_field`, and `payload` are never read [INFO] [stdout] --> src/enums_2/mod.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 82 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 83 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 85 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 86 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 87 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 88 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 89 | #[superstruct(only(Deneb))] [INFO] [stdout] 90 | pub deneb_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub payload: PayloadV2Deneb, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `merge_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct PayloadV2 { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 105 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `altair_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Altair` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `altair_field`, `merge_field`, and `payload` are never read [INFO] [stdout] --> src/enums_2/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 85 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 86 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub payload: PayloadV2Merge, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `altair_field`, `merge_field`, `capella_field`, and `payload` are never read [INFO] [stdout] --> src/enums_2/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 85 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 86 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 87 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 88 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub payload: PayloadV2Capella, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field` and `capella_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct PayloadV2 { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 105 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 106 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 107 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `altair_field`, `merge_field`, `capella_field`, and `payload` are never read [INFO] [stdout] --> src/enums_2/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 85 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 86 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 87 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 88 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub payload: PayloadV2Deneb, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `merge_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct PayloadV2 { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 105 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field`, `capella_field`, and `deneb_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct PayloadV2 { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 105 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 106 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 107 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 108 | #[superstruct(only(Deneb))] [INFO] [stdout] 109 | pub deneb_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_block_debug` is never used [INFO] [stdout] --> src/enums_2/mod.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn print_block_debug(block: BlockV2) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field` and `capella_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct PayloadV2 { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 105 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 106 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 107 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field`, `capella_field`, and `deneb_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct PayloadV2 { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 105 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 106 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 107 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 108 | #[superstruct(only(Deneb))] [INFO] [stdout] 109 | pub deneb_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `base_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Base` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `base_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Base` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field` and `altair_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Altair` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field` and `altair_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Altair` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, and `payload_header` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 130 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 131 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub payload_header: PayloadHeaderV2Merge, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, and `payload_header` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 130 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 131 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub payload_header: PayloadHeaderV2Merge, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, `capella_field_blinded`, and `payload_header` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 130 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 131 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 132 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 133 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub payload_header: PayloadHeaderV2Capella, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, `capella_field_blinded`, `deneb_field`, and `payload_header` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 130 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 131 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 132 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 133 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 134 | #[superstruct(only(Deneb))] [INFO] [stdout] 135 | pub deneb_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub payload_header: PayloadHeaderV2Deneb, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, `capella_field_blinded`, and `payload_header` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 130 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 131 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 132 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 133 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub payload_header: PayloadHeaderV2Capella, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, `capella_field_blinded`, and `payload_header` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 130 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 131 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 132 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 133 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub payload_header: PayloadHeaderV2Deneb, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `merge_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct PayloadHeaderV2 { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 150 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadHeaderV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `merge_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct PayloadHeaderV2 { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 150 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadHeaderV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field` and `capella_field_blinded` are never read [INFO] [stdout] --> src/enums_2/mod.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct PayloadHeaderV2 { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 150 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 151 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 152 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadHeaderV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field` and `capella_field_blinded` are never read [INFO] [stdout] --> src/enums_2/mod.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct PayloadHeaderV2 { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 150 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 151 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 152 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadHeaderV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field`, `capella_field_blinded`, and `deneb_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct PayloadHeaderV2 { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 150 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 151 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 152 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 153 | #[superstruct(only(Deneb))] [INFO] [stdout] 154 | pub deneb_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadHeaderV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field`, `capella_field_blinded`, and `deneb_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct PayloadHeaderV2 { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 150 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 151 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 152 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 153 | #[superstruct(only(Deneb))] [INFO] [stdout] 154 | pub deneb_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadHeaderV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_blinded_block_debug` is never used [INFO] [stdout] --> src/enums_2/mod.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn print_blinded_block_debug(block: BlindedBlockV2) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s [INFO] running `Command { std: "docker" "inspect" "f0bf136fa4cd9f5ea115aeb1bde48e11be6bb67fa32ba9166d8239f85b9faf55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0bf136fa4cd9f5ea115aeb1bde48e11be6bb67fa32ba9166d8239f85b9faf55", kill_on_drop: false }` [INFO] [stdout] f0bf136fa4cd9f5ea115aeb1bde48e11be6bb67fa32ba9166d8239f85b9faf55 [INFO] checking jimmygchen/superstruct-enum-experiment against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmygchen%2Fsuperstruct-enum-experiment" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jimmygchen/superstruct-enum-experiment on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jimmygchen/superstruct-enum-experiment [INFO] finished tweaking git repo https://github.com/jimmygchen/superstruct-enum-experiment [INFO] tweaked toml for git repo https://github.com/jimmygchen/superstruct-enum-experiment written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jimmygchen/superstruct-enum-experiment 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88e935bd47ad8141593163fb7b4a14e25890b648b0a7239f100bd5eaef254666 [INFO] running `Command { std: "docker" "start" "-a" "88e935bd47ad8141593163fb7b4a14e25890b648b0a7239f100bd5eaef254666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88e935bd47ad8141593163fb7b4a14e25890b648b0a7239f100bd5eaef254666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e935bd47ad8141593163fb7b4a14e25890b648b0a7239f100bd5eaef254666", kill_on_drop: false }` [INFO] [stdout] 88e935bd47ad8141593163fb7b4a14e25890b648b0a7239f100bd5eaef254666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11a9b6e0dbf8fd09c8a10793a54ac86af1e4c6944ba5909f3e9e0cb60ffecfc4 [INFO] running `Command { std: "docker" "start" "-a" "11a9b6e0dbf8fd09c8a10793a54ac86af1e4c6944ba5909f3e9e0cb60ffecfc4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Checking ethereum_hashing v1.0.0-beta.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling tree_hash_derive v0.5.2 [INFO] [stderr] Compiling superstruct v0.7.0 [INFO] [stderr] Compiling ethereum_ssz_derive v0.5.3 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking primitive-types v0.12.1 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking tree_hash v0.5.2 [INFO] [stderr] Checking ethereum_ssz v0.5.3 [INFO] [stderr] Checking superstruct-enum-experiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `BeaconNode` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BeaconNode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlindedBlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BlindedBlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlobEnabled` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:39 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BlobEnabled` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:52 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SignedBlindedBlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:67 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `SignedBlindedBlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SignedBlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | SignedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | }; [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `SignedBlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `beacon_block_body::*` [INFO] [stdout] --> src/enums_1/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use beacon_block_body::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `payload::*` [INFO] [stdout] --> src/enums_1/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use payload::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/enums_2/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BeaconNode` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BeaconNode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlindedBlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BlindedBlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlobEnabled` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:39 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BlobEnabled` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:52 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `BlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SignedBlindedBlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:2:67 [INFO] [stdout] | [INFO] [stdout] 2 | BeaconNode, BlindedBlockContents, BlobEnabled, BlockContents, SignedBlindedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `SignedBlindedBlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SignedBlockContents` is imported redundantly [INFO] [stdout] --> src/enums_1/validator_client.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | SignedBlockContents, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | }; [INFO] [stdout] 5 | use crate::enums_1::*; [INFO] [stdout] | ----------------- the item `SignedBlockContents` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `beacon_block_body::*` [INFO] [stdout] --> src/enums_1/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use beacon_block_body::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `payload::*` [INFO] [stdout] --> src/enums_1/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use payload::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `altair_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Altair` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `altair_field`, `merge_field`, and `payload` are never read [INFO] [stdout] --> src/enums_2/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 85 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 86 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub payload: PayloadV2Merge, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `altair_field`, `merge_field`, `capella_field`, and `payload` are never read [INFO] [stdout] --> src/enums_2/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 85 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 86 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 87 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 88 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub payload: PayloadV2Capella, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `altair_field`, `merge_field`, `capella_field`, and `payload` are never read [INFO] [stdout] --> src/enums_2/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 85 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 86 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 87 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 88 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub payload: PayloadV2Deneb, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `merge_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct PayloadV2 { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 105 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field` and `capella_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct PayloadV2 { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 105 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 106 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 107 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field`, `capella_field`, and `deneb_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct PayloadV2 { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 105 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 106 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 107 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 108 | #[superstruct(only(Deneb))] [INFO] [stdout] 109 | pub deneb_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `base_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Base` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field` and `altair_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Altair` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, and `payload_header` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 130 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 131 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub payload_header: PayloadHeaderV2Merge, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, `capella_field_blinded`, and `payload_header` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 130 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 131 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 132 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 133 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub payload_header: PayloadHeaderV2Capella, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, `capella_field_blinded`, and `payload_header` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 130 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 131 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 132 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 133 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub payload_header: PayloadHeaderV2Deneb, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `merge_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct PayloadHeaderV2 { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 150 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadHeaderV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field` and `capella_field_blinded` are never read [INFO] [stdout] --> src/enums_2/mod.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct PayloadHeaderV2 { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 150 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 151 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 152 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadHeaderV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field`, `capella_field_blinded`, and `deneb_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct PayloadHeaderV2 { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 150 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 151 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 152 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 153 | #[superstruct(only(Deneb))] [INFO] [stdout] 154 | pub deneb_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadHeaderV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ProducedBlock` is never used [INFO] [stdout] --> src/enums_2/mod.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | enum ProducedBlock { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `try_into_block` and `deneb_field` are never used [INFO] [stdout] --> src/enums_2/mod.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl ProducedBlock { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 12 | pub fn try_into_block(&self) -> Result<&BlockV2, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn deneb_field(&self) -> Result<&u64, ()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `base_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 82 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Base` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field` and `altair_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 82 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 83 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Altair` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, and `payload` are never read [INFO] [stdout] --> src/enums_2/mod.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 82 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 83 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 85 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 86 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub payload: PayloadV2Merge, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, `capella_field`, and `payload` are never read [INFO] [stdout] --> src/enums_2/mod.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 82 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 83 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 85 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 86 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 87 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 88 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub payload: PayloadV2Capella, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, `capella_field`, `deneb_field`, and `payload` are never read [INFO] [stdout] --> src/enums_2/mod.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct BlockV2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 82 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 83 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 84 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 85 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 86 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 87 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 88 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 89 | #[superstruct(only(Deneb))] [INFO] [stdout] 90 | pub deneb_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub payload: PayloadV2Deneb, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `merge_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct PayloadV2 { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 105 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field` and `capella_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct PayloadV2 { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 105 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 106 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 107 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field`, `capella_field`, and `deneb_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct PayloadV2 { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 105 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 106 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 107 | pub capella_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 108 | #[superstruct(only(Deneb))] [INFO] [stdout] 109 | pub deneb_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_block_debug` is never used [INFO] [stdout] --> src/enums_2/mod.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn print_block_debug(block: BlockV2) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `base_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Base` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field` and `altair_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Altair` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, and `payload_header` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 130 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 131 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub payload_header: PayloadHeaderV2Merge, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, `capella_field_blinded`, and `payload_header` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 130 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 131 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 132 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 133 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub payload_header: PayloadHeaderV2Capella, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_field`, `altair_field`, `merge_field`, `capella_field_blinded`, `deneb_field`, and `payload_header` are never read [INFO] [stdout] --> src/enums_2/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct BlindedBlockV2 { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 127 | pub base_field: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | #[superstruct(only(Altair, Merge, Capella, Deneb))] [INFO] [stdout] 129 | pub altair_field: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 130 | #[superstruct(only(Merge, Capella, Deneb))] [INFO] [stdout] 131 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 132 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 133 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 134 | #[superstruct(only(Deneb))] [INFO] [stdout] 135 | pub deneb_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub payload_header: PayloadHeaderV2Deneb, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlindedBlockV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `merge_field` is never read [INFO] [stdout] --> src/enums_2/mod.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct PayloadHeaderV2 { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 150 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadHeaderV2Merge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field` and `capella_field_blinded` are never read [INFO] [stdout] --> src/enums_2/mod.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct PayloadHeaderV2 { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 150 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 151 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 152 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadHeaderV2Capella` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `merge_field`, `capella_field_blinded`, and `deneb_field` are never read [INFO] [stdout] --> src/enums_2/mod.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct PayloadHeaderV2 { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 150 | pub merge_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 151 | #[superstruct(only(Capella, Deneb))] [INFO] [stdout] 152 | pub capella_field_blinded: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 153 | #[superstruct(only(Deneb))] [INFO] [stdout] 154 | pub deneb_field: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PayloadHeaderV2Deneb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_blinded_block_debug` is never used [INFO] [stdout] --> src/enums_2/mod.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn print_blinded_block_debug(block: BlindedBlockV2) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.57s [INFO] running `Command { std: "docker" "inspect" "11a9b6e0dbf8fd09c8a10793a54ac86af1e4c6944ba5909f3e9e0cb60ffecfc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a9b6e0dbf8fd09c8a10793a54ac86af1e4c6944ba5909f3e9e0cb60ffecfc4", kill_on_drop: false }` [INFO] [stdout] 11a9b6e0dbf8fd09c8a10793a54ac86af1e4c6944ba5909f3e9e0cb60ffecfc4