[INFO] fetching crate cardano-serialization-lib 7.1.0... [INFO] checking cardano-serialization-lib-7.1.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate cardano-serialization-lib 7.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cardano-serialization-lib 7.1.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cardano-serialization-lib 7.1.0 [INFO] finished tweaking crates.io crate cardano-serialization-lib 7.1.0 [INFO] tweaked toml for crates.io crate cardano-serialization-lib 7.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ed25519-bip32 v0.3.2 [INFO] [stderr] Downloaded cryptoxide v0.3.3 [INFO] [stderr] Downloaded cbor_event v2.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e40eb304d15160d765f0700c2faf10bec348a2e92938acb49753da5322cc19e [INFO] running `Command { std: "docker" "start" "-a" "2e40eb304d15160d765f0700c2faf10bec348a2e92938acb49753da5322cc19e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e40eb304d15160d765f0700c2faf10bec348a2e92938acb49753da5322cc19e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e40eb304d15160d765f0700c2faf10bec348a2e92938acb49753da5322cc19e", kill_on_drop: false }` [INFO] [stdout] 2e40eb304d15160d765f0700c2faf10bec348a2e92938acb49753da5322cc19e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 770f6cbd3b8066b56fba91b690e4a0c05543b8147f71089d8178b5a05182387b [INFO] running `Command { std: "docker" "start" "-a" "770f6cbd3b8066b56fba91b690e4a0c05543b8147f71089d8178b5a05182387b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cryptoxide v0.3.3 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking cbor_event v2.1.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking ed25519-bip32 v0.3.2 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking cardano-serialization-lib v7.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/crypto.rs:883:13 [INFO] [stdout] | [INFO] [stdout] 13 | use super::*; [INFO] [stdout] | -------- the item `TryInto` is already imported here [INFO] [stdout] ... [INFO] [stdout] 883 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Serialize`, `Serializer`, `de::Deserializer` [INFO] [stdout] --> src/error.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use cbor_event::{self, de::Deserializer, se::{Serialize, Serializer}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufRead`, `Seek` [INFO] [stdout] --> src/error.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{BufRead, Seek, Write}; [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/crypto.rs:883:13 [INFO] [stdout] | [INFO] [stdout] 13 | use super::*; [INFO] [stdout] | -------- the item `TryInto` is already imported here [INFO] [stdout] ... [INFO] [stdout] 883 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Serialize`, `Serializer`, `de::Deserializer` [INFO] [stdout] --> src/error.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use cbor_event::{self, de::Deserializer, se::{Serialize, Serializer}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufRead`, `Seek` [INFO] [stdout] --> src/error.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{BufRead, Seek, Write}; [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/error.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{BufRead, Seek, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/address.rs:435:38 [INFO] [stdout] | [INFO] [stdout] 435 | AddrType::Reward(a) => "stake", [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/crypto.rs:521:84 [INFO] [stdout] | [INFO] [stdout] 521 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:43:84 [INFO] [stdout] | [INFO] [stdout] 43 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:90:84 [INFO] [stdout] | [INFO] [stdout] 90 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:204:78 [INFO] [stdout] | [INFO] [stdout] 204 | ...n::Len(3 + match &self.ttl { Some(x) => 1, None => 0 } + match &self.certs { Some(x) => 1, None => 0 } + match &self.withdrawals { Som... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:204:126 [INFO] [stdout] | [INFO] [stdout] 204 | ...=> 0 } + match &self.certs { Some(x) => 1, None => 0 } + match &self.withdrawals { Some(x) => 1, None => 0 } + match &self.update { So... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:204:180 [INFO] [stdout] | [INFO] [stdout] 204 | ... + match &self.withdrawals { Some(x) => 1, None => 0 } + match &self.update { Some(x) => 1, None => 0 } + match &self.metadata_hash { ... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:204:229 [INFO] [stdout] | [INFO] [stdout] 204 | ...> 0 } + match &self.update { Some(x) => 1, None => 0 } + match &self.metadata_hash { Some(x) => 1, None => 0 } + match &self.validity_... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:204:285 [INFO] [stdout] | [INFO] [stdout] 204 | ... match &self.metadata_hash { Some(x) => 1, None => 0 } + match &self.validity_start_interval { Some(x) => 1, None => 0 } + match &self... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:204:351 [INFO] [stdout] | [INFO] [stdout] 204 | ...lf.validity_start_interval { Some(x) => 1, None => 0 } + match &self.mint { Some(x) => 1, None => 0 }))?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:204:398 [INFO] [stdout] | [INFO] [stdout] 204 | ... => 0 } + match &self.mint { Some(x) => 1, None => 0 }))?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:422:84 [INFO] [stdout] | [INFO] [stdout] 422 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:463:84 [INFO] [stdout] | [INFO] [stdout] 463 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:510:84 [INFO] [stdout] | [INFO] [stdout] 510 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:560:84 [INFO] [stdout] | [INFO] [stdout] 560 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:611:84 [INFO] [stdout] | [INFO] [stdout] 611 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:733:84 [INFO] [stdout] | [INFO] [stdout] 733 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:869:84 [INFO] [stdout] | [INFO] [stdout] 869 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:925:84 [INFO] [stdout] | [INFO] [stdout] 925 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:983:84 [INFO] [stdout] | [INFO] [stdout] 983 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1293:84 [INFO] [stdout] | [INFO] [stdout] 1293 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1387:84 [INFO] [stdout] | [INFO] [stdout] 1387 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1451:84 [INFO] [stdout] | [INFO] [stdout] 1451 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1562:84 [INFO] [stdout] | [INFO] [stdout] 1562 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:1640:76 [INFO] [stdout] | [INFO] [stdout] 1640 | ...Len::Len(match &self.vkeys { Some(x) => 1, None => 0 } + match &self.scripts { Some(x) => 1, None => 0 } + match &self.bootstraps { So... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:1640:126 [INFO] [stdout] | [INFO] [stdout] 1640 | ... 0 } + match &self.scripts { Some(x) => 1, None => 0 } + match &self.bootstraps { Some(x) => 1, None => 0 }))?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:1640:179 [INFO] [stdout] | [INFO] [stdout] 1640 | ...} + match &self.bootstraps { Some(x) => 1, None => 0 }))?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1758:116 [INFO] [stdout] | [INFO] [stdout] 1758 | .../*read_len: &mut CBORReadLen, */len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1810:116 [INFO] [stdout] | [INFO] [stdout] 1810 | .../*read_len: &mut CBORReadLen, */len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1862:120 [INFO] [stdout] | [INFO] [stdout] 1862 | ...read_len: &mut CBORReadLen, */*/len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1915:116 [INFO] [stdout] | [INFO] [stdout] 1915 | .../*read_len: &mut CBORReadLen, */len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1971:116 [INFO] [stdout] | [INFO] [stdout] 1971 | .../*read_len: &mut CBORReadLen, */len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:2023:116 [INFO] [stdout] | [INFO] [stdout] 2023 | .../*read_len: &mut CBORReadLen, */len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:2180:84 [INFO] [stdout] | [INFO] [stdout] 2180 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:2316:84 [INFO] [stdout] | [INFO] [stdout] 2316 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:79 [INFO] [stdout] | [INFO] [stdout] 2360 | ...::Len(match &self.minfee_a { Some(x) => 1, None => 0 } + match &self.minfee_b { Some(x) => 1, None => 0 } + match &self.max_block_body... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:130 [INFO] [stdout] | [INFO] [stdout] 2360 | ...0 } + match &self.minfee_b { Some(x) => 1, None => 0 } + match &self.max_block_body_size { Some(x) => 1, None => 0 } + match &self.max... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:192 [INFO] [stdout] | [INFO] [stdout] 2360 | ... &self.max_block_body_size { Some(x) => 1, None => 0 } + match &self.max_tx_size { Some(x) => 1, None => 0 } + match &self.max_block_h... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:246 [INFO] [stdout] | [INFO] [stdout] 2360 | ... + match &self.max_tx_size { Some(x) => 1, None => 0 } + match &self.max_block_header_size { Some(x) => 1, None => 0 } + match &self.k... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:310 [INFO] [stdout] | [INFO] [stdout] 2360 | ...self.max_block_header_size { Some(x) => 1, None => 0 } + match &self.key_deposit { Some(x) => 1, None => 0 } + match &self.pool_deposi... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:364 [INFO] [stdout] | [INFO] [stdout] 2360 | ... + match &self.key_deposit { Some(x) => 1, None => 0 } + match &self.pool_deposit { Some(x) => 1, None => 0 } + match &self.max_epoch ... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:419 [INFO] [stdout] | [INFO] [stdout] 2360 | ...+ match &self.pool_deposit { Some(x) => 1, None => 0 } + match &self.max_epoch { Some(x) => 1, None => 0 } + match &self.n_opt { Some(... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:471 [INFO] [stdout] | [INFO] [stdout] 2360 | ... } + match &self.max_epoch { Some(x) => 1, None => 0 } + match &self.n_opt { Some(x) => 1, None => 0 } + match &self.pool_pledge_influ... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:519 [INFO] [stdout] | [INFO] [stdout] 2360 | ...=> 0 } + match &self.n_opt { Some(x) => 1, None => 0 } + match &self.pool_pledge_influence { Some(x) => 1, None => 0 } + match &self.e... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:583 [INFO] [stdout] | [INFO] [stdout] 2360 | ...self.pool_pledge_influence { Some(x) => 1, None => 0 } + match &self.expansion_rate { Some(x) => 1, None => 0 } + match &self.treasury... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:640 [INFO] [stdout] | [INFO] [stdout] 2360 | ...match &self.expansion_rate { Some(x) => 1, None => 0 } + match &self.treasury_growth_rate { Some(x) => 1, None => 0 } + match &self.d ... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:703 [INFO] [stdout] | [INFO] [stdout] 2360 | ...&self.treasury_growth_rate { Some(x) => 1, None => 0 } + match &self.d { Some(x) => 1, None => 0 } + match &self.extra_entropy { Some(... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:747 [INFO] [stdout] | [INFO] [stdout] 2360 | ...one => 0 } + match &self.d { Some(x) => 1, None => 0 } + match &self.extra_entropy { Some(x) => 1, None => 0 } + match &self.protocol_... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:803 [INFO] [stdout] | [INFO] [stdout] 2360 | ... match &self.extra_entropy { Some(x) => 1, None => 0 } + match &self.protocol_version { Some(x) => 1, None => 0 } + match &self.min_ut... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:862 [INFO] [stdout] | [INFO] [stdout] 2360 | ...tch &self.protocol_version { Some(x) => 1, None => 0 } + match &self.min_utxo_value { Some(x) => 1, None => 0 }))?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:919 [INFO] [stdout] | [INFO] [stdout] 2360 | ...match &self.min_utxo_value { Some(x) => 1, None => 0 }))?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:2743:84 [INFO] [stdout] | [INFO] [stdout] 2743 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:2792:84 [INFO] [stdout] | [INFO] [stdout] 2792 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:2841:84 [INFO] [stdout] | [INFO] [stdout] 2841 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/error.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{BufRead, Seek, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/address.rs:435:38 [INFO] [stdout] | [INFO] [stdout] 435 | AddrType::Reward(a) => "stake", [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/crypto.rs:521:84 [INFO] [stdout] | [INFO] [stdout] 521 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:43:84 [INFO] [stdout] | [INFO] [stdout] 43 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:90:84 [INFO] [stdout] | [INFO] [stdout] 90 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:204:78 [INFO] [stdout] | [INFO] [stdout] 204 | ...n::Len(3 + match &self.ttl { Some(x) => 1, None => 0 } + match &self.certs { Some(x) => 1, None => 0 } + match &self.withdrawals { Som... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:204:126 [INFO] [stdout] | [INFO] [stdout] 204 | ...=> 0 } + match &self.certs { Some(x) => 1, None => 0 } + match &self.withdrawals { Some(x) => 1, None => 0 } + match &self.update { So... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:204:180 [INFO] [stdout] | [INFO] [stdout] 204 | ... + match &self.withdrawals { Some(x) => 1, None => 0 } + match &self.update { Some(x) => 1, None => 0 } + match &self.metadata_hash { ... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:204:229 [INFO] [stdout] | [INFO] [stdout] 204 | ...> 0 } + match &self.update { Some(x) => 1, None => 0 } + match &self.metadata_hash { Some(x) => 1, None => 0 } + match &self.validity_... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:204:285 [INFO] [stdout] | [INFO] [stdout] 204 | ... match &self.metadata_hash { Some(x) => 1, None => 0 } + match &self.validity_start_interval { Some(x) => 1, None => 0 } + match &self... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:204:351 [INFO] [stdout] | [INFO] [stdout] 204 | ...lf.validity_start_interval { Some(x) => 1, None => 0 } + match &self.mint { Some(x) => 1, None => 0 }))?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:204:398 [INFO] [stdout] | [INFO] [stdout] 204 | ... => 0 } + match &self.mint { Some(x) => 1, None => 0 }))?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:422:84 [INFO] [stdout] | [INFO] [stdout] 422 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:463:84 [INFO] [stdout] | [INFO] [stdout] 463 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:510:84 [INFO] [stdout] | [INFO] [stdout] 510 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:560:84 [INFO] [stdout] | [INFO] [stdout] 560 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:611:84 [INFO] [stdout] | [INFO] [stdout] 611 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:733:84 [INFO] [stdout] | [INFO] [stdout] 733 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:869:84 [INFO] [stdout] | [INFO] [stdout] 869 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:925:84 [INFO] [stdout] | [INFO] [stdout] 925 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:983:84 [INFO] [stdout] | [INFO] [stdout] 983 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1293:84 [INFO] [stdout] | [INFO] [stdout] 1293 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1387:84 [INFO] [stdout] | [INFO] [stdout] 1387 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1451:84 [INFO] [stdout] | [INFO] [stdout] 1451 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1562:84 [INFO] [stdout] | [INFO] [stdout] 1562 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:1640:76 [INFO] [stdout] | [INFO] [stdout] 1640 | ...Len::Len(match &self.vkeys { Some(x) => 1, None => 0 } + match &self.scripts { Some(x) => 1, None => 0 } + match &self.bootstraps { So... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:1640:126 [INFO] [stdout] | [INFO] [stdout] 1640 | ... 0 } + match &self.scripts { Some(x) => 1, None => 0 } + match &self.bootstraps { Some(x) => 1, None => 0 }))?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:1640:179 [INFO] [stdout] | [INFO] [stdout] 1640 | ...} + match &self.bootstraps { Some(x) => 1, None => 0 }))?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1758:116 [INFO] [stdout] | [INFO] [stdout] 1758 | .../*read_len: &mut CBORReadLen, */len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1810:116 [INFO] [stdout] | [INFO] [stdout] 1810 | .../*read_len: &mut CBORReadLen, */len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1862:120 [INFO] [stdout] | [INFO] [stdout] 1862 | ...read_len: &mut CBORReadLen, */*/len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1915:116 [INFO] [stdout] | [INFO] [stdout] 1915 | .../*read_len: &mut CBORReadLen, */len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:1971:116 [INFO] [stdout] | [INFO] [stdout] 1971 | .../*read_len: &mut CBORReadLen, */len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:2023:116 [INFO] [stdout] | [INFO] [stdout] 2023 | .../*read_len: &mut CBORReadLen, */len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:2180:84 [INFO] [stdout] | [INFO] [stdout] 2180 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:2316:84 [INFO] [stdout] | [INFO] [stdout] 2316 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:79 [INFO] [stdout] | [INFO] [stdout] 2360 | ...::Len(match &self.minfee_a { Some(x) => 1, None => 0 } + match &self.minfee_b { Some(x) => 1, None => 0 } + match &self.max_block_body... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:130 [INFO] [stdout] | [INFO] [stdout] 2360 | ...0 } + match &self.minfee_b { Some(x) => 1, None => 0 } + match &self.max_block_body_size { Some(x) => 1, None => 0 } + match &self.max... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:192 [INFO] [stdout] | [INFO] [stdout] 2360 | ... &self.max_block_body_size { Some(x) => 1, None => 0 } + match &self.max_tx_size { Some(x) => 1, None => 0 } + match &self.max_block_h... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:246 [INFO] [stdout] | [INFO] [stdout] 2360 | ... + match &self.max_tx_size { Some(x) => 1, None => 0 } + match &self.max_block_header_size { Some(x) => 1, None => 0 } + match &self.k... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:310 [INFO] [stdout] | [INFO] [stdout] 2360 | ...self.max_block_header_size { Some(x) => 1, None => 0 } + match &self.key_deposit { Some(x) => 1, None => 0 } + match &self.pool_deposi... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:364 [INFO] [stdout] | [INFO] [stdout] 2360 | ... + match &self.key_deposit { Some(x) => 1, None => 0 } + match &self.pool_deposit { Some(x) => 1, None => 0 } + match &self.max_epoch ... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:419 [INFO] [stdout] | [INFO] [stdout] 2360 | ...+ match &self.pool_deposit { Some(x) => 1, None => 0 } + match &self.max_epoch { Some(x) => 1, None => 0 } + match &self.n_opt { Some(... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:471 [INFO] [stdout] | [INFO] [stdout] 2360 | ... } + match &self.max_epoch { Some(x) => 1, None => 0 } + match &self.n_opt { Some(x) => 1, None => 0 } + match &self.pool_pledge_influ... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:519 [INFO] [stdout] | [INFO] [stdout] 2360 | ...=> 0 } + match &self.n_opt { Some(x) => 1, None => 0 } + match &self.pool_pledge_influence { Some(x) => 1, None => 0 } + match &self.e... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:583 [INFO] [stdout] | [INFO] [stdout] 2360 | ...self.pool_pledge_influence { Some(x) => 1, None => 0 } + match &self.expansion_rate { Some(x) => 1, None => 0 } + match &self.treasury... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:640 [INFO] [stdout] | [INFO] [stdout] 2360 | ...match &self.expansion_rate { Some(x) => 1, None => 0 } + match &self.treasury_growth_rate { Some(x) => 1, None => 0 } + match &self.d ... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:703 [INFO] [stdout] | [INFO] [stdout] 2360 | ...&self.treasury_growth_rate { Some(x) => 1, None => 0 } + match &self.d { Some(x) => 1, None => 0 } + match &self.extra_entropy { Some(... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:747 [INFO] [stdout] | [INFO] [stdout] 2360 | ...one => 0 } + match &self.d { Some(x) => 1, None => 0 } + match &self.extra_entropy { Some(x) => 1, None => 0 } + match &self.protocol_... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:803 [INFO] [stdout] | [INFO] [stdout] 2360 | ... match &self.extra_entropy { Some(x) => 1, None => 0 } + match &self.protocol_version { Some(x) => 1, None => 0 } + match &self.min_ut... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:862 [INFO] [stdout] | [INFO] [stdout] 2360 | ...tch &self.protocol_version { Some(x) => 1, None => 0 } + match &self.min_utxo_value { Some(x) => 1, None => 0 }))?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/serialization.rs:2360:919 [INFO] [stdout] | [INFO] [stdout] 2360 | ...match &self.min_utxo_value { Some(x) => 1, None => 0 }))?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:2743:84 [INFO] [stdout] | [INFO] [stdout] 2743 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:2792:84 [INFO] [stdout] | [INFO] [stdout] 2792 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/serialization.rs:2841:84 [INFO] [stdout] | [INFO] [stdout] 2841 | fn deserialize_as_embedded_group(raw: &mut Deserializer, len: cbor_event::Len) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.07s [INFO] running `Command { std: "docker" "inspect" "770f6cbd3b8066b56fba91b690e4a0c05543b8147f71089d8178b5a05182387b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "770f6cbd3b8066b56fba91b690e4a0c05543b8147f71089d8178b5a05182387b", kill_on_drop: false }` [INFO] [stdout] 770f6cbd3b8066b56fba91b690e4a0c05543b8147f71089d8178b5a05182387b