[INFO] fetching crate bzb_execution_layer 0.0.1...
[INFO] testing bzb_execution_layer-0.0.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate bzb_execution_layer 0.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate bzb_execution_layer 0.0.1
[INFO] finished tweaking crates.io crate bzb_execution_layer 0.0.1
[INFO] tweaked toml for crates.io crate bzb_execution_layer 0.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bzb_execution_layer 0.0.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 293 packages to latest compatible versions
[INFO] [stderr]       Adding ethereum-types v0.14.1 (available: v0.16.0)
[INFO] [stderr]       Adding ethers-core v1.0.2 (available: v2.0.14)
[INFO] [stderr]       Adding jsonwebtoken v8.3.0 (available: v10.2.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding ssz_types v0.5.4 (available: v0.12.2)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.27.2)
[INFO] [stderr]       Adding superstruct v0.6.0 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_asn1 v0.6.3
[INFO] [stderr]   Downloaded tree_hash v0.5.2
[INFO] [stderr]   Downloaded pem v1.1.1
[INFO] [stderr]   Downloaded jsonwebtoken v8.3.0
[INFO] [stderr]   Downloaded ethereum_serde_utils v0.5.2
[INFO] [stderr]   Downloaded ssz_types v0.5.4
[INFO] [stderr]   Downloaded ethereum_ssz v0.5.4
[INFO] [stderr]   Downloaded ethereum_hashing v1.0.0-beta.2
[INFO] [stderr]   Downloaded superstruct v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a81c8908ab56a307581ab35896e771d01aa5536a34ca74236d364ee485af4755
[INFO] running `Command { std: "docker" "start" "-a" "a81c8908ab56a307581ab35896e771d01aa5536a34ca74236d364ee485af4755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a81c8908ab56a307581ab35896e771d01aa5536a34ca74236d364ee485af4755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a81c8908ab56a307581ab35896e771d01aa5536a34ca74236d364ee485af4755", kill_on_drop: false }`
[INFO] [stdout] a81c8908ab56a307581ab35896e771d01aa5536a34ca74236d364ee485af4755
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9aaab580c2f9da16dbb42d12a06dc6c6c81edde71ff2a33f92b1f9a3c2fccbe
[INFO] running `Command { std: "docker" "start" "-a" "d9aaab580c2f9da16dbb42d12a06dc6c6c81edde71ff2a33f92b1f9a3c2fccbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling ethereum_hashing v1.0.0-beta.2
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling open-fastrlp v0.1.4
[INFO] [stderr]    Compiling ethereum_serde_utils v0.5.2
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling tree_hash v0.5.2
[INFO] [stderr]    Compiling ethereum_ssz v0.5.4
[INFO] [stderr]    Compiling superstruct v0.6.0
[INFO] [stderr]    Compiling ssz_types v0.5.4
[INFO] [stderr]    Compiling ethers-core v1.0.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling bzb_execution_layer v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `quoted_i64`, `quoted_u32`, and `quoted_u8`
[INFO] [stdout]   --> src/serde_utils.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use quoted_int::{quoted_i64, quoted_u256, quoted_u32, quoted_u64, quoted_u8};
[INFO] [stdout]    |                      ^^^^^^^^^^               ^^^^^^^^^^              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuotedIntVisitor` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:18:20
[INFO] [stdout]     |
[INFO] [stdout]  18 |         pub struct QuotedIntVisitor<T> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     define_mod!(u8);
[INFO] [stdout]     |     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaybeQuoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |         pub struct MaybeQuoted<T>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     define_mod!(u8);
[INFO] [stdout]     |     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Quoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:77:20
[INFO] [stdout]     |
[INFO] [stdout]  77 |         pub struct Quoted<T>
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     define_mod!(u8);
[INFO] [stdout]     |     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:86:16
[INFO] [stdout]     |
[INFO] [stdout]  86 |         pub fn serialize<S, T>(value: &T, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     define_mod!(u8);
[INFO] [stdout]     |     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:96:16
[INFO] [stdout]     |
[INFO] [stdout]  96 |         pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     define_mod!(u8);
[INFO] [stdout]     |     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |             pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     define_mod!(u8);
[INFO] [stdout]     |     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuotedIntVisitor` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:18:20
[INFO] [stdout]     |
[INFO] [stdout]  18 |         pub struct QuotedIntVisitor<T> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     define_mod!(u32);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaybeQuoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |         pub struct MaybeQuoted<T>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     define_mod!(u32);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Quoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:77:20
[INFO] [stdout]     |
[INFO] [stdout]  77 |         pub struct Quoted<T>
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     define_mod!(u32);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:86:16
[INFO] [stdout]     |
[INFO] [stdout]  86 |         pub fn serialize<S, T>(value: &T, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     define_mod!(u32);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:96:16
[INFO] [stdout]     |
[INFO] [stdout]  96 |         pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     define_mod!(u32);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |             pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     define_mod!(u32);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaybeQuoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |         pub struct MaybeQuoted<T>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     define_mod!(u64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Quoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:77:20
[INFO] [stdout]     |
[INFO] [stdout]  77 |         pub struct Quoted<T>
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     define_mod!(u64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |             pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     define_mod!(u64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuotedIntVisitor` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:18:20
[INFO] [stdout]     |
[INFO] [stdout]  18 |         pub struct QuotedIntVisitor<T> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     define_mod!(i64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaybeQuoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |         pub struct MaybeQuoted<T>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     define_mod!(i64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Quoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:77:20
[INFO] [stdout]     |
[INFO] [stdout]  77 |         pub struct Quoted<T>
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     define_mod!(i64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:86:16
[INFO] [stdout]     |
[INFO] [stdout]  86 |         pub fn serialize<S, T>(value: &T, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     define_mod!(i64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:96:16
[INFO] [stdout]     |
[INFO] [stdout]  96 |         pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     define_mod!(i64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |             pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     define_mod!(i64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HexVisitor` is never constructed
[INFO] [stdout]   --> src/serde_utils/hex.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct HexVisitor;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.63s
[INFO] running `Command { std: "docker" "inspect" "d9aaab580c2f9da16dbb42d12a06dc6c6c81edde71ff2a33f92b1f9a3c2fccbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9aaab580c2f9da16dbb42d12a06dc6c6c81edde71ff2a33f92b1f9a3c2fccbe", kill_on_drop: false }`
[INFO] [stdout] d9aaab580c2f9da16dbb42d12a06dc6c6c81edde71ff2a33f92b1f9a3c2fccbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9036626df522b77fa1baae0574f3ec46bcf3d32f51f229bfe130b172a1476194
[INFO] running `Command { std: "docker" "start" "-a" "9036626df522b77fa1baae0574f3ec46bcf3d32f51f229bfe130b172a1476194", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `quoted_i64`, `quoted_u32`, and `quoted_u8`
[INFO] [stdout]   --> src/serde_utils.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use quoted_int::{quoted_i64, quoted_u256, quoted_u32, quoted_u64, quoted_u8};
[INFO] [stdout]    |                      ^^^^^^^^^^               ^^^^^^^^^^              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuotedIntVisitor` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:18:20
[INFO] [stdout]     |
[INFO] [stdout]  18 |         pub struct QuotedIntVisitor<T> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     define_mod!(u8);
[INFO] [stdout]     |     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaybeQuoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |         pub struct MaybeQuoted<T>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     define_mod!(u8);
[INFO] [stdout]     |     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Quoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:77:20
[INFO] [stdout]     |
[INFO] [stdout]  77 |         pub struct Quoted<T>
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     define_mod!(u8);
[INFO] [stdout]     |     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:86:16
[INFO] [stdout]     |
[INFO] [stdout]  86 |         pub fn serialize<S, T>(value: &T, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     define_mod!(u8);
[INFO] [stdout]     |     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:96:16
[INFO] [stdout]     |
[INFO] [stdout]  96 |         pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     define_mod!(u8);
[INFO] [stdout]     |     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |             pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     define_mod!(u8);
[INFO] [stdout]     |     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuotedIntVisitor` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:18:20
[INFO] [stdout]     |
[INFO] [stdout]  18 |         pub struct QuotedIntVisitor<T> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     define_mod!(u32);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaybeQuoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |         pub struct MaybeQuoted<T>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     define_mod!(u32);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Quoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:77:20
[INFO] [stdout]     |
[INFO] [stdout]  77 |         pub struct Quoted<T>
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     define_mod!(u32);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:86:16
[INFO] [stdout]     |
[INFO] [stdout]  86 |         pub fn serialize<S, T>(value: &T, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     define_mod!(u32);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:96:16
[INFO] [stdout]     |
[INFO] [stdout]  96 |         pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     define_mod!(u32);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |             pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     define_mod!(u32);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaybeQuoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |         pub struct MaybeQuoted<T>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     define_mod!(u64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Quoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:77:20
[INFO] [stdout]     |
[INFO] [stdout]  77 |         pub struct Quoted<T>
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     define_mod!(u64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |             pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     define_mod!(u64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuotedIntVisitor` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:18:20
[INFO] [stdout]     |
[INFO] [stdout]  18 |         pub struct QuotedIntVisitor<T> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     define_mod!(i64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaybeQuoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |         pub struct MaybeQuoted<T>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     define_mod!(i64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Quoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:77:20
[INFO] [stdout]     |
[INFO] [stdout]  77 |         pub struct Quoted<T>
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     define_mod!(i64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bzb_execution_layer v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:86:16
[INFO] [stdout]     |
[INFO] [stdout]  86 |         pub fn serialize<S, T>(value: &T, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     define_mod!(i64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:96:16
[INFO] [stdout]     |
[INFO] [stdout]  96 |         pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     define_mod!(i64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |             pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     define_mod!(i64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HexVisitor` is never constructed
[INFO] [stdout]   --> src/serde_utils/hex.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct HexVisitor;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `execution_layer`
[INFO] [stdout]  --> tests/driver.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use execution_layer::engine_api::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `execution_layer`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bzb_execution_layer::engine_api::{
[INFO] [stdout]   |     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/driver.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let capabilities = rpc_client.exchange_capabilities().await.unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/driver.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |             rpc_client.upcheck().await.unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/driver.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |               let block = rpc_client
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 27 | |                 .get_block_by_number(BlockByNumberQuery::Tag(LATEST_TAG))
[INFO] [stdout] 28 | |                 .await
[INFO] [stdout]    | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/driver.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 |             let fchoice_result = rpc_client.forkchoice_updated_v2(f, attr).await.unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/driver.rs:45:27
[INFO] [stdout]    |
[INFO] [stdout] 45 |               let payload = rpc_client
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 46 | |                 .get_json_payload_v1::<MainnetEthSpec>(fchoice_result.payload_id.unwrap())
[INFO] [stdout] 47 | |                 .await
[INFO] [stdout]    | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/driver.rs:52:34
[INFO] [stdout]    |
[INFO] [stdout] 52 |             let payload_result = rpc_client.new_payload_v1(payload).await.unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/driver.rs:66:35
[INFO] [stdout]    |
[INFO] [stdout] 66 |               let _fchoice_result = rpc_client
[INFO] [stdout]    |  ___________________________________^
[INFO] [stdout] 67 | |                 .forkchoice_updated_v2(next_fork_choice, attr)
[INFO] [stdout] 68 | |                 .await
[INFO] [stdout]    | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bzb_execution_layer` (test "driver") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused imports: `quoted_i64`, `quoted_u32`, and `quoted_u8`
[INFO] [stdout]   --> src/serde_utils.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use quoted_int::{quoted_i64, quoted_u256, quoted_u32, quoted_u64, quoted_u8};
[INFO] [stdout]    |                      ^^^^^^^^^^               ^^^^^^^^^^              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaybeQuoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |         pub struct MaybeQuoted<T>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     define_mod!(u8);
[INFO] [stdout]     |     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:96:16
[INFO] [stdout]     |
[INFO] [stdout]  96 |         pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     define_mod!(u8);
[INFO] [stdout]     |     --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaybeQuoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |         pub struct MaybeQuoted<T>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     define_mod!(u32);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:96:16
[INFO] [stdout]     |
[INFO] [stdout]  96 |         pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     define_mod!(u32);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaybeQuoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |         pub struct MaybeQuoted<T>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     define_mod!(u64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaybeQuoted` is never constructed
[INFO] [stdout]    --> src/serde_utils/quoted_int.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |         pub struct MaybeQuoted<T>
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     define_mod!(i64);
[INFO] [stdout]     |     ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HexVisitor` is never constructed
[INFO] [stdout]   --> src/serde_utils/hex.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct HexVisitor;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9036626df522b77fa1baae0574f3ec46bcf3d32f51f229bfe130b172a1476194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9036626df522b77fa1baae0574f3ec46bcf3d32f51f229bfe130b172a1476194", kill_on_drop: false }`
[INFO] [stdout] 9036626df522b77fa1baae0574f3ec46bcf3d32f51f229bfe130b172a1476194
