[INFO] fetching crate cardano-serialization-lib 5.0.0... [INFO] checking cardano-serialization-lib-5.0.0 against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] extracting crate cardano-serialization-lib 5.0.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate cardano-serialization-lib 5.0.0 on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cardano-serialization-lib 5.0.0 [INFO] finished tweaking crates.io crate cardano-serialization-lib 5.0.0 [INFO] tweaked toml for crates.io crate cardano-serialization-lib 5.0.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 625fd439c79678111cde32e81053858f0364d000a0bf0b3382b47461f53ec8ad [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "625fd439c79678111cde32e81053858f0364d000a0bf0b3382b47461f53ec8ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "625fd439c79678111cde32e81053858f0364d000a0bf0b3382b47461f53ec8ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "625fd439c79678111cde32e81053858f0364d000a0bf0b3382b47461f53ec8ad", kill_on_drop: false }` [INFO] [stdout] 625fd439c79678111cde32e81053858f0364d000a0bf0b3382b47461f53ec8ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8602a62957deb2ca7ebc3860b11415c9147b0cbaf9395bb09fa9fa778e955c8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a8602a62957deb2ca7ebc3860b11415c9147b0cbaf9395bb09fa9fa778e955c8", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.65 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling wasm-bindgen v0.2.65 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking cryptoxide v0.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking cbor_event v2.1.3 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v1.2.6 [INFO] [stderr] Checking ed25519-bip32 v0.3.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.65 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.65 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking curve25519-dalek v3.0.2 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking js-sys v0.3.24 [INFO] [stderr] Checking cardano-serialization-lib v5.0.0 (/opt/rustwide/workdir) [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] = note: `#[warn(unused_imports)]` on by default [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: 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] = note: `#[warn(unused_imports)]` on by default [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: 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 }))?; [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 }))?; [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:407:84 [INFO] [stdout] | [INFO] [stdout] 407 | 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:448:84 [INFO] [stdout] | [INFO] [stdout] 448 | 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:495:84 [INFO] [stdout] | [INFO] [stdout] 495 | 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:545:84 [INFO] [stdout] | [INFO] [stdout] 545 | 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:596:84 [INFO] [stdout] | [INFO] [stdout] 596 | 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:718:84 [INFO] [stdout] | [INFO] [stdout] 718 | 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:854:84 [INFO] [stdout] | [INFO] [stdout] 854 | 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:910:84 [INFO] [stdout] | [INFO] [stdout] 910 | 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:968:84 [INFO] [stdout] | [INFO] [stdout] 968 | 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:1242:84 [INFO] [stdout] | [INFO] [stdout] 1242 | 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:1336:84 [INFO] [stdout] | [INFO] [stdout] 1336 | 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:1400:84 [INFO] [stdout] | [INFO] [stdout] 1400 | 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:1511:84 [INFO] [stdout] | [INFO] [stdout] 1511 | 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:1589:76 [INFO] [stdout] | [INFO] [stdout] 1589 | ...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:1589:126 [INFO] [stdout] | [INFO] [stdout] 1589 | ... 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:1589:179 [INFO] [stdout] | [INFO] [stdout] 1589 | ...} + 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:1707:116 [INFO] [stdout] | [INFO] [stdout] 1707 | .../*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:1759:116 [INFO] [stdout] | [INFO] [stdout] 1759 | .../*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:1811:120 [INFO] [stdout] | [INFO] [stdout] 1811 | ...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:1864:116 [INFO] [stdout] | [INFO] [stdout] 1864 | .../*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:1920:116 [INFO] [stdout] | [INFO] [stdout] 1920 | .../*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:1972:116 [INFO] [stdout] | [INFO] [stdout] 1972 | .../*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:2129:84 [INFO] [stdout] | [INFO] [stdout] 2129 | 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:2237:84 [INFO] [stdout] | [INFO] [stdout] 2237 | 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:2281:79 [INFO] [stdout] | [INFO] [stdout] 2281 | ...::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:2281:130 [INFO] [stdout] | [INFO] [stdout] 2281 | ...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:2281:192 [INFO] [stdout] | [INFO] [stdout] 2281 | ... &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:2281:246 [INFO] [stdout] | [INFO] [stdout] 2281 | ... + 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:2281:310 [INFO] [stdout] | [INFO] [stdout] 2281 | ...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:2281:364 [INFO] [stdout] | [INFO] [stdout] 2281 | ... + 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:2281:419 [INFO] [stdout] | [INFO] [stdout] 2281 | ...+ 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:2281:471 [INFO] [stdout] | [INFO] [stdout] 2281 | ... } + 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:2281:519 [INFO] [stdout] | [INFO] [stdout] 2281 | ...=> 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:2281:583 [INFO] [stdout] | [INFO] [stdout] 2281 | ...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:2281:640 [INFO] [stdout] | [INFO] [stdout] 2281 | ...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:2281:703 [INFO] [stdout] | [INFO] [stdout] 2281 | ...&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:2281:747 [INFO] [stdout] | [INFO] [stdout] 2281 | ...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:2281:803 [INFO] [stdout] | [INFO] [stdout] 2281 | ... 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:2281:862 [INFO] [stdout] | [INFO] [stdout] 2281 | ...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:2281:919 [INFO] [stdout] | [INFO] [stdout] 2281 | ...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:2664:84 [INFO] [stdout] | [INFO] [stdout] 2664 | 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:2713:84 [INFO] [stdout] | [INFO] [stdout] 2713 | 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:2762:84 [INFO] [stdout] | [INFO] [stdout] 2762 | 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 }))?; [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 }))?; [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:407:84 [INFO] [stdout] | [INFO] [stdout] 407 | 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:448:84 [INFO] [stdout] | [INFO] [stdout] 448 | 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:495:84 [INFO] [stdout] | [INFO] [stdout] 495 | 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:545:84 [INFO] [stdout] | [INFO] [stdout] 545 | 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:596:84 [INFO] [stdout] | [INFO] [stdout] 596 | 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:718:84 [INFO] [stdout] | [INFO] [stdout] 718 | 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:854:84 [INFO] [stdout] | [INFO] [stdout] 854 | 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:910:84 [INFO] [stdout] | [INFO] [stdout] 910 | 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:968:84 [INFO] [stdout] | [INFO] [stdout] 968 | 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:1242:84 [INFO] [stdout] | [INFO] [stdout] 1242 | 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:1336:84 [INFO] [stdout] | [INFO] [stdout] 1336 | 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:1400:84 [INFO] [stdout] | [INFO] [stdout] 1400 | 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:1511:84 [INFO] [stdout] | [INFO] [stdout] 1511 | 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:1589:76 [INFO] [stdout] | [INFO] [stdout] 1589 | ...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:1589:126 [INFO] [stdout] | [INFO] [stdout] 1589 | ... 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:1589:179 [INFO] [stdout] | [INFO] [stdout] 1589 | ...} + 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:1707:116 [INFO] [stdout] | [INFO] [stdout] 1707 | .../*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:1759:116 [INFO] [stdout] | [INFO] [stdout] 1759 | .../*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:1811:120 [INFO] [stdout] | [INFO] [stdout] 1811 | ...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:1864:116 [INFO] [stdout] | [INFO] [stdout] 1864 | .../*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:1920:116 [INFO] [stdout] | [INFO] [stdout] 1920 | .../*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:1972:116 [INFO] [stdout] | [INFO] [stdout] 1972 | .../*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:2129:84 [INFO] [stdout] | [INFO] [stdout] 2129 | 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:2237:84 [INFO] [stdout] | [INFO] [stdout] 2237 | 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:2281:79 [INFO] [stdout] | [INFO] [stdout] 2281 | ...::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:2281:130 [INFO] [stdout] | [INFO] [stdout] 2281 | ...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:2281:192 [INFO] [stdout] | [INFO] [stdout] 2281 | ... &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:2281:246 [INFO] [stdout] | [INFO] [stdout] 2281 | ... + 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:2281:310 [INFO] [stdout] | [INFO] [stdout] 2281 | ...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:2281:364 [INFO] [stdout] | [INFO] [stdout] 2281 | ... + 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:2281:419 [INFO] [stdout] | [INFO] [stdout] 2281 | ...+ 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:2281:471 [INFO] [stdout] | [INFO] [stdout] 2281 | ... } + 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:2281:519 [INFO] [stdout] | [INFO] [stdout] 2281 | ...=> 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:2281:583 [INFO] [stdout] | [INFO] [stdout] 2281 | ...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:2281:640 [INFO] [stdout] | [INFO] [stdout] 2281 | ...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:2281:703 [INFO] [stdout] | [INFO] [stdout] 2281 | ...&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:2281:747 [INFO] [stdout] | [INFO] [stdout] 2281 | ...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:2281:803 [INFO] [stdout] | [INFO] [stdout] 2281 | ... 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:2281:862 [INFO] [stdout] | [INFO] [stdout] 2281 | ...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:2281:919 [INFO] [stdout] | [INFO] [stdout] 2281 | ...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:2664:84 [INFO] [stdout] | [INFO] [stdout] 2664 | 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:2713:84 [INFO] [stdout] | [INFO] [stdout] 2713 | 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:2762:84 [INFO] [stdout] | [INFO] [stdout] 2762 | 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: 56 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 56 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "a8602a62957deb2ca7ebc3860b11415c9147b0cbaf9395bb09fa9fa778e955c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8602a62957deb2ca7ebc3860b11415c9147b0cbaf9395bb09fa9fa778e955c8", kill_on_drop: false }` [INFO] [stdout] a8602a62957deb2ca7ebc3860b11415c9147b0cbaf9395bb09fa9fa778e955c8