[INFO] fetching crate bitcoin-serialize 0.1.16-alpha.0...
[INFO] checking bitcoin-serialize-0.1.16-alpha.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate bitcoin-serialize 0.1.16-alpha.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate bitcoin-serialize 0.1.16-alpha.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitcoin-serialize 0.1.16-alpha.0
[INFO] finished tweaking crates.io crate bitcoin-serialize 0.1.16-alpha.0
[INFO] tweaked toml for crates.io crate bitcoin-serialize 0.1.16-alpha.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c1fcaec12fde8351e7586f1900d14bd7d6e2af6aad555a1694d1d2f365c9857
[INFO] running `Command { std: "docker" "start" "-a" "7c1fcaec12fde8351e7586f1900d14bd7d6e2af6aad555a1694d1d2f365c9857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c1fcaec12fde8351e7586f1900d14bd7d6e2af6aad555a1694d1d2f365c9857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c1fcaec12fde8351e7586f1900d14bd7d6e2af6aad555a1694d1d2f365c9857", kill_on_drop: false }`
[INFO] [stdout] 7c1fcaec12fde8351e7586f1900d14bd7d6e2af6aad555a1694d1d2f365c9857
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01e597f5c8359c56b8d64717bda9f6ca2cc68fb4fd2328f799007731742851b0
[INFO] running `Command { std: "docker" "start" "-a" "01e597f5c8359c56b8d64717bda9f6ca2cc68fb4fd2328f799007731742851b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling shell-words v0.1.0
[INFO] [stderr]    Compiling pathdiff v0.1.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling sqlite3-src v0.2.12
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling term-painter v0.2.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling libc-stdhandle v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cpp_core v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling sqlite3-sys v0.12.0
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling poison v0.1.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling shared-mutex v0.3.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling quanta v0.9.3
[INFO] [stderr]    Compiling cpp_common v0.5.9
[INFO] [stderr]    Compiling sqlite v0.25.3
[INFO] [stderr]    Compiling sqlite3 v0.24.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling pnet_sys v0.31.0
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling multiset v0.0.5
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling atomic-take v1.1.0
[INFO] [stderr]    Compiling atomic_float v0.1.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling comparator v0.3.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling cpp_build v0.5.9
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling bitset v0.1.2
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling const-default v1.0.0
[INFO] [stderr]    Compiling time-point v0.1.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling cpp_macros v0.5.9
[INFO] [stderr]    Compiling qttypes v0.2.11
[INFO] [stderr]    Compiling qmetaobject v0.2.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling qt_macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling qmetaobject_impl v0.2.10
[INFO] [stderr]    Compiling delegate v0.7.0
[INFO] [stderr]    Compiling try-catch v0.2.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling cpp v0.5.9
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]    Compiling libevent-sys v0.2.6
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking multimap v0.8.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking serde-big-array v0.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]    Compiling ritual_common v0.4.0
[INFO] [stderr]    Compiling qt_ritual_common v0.4.0
[INFO] [stderr]    Compiling ritual_build v0.4.0
[INFO] [stderr]    Compiling qt_ritual_build v0.5.0
[INFO] [stderr]    Compiling qt_core v0.5.0
[INFO] [stderr]    Compiling qt_gui v0.5.0
[INFO] [stderr]    Compiling libevent v0.1.0
[INFO] [stderr]     Checking bitcoin-imports v0.1.16-alpha.0
[INFO] [stderr]    Compiling bitcoin-cfg v0.1.16-alpha.0
[INFO] [stderr]    Compiling bitcoin-derive v0.1.16-alpha.0
[INFO] [stderr]    Compiling bitcoin-support v0.1.16-alpha.0
[INFO] [stderr]    Compiling bitcoin-compat v0.1.16-alpha.0
[INFO] [stderr]    Compiling bitcoin-primitives v0.1.16-alpha.0
[INFO] [stderr]    Compiling bitcoin-serialize v0.1.16-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `adt_const_params` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(adt_const_params)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #95174 <https://github.com/rust-lang/rust/issues/95174> for more information
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(generic_const_exprs)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[macro_use] extern crate lazy_static;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[macro_use] extern crate bitcoin_derive;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[macro_use] extern crate maplit;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `ternary`
[INFO] [stdout]   --> src/lib.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | macro_rules! ternary {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoin_compat::*`
[INFO] [stdout]  --> src/imports.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub(crate) use bitcoin_compat::*;
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoin_derive::*`
[INFO] [stdout]  --> src/imports.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub(crate) use bitcoin_derive::*;
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoin_primitives::*`
[INFO] [stdout]  --> src/imports.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) use bitcoin_primitives::*;
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoin_support::*`
[INFO] [stdout]  --> src/imports.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) use bitcoin_support::*;
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/serialize.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let x_hi:    u64 = x >> 32;;
[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 macro definition: `readwrite`
[INFO] [stdout]    --> src/serialize.rs:237:14
[INFO] [stdout]     |
[INFO] [stdout] 237 | macro_rules! readwrite {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `readwriteas`
[INFO] [stdout]    --> src/serialize.rs:245:14
[INFO] [stdout]     |
[INFO] [stdout] 245 | macro_rules! readwriteas {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `ser_read`
[INFO] [stdout]    --> src/serialize.rs:253:14
[INFO] [stdout]     |
[INFO] [stdout] 253 | macro_rules! ser_read {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `ser_write`
[INFO] [stdout]    --> src/serialize.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 | macro_rules! ser_write {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `formatter_methods`
[INFO] [stdout]    --> src/serialize.rs:301:14
[INFO] [stdout]     |
[INFO] [stdout] 301 | macro_rules! formatter_methods {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `serialize_methods`
[INFO] [stdout]    --> src/serialize.rs:330:14
[INFO] [stdout]     |
[INFO] [stdout] 330 | macro_rules! serialize_methods {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NONNEGATIVE_SIGNED` should have an upper camel case name
[INFO] [stdout]    --> src/serialize.rs:762:5
[INFO] [stdout]     |
[INFO] [stdout] 762 |     NONNEGATIVE_SIGNED 
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NonnegativeSigned`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around const expression
[INFO] [stdout]    --> src/serialize.rs:970:18
[INFO] [stdout]     |
[INFO] [stdout] 970 | impl True for If<{true}> { }
[INFO] [stdout]     |                  ^    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 970 - impl True for If<{true}> { }
[INFO] [stdout] 970 + impl True for If<true> { }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `adt_const_params` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(adt_const_params)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #95174 <https://github.com/rust-lang/rust/issues/95174> for more information
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(generic_const_exprs)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[macro_use] extern crate lazy_static;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[macro_use] extern crate bitcoin_derive;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[macro_use] extern crate maplit;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_generics_defaults` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(const_generics_defaults)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `ternary`
[INFO] [stdout]   --> src/lib.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | macro_rules! ternary {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoin_compat::*`
[INFO] [stdout]  --> src/imports.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub(crate) use bitcoin_compat::*;
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoin_derive::*`
[INFO] [stdout]  --> src/imports.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub(crate) use bitcoin_derive::*;
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoin_primitives::*`
[INFO] [stdout]  --> src/imports.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) use bitcoin_primitives::*;
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoin_support::*`
[INFO] [stdout]  --> src/imports.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) use bitcoin_support::*;
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/serialize.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let x_hi:    u64 = x >> 32;;
[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 macro definition: `readwrite`
[INFO] [stdout]    --> src/serialize.rs:237:14
[INFO] [stdout]     |
[INFO] [stdout] 237 | macro_rules! readwrite {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `readwriteas`
[INFO] [stdout]    --> src/serialize.rs:245:14
[INFO] [stdout]     |
[INFO] [stdout] 245 | macro_rules! readwriteas {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `ser_read`
[INFO] [stdout]    --> src/serialize.rs:253:14
[INFO] [stdout]     |
[INFO] [stdout] 253 | macro_rules! ser_read {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `ser_write`
[INFO] [stdout]    --> src/serialize.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 | macro_rules! ser_write {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `formatter_methods`
[INFO] [stdout]    --> src/serialize.rs:301:14
[INFO] [stdout]     |
[INFO] [stdout] 301 | macro_rules! formatter_methods {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `serialize_methods`
[INFO] [stdout]    --> src/serialize.rs:330:14
[INFO] [stdout]     |
[INFO] [stdout] 330 | macro_rules! serialize_methods {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NONNEGATIVE_SIGNED` should have an upper camel case name
[INFO] [stdout]    --> src/serialize.rs:762:5
[INFO] [stdout]     |
[INFO] [stdout] 762 |     NONNEGATIVE_SIGNED 
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NonnegativeSigned`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around const expression
[INFO] [stdout]    --> src/serialize.rs:970:18
[INFO] [stdout]     |
[INFO] [stdout] 970 | impl True for If<{true}> { }
[INFO] [stdout]     |                  ^    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 970 - impl True for If<{true}> { }
[INFO] [stdout] 970 + impl True for If<true> { }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_generics_defaults` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(const_generics_defaults)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `VarIntMode` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/serialize.rs:765:40
[INFO] [stdout]     |
[INFO] [stdout] 765 | pub struct CheckVarIntMode<const Mode: VarIntMode> {
[INFO] [stdout]     |                                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 760 + #[derive(ConstParamTy)]
[INFO] [stdout] 761 | pub enum VarIntMode { 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `VarIntMode` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/serialize.rs:765:40
[INFO] [stdout]     |
[INFO] [stdout] 765 | pub struct CheckVarIntMode<const Mode: VarIntMode> {
[INFO] [stdout]     |                                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 760 + #[derive(ConstParamTy)]
[INFO] [stdout] 761 | pub enum VarIntMode { 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `VarIntMode` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/serialize.rs:769:18
[INFO] [stdout]     |
[INFO] [stdout] 769 | impl<const Mode: VarIntMode> CheckVarIntMode<Mode> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 760 + #[derive(ConstParamTy)]
[INFO] [stdout] 761 | pub enum VarIntMode { 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `VarIntMode` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/serialize.rs:769:18
[INFO] [stdout]     |
[INFO] [stdout] 769 | impl<const Mode: VarIntMode> CheckVarIntMode<Mode> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 760 + #[derive(ConstParamTy)]
[INFO] [stdout] 761 | pub enum VarIntMode { 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `VarIntMode` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/serialize.rs:782:53
[INFO] [stdout]     |
[INFO] [stdout] 782 | #[inline] pub fn get_size_of_var_int<I, const Mode: VarIntMode>(n: I) -> u32 {
[INFO] [stdout]     |                                                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 760 + #[derive(ConstParamTy)]
[INFO] [stdout] 761 | pub enum VarIntMode { 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `VarIntMode` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/serialize.rs:782:53
[INFO] [stdout]     |
[INFO] [stdout] 782 | #[inline] pub fn get_size_of_var_int<I, const Mode: VarIntMode>(n: I) -> u32 {
[INFO] [stdout]     |                                                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 760 + #[derive(ConstParamTy)]
[INFO] [stdout] 761 | pub enum VarIntMode { 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `VarIntMode` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/serialize.rs:798:45
[INFO] [stdout]     |
[INFO] [stdout] 798 | pub fn write_var_int<Stream, I, const Mode: VarIntMode>(
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 760 + #[derive(ConstParamTy)]
[INFO] [stdout] 761 | pub enum VarIntMode { 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `VarIntMode` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/serialize.rs:798:45
[INFO] [stdout]     |
[INFO] [stdout] 798 | pub fn write_var_int<Stream, I, const Mode: VarIntMode>(
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 760 + #[derive(ConstParamTy)]
[INFO] [stdout] 761 | pub enum VarIntMode { 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `VarIntMode` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/serialize.rs:820:44
[INFO] [stdout]     |
[INFO] [stdout] 820 | pub fn read_var_int<Stream, I, const Mode: VarIntMode>(is: &mut Stream) -> I {
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 760 + #[derive(ConstParamTy)]
[INFO] [stdout] 761 | pub enum VarIntMode { 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `VarIntMode` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/serialize.rs:820:44
[INFO] [stdout]     |
[INFO] [stdout] 820 | pub fn read_var_int<Stream, I, const Mode: VarIntMode>(is: &mut Stream) -> I {
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 760 + #[derive(ConstParamTy)]
[INFO] [stdout] 761 | pub enum VarIntMode { 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `VarIntMode` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/serialize.rs:938:40
[INFO] [stdout]     |
[INFO] [stdout] 938 | pub struct VarIntFormatter<const Mode: VarIntMode> {
[INFO] [stdout]     |                                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 760 + #[derive(ConstParamTy)]
[INFO] [stdout] 761 | pub enum VarIntMode { 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `VarIntMode` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/serialize.rs:938:40
[INFO] [stdout]     |
[INFO] [stdout] 938 | pub struct VarIntFormatter<const Mode: VarIntMode> {
[INFO] [stdout]     |                                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 760 + #[derive(ConstParamTy)]
[INFO] [stdout] 761 | pub enum VarIntMode { 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `VarIntMode` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/serialize.rs:942:18
[INFO] [stdout]     |
[INFO] [stdout] 942 | impl<const Mode: VarIntMode> VarIntFormatter<Mode> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 760 + #[derive(ConstParamTy)]
[INFO] [stdout] 761 | pub enum VarIntMode { 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `VarIntMode` must implement `ConstParamTy` to be used as the type of a const generic parameter
[INFO] [stdout]    --> src/serialize.rs:942:18
[INFO] [stdout]     |
[INFO] [stdout] 942 | impl<const Mode: VarIntMode> VarIntFormatter<Mode> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct
[INFO] [stdout]     |
[INFO] [stdout] 760 + #[derive(ConstParamTy)]
[INFO] [stdout] 761 | pub enum VarIntMode { 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/serialize.rs:67:28
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[inline] pub fn char_cast(c: *mut u8) -> *mut u8 {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/serialize.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         s:   &mut Stream,
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]   --> src/serialize.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         obj: u8)  {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/serialize.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         s:   &mut Stream,
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]   --> src/serialize.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         obj: u16)  {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         s:   &mut Stream,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]    --> src/serialize.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         obj: u16)  {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         s:   &mut Stream,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]    --> src/serialize.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         obj: u32)  {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         s:   &mut Stream,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]    --> src/serialize.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         obj: u32)  {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         s:   &mut Stream,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]    --> src/serialize.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         obj: u64)  {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:150:40
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[inline] pub fn ser_readdata8<Stream>(s: &mut Stream) -> u8 {
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:160:56
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[inline] pub fn ser_readdata16<Stream: std::io::Read>(s: &mut Stream) -> u16 {
[INFO] [stdout]     |                                                        ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:172:59
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[inline] pub fn ser_readdata_16be<Stream: std::io::Read>(s: &mut Stream) -> u16 {
[INFO] [stdout]     |                                                           ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:185:41
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[inline] pub fn ser_readdata32<Stream>(s: &mut Stream) -> u32 {
[INFO] [stdout]     |                                         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:195:44
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[inline] pub fn ser_readdata_32be<Stream>(s: &mut Stream) -> u32 {
[INFO] [stdout]     |                                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:205:41
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[inline] pub fn ser_readdata64<Stream>(s: &mut Stream) -> u64 {
[INFO] [stdout]     |                                         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     #[inline] fn serialize(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:366:35
[INFO] [stdout]     |
[INFO] [stdout] 366 |     #[inline] fn serialize(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:378:16
[INFO] [stdout]     |
[INFO] [stdout] 378 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/serialize.rs:67:28
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[inline] pub fn char_cast(c: *mut u8) -> *mut u8 {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:389:16
[INFO] [stdout]     |
[INFO] [stdout] 389 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/serialize.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         s:   &mut Stream,
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:400:16
[INFO] [stdout]     |
[INFO] [stdout] 400 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]   --> src/serialize.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         obj: u8)  {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:411:16
[INFO] [stdout]     |
[INFO] [stdout] 411 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/serialize.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         s:   &mut Stream,
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]   --> src/serialize.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         obj: u16)  {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:423:20
[INFO] [stdout]     |
[INFO] [stdout] 423 |             &self, s: &mut Stream)  {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         s:   &mut Stream,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:435:16
[INFO] [stdout]     |
[INFO] [stdout] 435 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]    --> src/serialize.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         obj: u16)  {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         s:   &mut Stream,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]    --> src/serialize.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         obj: u32)  {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:446:16
[INFO] [stdout]     |
[INFO] [stdout] 446 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         s:   &mut Stream,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:456:35
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[inline] fn serialize(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]    --> src/serialize.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         obj: u32)  {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:472:16
[INFO] [stdout]     |
[INFO] [stdout] 472 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         s:   &mut Stream,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]    --> src/serialize.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         obj: u64)  {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:150:40
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[inline] pub fn ser_readdata8<Stream>(s: &mut Stream) -> u8 {
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:483:16
[INFO] [stdout]     |
[INFO] [stdout] 483 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:160:56
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[inline] pub fn ser_readdata16<Stream: std::io::Read>(s: &mut Stream) -> u16 {
[INFO] [stdout]     |                                                        ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:494:16
[INFO] [stdout]     |
[INFO] [stdout] 494 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:172:59
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[inline] pub fn ser_readdata_16be<Stream: std::io::Read>(s: &mut Stream) -> u16 {
[INFO] [stdout]     |                                                           ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:505:16
[INFO] [stdout]     |
[INFO] [stdout] 505 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:185:41
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[inline] pub fn ser_readdata32<Stream>(s: &mut Stream) -> u32 {
[INFO] [stdout]     |                                         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:515:37
[INFO] [stdout]     |
[INFO] [stdout] 515 |     #[inline] fn unserialize(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:195:44
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[inline] pub fn ser_readdata_32be<Stream>(s: &mut Stream) -> u32 {
[INFO] [stdout]     |                                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:205:41
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[inline] pub fn ser_readdata64<Stream>(s: &mut Stream) -> u64 {
[INFO] [stdout]     |                                         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:525:37
[INFO] [stdout]     |
[INFO] [stdout] 525 |     #[inline] fn unserialize(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:535:37
[INFO] [stdout]     |
[INFO] [stdout] 535 |     #[inline] fn unserialize(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     #[inline] fn serialize(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:545:37
[INFO] [stdout]     |
[INFO] [stdout] 545 |     #[inline] fn unserialize(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:366:35
[INFO] [stdout]     |
[INFO] [stdout] 366 |     #[inline] fn serialize(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:557:16
[INFO] [stdout]     |
[INFO] [stdout] 557 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:378:16
[INFO] [stdout]     |
[INFO] [stdout] 378 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:568:16
[INFO] [stdout]     |
[INFO] [stdout] 568 |         &self, s:    &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:389:16
[INFO] [stdout]     |
[INFO] [stdout] 389 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:579:16
[INFO] [stdout]     |
[INFO] [stdout] 579 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:400:16
[INFO] [stdout]     |
[INFO] [stdout] 400 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:411:16
[INFO] [stdout]     |
[INFO] [stdout] 411 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:590:16
[INFO] [stdout]     |
[INFO] [stdout] 590 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:423:20
[INFO] [stdout]     |
[INFO] [stdout] 423 |             &self, s: &mut Stream)  {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/serialize.rs:611:43
[INFO] [stdout]     |
[INFO] [stdout] 611 | #[inline] pub fn get_size_of_compact_size(n_size: u64) -> u32 {
[INFO] [stdout]     |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]    --> src/serialize.rs:623:9
[INFO] [stdout]     |
[INFO] [stdout] 623 |         os:     &mut Stream,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:435:16
[INFO] [stdout]     |
[INFO] [stdout] 435 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/serialize.rs:624:9
[INFO] [stdout]     |
[INFO] [stdout] 624 |         n_size: u64)  {
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:446:16
[INFO] [stdout]     |
[INFO] [stdout] 446 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `range_check`
[INFO] [stdout]    --> src/serialize.rs:666:9
[INFO] [stdout]     |
[INFO] [stdout] 666 |     let range_check: bool = range_check.unwrap_or(true);
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_range_check`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]    --> src/serialize.rs:663:9
[INFO] [stdout]     |
[INFO] [stdout] 663 |         is:          &mut Stream,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:456:35
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[inline] fn serialize(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:472:16
[INFO] [stdout]     |
[INFO] [stdout] 472 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:483:16
[INFO] [stdout]     |
[INFO] [stdout] 483 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:494:16
[INFO] [stdout]     |
[INFO] [stdout] 494 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:505:16
[INFO] [stdout]     |
[INFO] [stdout] 505 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/serialize.rs:782:65
[INFO] [stdout]     |
[INFO] [stdout] 782 | #[inline] pub fn get_size_of_var_int<I, const Mode: VarIntMode>(n: I) -> u32 {
[INFO] [stdout]     |                                                                 ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:515:37
[INFO] [stdout]     |
[INFO] [stdout] 515 |     #[inline] fn unserialize(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]    --> src/serialize.rs:799:9
[INFO] [stdout]     |
[INFO] [stdout] 799 |         os: &mut Stream,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:525:37
[INFO] [stdout]     |
[INFO] [stdout] 525 |     #[inline] fn unserialize(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/serialize.rs:800:9
[INFO] [stdout]     |
[INFO] [stdout] 800 |         n:  I)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:535:37
[INFO] [stdout]     |
[INFO] [stdout] 535 |     #[inline] fn unserialize(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]    --> src/serialize.rs:820:56
[INFO] [stdout]     |
[INFO] [stdout] 820 | pub fn read_var_int<Stream, I, const Mode: VarIntMode>(is: &mut Stream) -> I {
[INFO] [stdout]     |                                                        ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:545:37
[INFO] [stdout]     |
[INFO] [stdout] 545 |     #[inline] fn unserialize(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]    --> src/serialize.rs:855:16
[INFO] [stdout]     |
[INFO] [stdout] 855 |     pub fn new(obj: &'a T) -> Self {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:863:47
[INFO] [stdout]     |
[INFO] [stdout] 863 |     pub fn serialize<Formatter,Stream>(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                               ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:557:16
[INFO] [stdout]     |
[INFO] [stdout] 557 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:568:16
[INFO] [stdout]     |
[INFO] [stdout] 568 |         &self, s:    &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:871:53
[INFO] [stdout]     |
[INFO] [stdout] 871 |     pub fn unserialize<Formatter,Stream>(&mut self, s: &mut Stream)  {
[INFO] [stdout]     |                                                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/serialize.rs:901:42
[INFO] [stdout]     |
[INFO] [stdout] 901 | #[inline] pub fn using<'a, Formatter, T>(t: T) -> Wrapper<'a, &'a mut T> {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:579:16
[INFO] [stdout]     |
[INFO] [stdout] 579 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:590:16
[INFO] [stdout]     |
[INFO] [stdout] 590 |         &self, s: &mut Stream)  {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:945:9
[INFO] [stdout]     |
[INFO] [stdout] 945 |         s: &mut Stream,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/serialize.rs:611:43
[INFO] [stdout]     |
[INFO] [stdout] 611 | #[inline] pub fn get_size_of_compact_size(n_size: u64) -> u32 {
[INFO] [stdout]     |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]    --> src/serialize.rs:623:9
[INFO] [stdout]     |
[INFO] [stdout] 623 |         os:     &mut Stream,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/serialize.rs:946:9
[INFO] [stdout]     |
[INFO] [stdout] 946 |         v: I)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:956:9
[INFO] [stdout]     |
[INFO] [stdout] 956 |         s: &mut Stream,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/serialize.rs:624:9
[INFO] [stdout]     |
[INFO] [stdout] 624 |         n_size: u64)  {
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/serialize.rs:957:9
[INFO] [stdout]     |
[INFO] [stdout] 957 |         v: &mut I)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `range_check`
[INFO] [stdout]    --> src/serialize.rs:666:9
[INFO] [stdout]     |
[INFO] [stdout] 666 |     let range_check: bool = range_check.unwrap_or(true);
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_range_check`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]    --> src/serialize.rs:663:9
[INFO] [stdout]     |
[INFO] [stdout] 663 |         is:          &mut Stream,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1004:9
[INFO] [stdout]      |
[INFO] [stdout] 1004 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1005:9
[INFO] [stdout]      |
[INFO] [stdout] 1005 |         v: I)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1022:9
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1023:9
[INFO] [stdout]      |
[INFO] [stdout] 1023 |         v: &mut I)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/serialize.rs:782:65
[INFO] [stdout]     |
[INFO] [stdout] 782 | #[inline] pub fn get_size_of_var_int<I, const Mode: VarIntMode>(n: I) -> u32 {
[INFO] [stdout]     |                                                                 ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1053:9
[INFO] [stdout]      |
[INFO] [stdout] 1053 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1054:9
[INFO] [stdout]      |
[INFO] [stdout] 1054 |         v: &mut I)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]    --> src/serialize.rs:799:9
[INFO] [stdout]     |
[INFO] [stdout] 799 |         os: &mut Stream,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1068:9
[INFO] [stdout]      |
[INFO] [stdout] 1068 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1069:9
[INFO] [stdout]      |
[INFO] [stdout] 1069 |         v: I)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/serialize.rs:800:9
[INFO] [stdout]     |
[INFO] [stdout] 800 |         n:  I)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]    --> src/serialize.rs:820:56
[INFO] [stdout]     |
[INFO] [stdout] 820 | pub fn read_var_int<Stream, I, const Mode: VarIntMode>(is: &mut Stream) -> I {
[INFO] [stdout]     |                                                        ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1089:9
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]    --> src/serialize.rs:855:16
[INFO] [stdout]     |
[INFO] [stdout] 855 |     pub fn new(obj: &'a T) -> Self {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:863:47
[INFO] [stdout]     |
[INFO] [stdout] 863 |     pub fn serialize<Formatter,Stream>(&self, s: &mut Stream)  {
[INFO] [stdout]     |                                               ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1090:9
[INFO] [stdout]      |
[INFO] [stdout] 1090 |         v: &mut String)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:871:53
[INFO] [stdout]     |
[INFO] [stdout] 871 |     pub fn unserialize<Formatter,Stream>(&mut self, s: &mut Stream)  {
[INFO] [stdout]     |                                                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1105:9
[INFO] [stdout]      |
[INFO] [stdout] 1105 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1106:9
[INFO] [stdout]      |
[INFO] [stdout] 1106 |         v: &String)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/serialize.rs:901:42
[INFO] [stdout]     |
[INFO] [stdout] 901 | #[inline] pub fn using<'a, Formatter, T>(t: T) -> Wrapper<'a, &'a mut T> {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1146:9
[INFO] [stdout]      |
[INFO] [stdout] 1146 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1147:9
[INFO] [stdout]      |
[INFO] [stdout] 1147 |         v: &V)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:945:9
[INFO] [stdout]     |
[INFO] [stdout] 945 |         s: &mut Stream,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1160:9
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1161:9
[INFO] [stdout]      |
[INFO] [stdout] 1161 |         v: &mut V)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/serialize.rs:946:9
[INFO] [stdout]     |
[INFO] [stdout] 946 |         v: I)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/serialize.rs:956:9
[INFO] [stdout]     |
[INFO] [stdout] 956 |         s: &mut Stream,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1235:9
[INFO] [stdout]      |
[INFO] [stdout] 1235 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/serialize.rs:957:9
[INFO] [stdout]     |
[INFO] [stdout] 957 |         v: &mut I)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]     --> src/serialize.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         t: &T)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1004:9
[INFO] [stdout]      |
[INFO] [stdout] 1004 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1245:9
[INFO] [stdout]      |
[INFO] [stdout] 1245 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1005:9
[INFO] [stdout]      |
[INFO] [stdout] 1005 |         v: I)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]     --> src/serialize.rs:1246:9
[INFO] [stdout]      |
[INFO] [stdout] 1246 |         t: &mut T)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1257:25
[INFO] [stdout]      |
[INFO] [stdout] 1257 |     fn serialize(&self, os:   &mut Stream)  {
[INFO] [stdout]      |                         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1022:9
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1023:9
[INFO] [stdout]      |
[INFO] [stdout] 1023 |         v: &mut I)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1270:27
[INFO] [stdout]      |
[INFO] [stdout] 1270 |     fn unserialize(&self, is: &mut Stream)  {
[INFO] [stdout]      |                           ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1284:35
[INFO] [stdout]      |
[INFO] [stdout] 1284 |     #[inline] fn serialize(&self, os: &mut Stream)  {
[INFO] [stdout]      |                                   ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1053:9
[INFO] [stdout]      |
[INFO] [stdout] 1053 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1054:9
[INFO] [stdout]      |
[INFO] [stdout] 1054 |         v: &mut I)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1318:37
[INFO] [stdout]      |
[INFO] [stdout] 1318 |     #[inline] fn unserialize(&self, is: &mut Stream)  {
[INFO] [stdout]      |                                     ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1361:35
[INFO] [stdout]      |
[INFO] [stdout] 1361 |     #[inline] fn serialize(&self, os: &mut Stream)  {
[INFO] [stdout]      |                                   ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |     #[inline] fn unserialize(&self, is: &mut Stream)  {
[INFO] [stdout]      |                                     ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1068:9
[INFO] [stdout]      |
[INFO] [stdout] 1068 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1454:25
[INFO] [stdout]      |
[INFO] [stdout] 1454 |     fn serialize(&self, os: &mut Stream)  {
[INFO] [stdout]      |                         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1069:9
[INFO] [stdout]      |
[INFO] [stdout] 1069 |         v: I)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1465:27
[INFO] [stdout]      |
[INFO] [stdout] 1465 |     fn unserialize(&self, is:   &mut Stream)  {
[INFO] [stdout]      |                           ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1089:9
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1476:25
[INFO] [stdout]      |
[INFO] [stdout] 1476 |     fn serialize(&self, os: &mut Stream)  {
[INFO] [stdout]      |                         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1090:9
[INFO] [stdout]      |
[INFO] [stdout] 1090 |         v: &mut String)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1488:27
[INFO] [stdout]      |
[INFO] [stdout] 1488 |     fn unserialize(&self, is: &mut Stream)  {
[INFO] [stdout]      |                           ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1506:25
[INFO] [stdout]      |
[INFO] [stdout] 1506 |     fn serialize(&self, os: &mut Stream)  {
[INFO] [stdout]      |                         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1105:9
[INFO] [stdout]      |
[INFO] [stdout] 1105 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1106:9
[INFO] [stdout]      |
[INFO] [stdout] 1106 |         v: &String)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1518:27
[INFO] [stdout]      |
[INFO] [stdout] 1518 |     fn unserialize(&self, is: &mut Stream)  {
[INFO] [stdout]      |                           ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1146:9
[INFO] [stdout]      |
[INFO] [stdout] 1146 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1537:25
[INFO] [stdout]      |
[INFO] [stdout] 1537 |     fn serialize(&self, os: &mut Stream)  {
[INFO] [stdout]      |                         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1147:9
[INFO] [stdout]      |
[INFO] [stdout] 1147 |         v: &V)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1160:9
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1547:27
[INFO] [stdout]      |
[INFO] [stdout] 1547 |     fn unserialize(&self, is: &mut Stream)  {
[INFO] [stdout]      |                           ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/serialize.rs:1161:9
[INFO] [stdout]      |
[INFO] [stdout] 1161 |         v: &mut V)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1235:9
[INFO] [stdout]      |
[INFO] [stdout] 1235 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]     --> src/serialize.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         t: &T)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1557:25
[INFO] [stdout]      |
[INFO] [stdout] 1557 |     fn serialize(&self, os: &mut Stream)  {
[INFO] [stdout]      |                         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1245:9
[INFO] [stdout]      |
[INFO] [stdout] 1245 |         s: &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1568:27
[INFO] [stdout]      |
[INFO] [stdout] 1568 |     fn unserialize(&self, is: &mut Stream)  {
[INFO] [stdout]      |                           ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]     --> src/serialize.rs:1246:9
[INFO] [stdout]      |
[INFO] [stdout] 1246 |         t: &mut T)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1257:25
[INFO] [stdout]      |
[INFO] [stdout] 1257 |     fn serialize(&self, os:   &mut Stream)  {
[INFO] [stdout]      |                         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]     --> src/serialize.rs:1635:28
[INFO] [stdout]      |
[INFO] [stdout] 1635 |     #[inline] fn shl(self, rhs: &T) -> Self::Output {
[INFO] [stdout]      |                            ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1270:27
[INFO] [stdout]      |
[INFO] [stdout] 1270 |     fn unserialize(&self, is: &mut Stream)  {
[INFO] [stdout]      |                           ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1284:35
[INFO] [stdout]      |
[INFO] [stdout] 1284 |     #[inline] fn serialize(&self, os: &mut Stream)  {
[INFO] [stdout]      |                                   ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `psz`
[INFO] [stdout]     --> src/serialize.rs:1654:9
[INFO] [stdout]      |
[INFO] [stdout] 1654 |         psz:    *const u8,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_psz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1318:37
[INFO] [stdout]      |
[INFO] [stdout] 1318 |     #[inline] fn unserialize(&self, is: &mut Stream)  {
[INFO] [stdout]      |                                     ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]     --> src/serialize.rs:1655:9
[INFO] [stdout]      |
[INFO] [stdout] 1655 |         n_size: usize)  {
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]     --> src/serialize.rs:1668:28
[INFO] [stdout]      |
[INFO] [stdout] 1668 |     pub fn seek(&mut self, n_size: usize)  {
[INFO] [stdout]      |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1361:35
[INFO] [stdout]      |
[INFO] [stdout] 1361 |     #[inline] fn serialize(&self, os: &mut Stream)  {
[INFO] [stdout]      |                                   ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |     #[inline] fn unserialize(&self, is: &mut Stream)  {
[INFO] [stdout]      |                                     ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1693:36
[INFO] [stdout]      |
[INFO] [stdout] 1693 | pub fn serialize_many_base<Stream>(s: &mut Stream)  { }
[INFO] [stdout]      |                                    ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1696:9
[INFO] [stdout]      |
[INFO] [stdout] 1696 |         s:    &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1454:25
[INFO] [stdout]      |
[INFO] [stdout] 1454 |     fn serialize(&self, os: &mut Stream)  {
[INFO] [stdout]      |                         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg`
[INFO] [stdout]     --> src/serialize.rs:1697:9
[INFO] [stdout]      |
[INFO] [stdout] 1697 |         arg:  &Arg,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_arg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1465:27
[INFO] [stdout]      |
[INFO] [stdout] 1465 |     fn unserialize(&self, is:   &mut Stream)  {
[INFO] [stdout]      |                           ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]     --> src/serialize.rs:1698:9
[INFO] [stdout]      |
[INFO] [stdout] 1698 |         args: &Args)  {
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1476:25
[INFO] [stdout]      |
[INFO] [stdout] 1476 |     fn serialize(&self, os: &mut Stream)  {
[INFO] [stdout]      |                         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1707:48
[INFO] [stdout]      |
[INFO] [stdout] 1707 | #[inline] pub fn unserialize_many_base<Stream>(s: &mut Stream)  { }
[INFO] [stdout]      |                                                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1710:9
[INFO] [stdout]      |
[INFO] [stdout] 1710 |         s:    &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg`
[INFO] [stdout]     --> src/serialize.rs:1711:9
[INFO] [stdout]      |
[INFO] [stdout] 1711 |         arg:  Arg,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_arg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1488:27
[INFO] [stdout]      |
[INFO] [stdout] 1488 |     fn unserialize(&self, is: &mut Stream)  {
[INFO] [stdout]      |                           ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]     --> src/serialize.rs:1712:9
[INFO] [stdout]      |
[INFO] [stdout] 1712 |         args: Args)  {
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1506:25
[INFO] [stdout]      |
[INFO] [stdout] 1506 |     fn serialize(&self, os: &mut Stream)  {
[INFO] [stdout]      |                         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1722:9
[INFO] [stdout]      |
[INFO] [stdout] 1722 |         s:          &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ser_action`
[INFO] [stdout]     --> src/serialize.rs:1723:9
[INFO] [stdout]      |
[INFO] [stdout] 1723 |         ser_action: SerActionSerialize,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ser_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1518:27
[INFO] [stdout]      |
[INFO] [stdout] 1518 |     fn unserialize(&self, is: &mut Stream)  {
[INFO] [stdout]      |                           ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]     --> src/serialize.rs:1724:9
[INFO] [stdout]      |
[INFO] [stdout] 1724 |         args:       &Args)  {
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1537:25
[INFO] [stdout]      |
[INFO] [stdout] 1537 |     fn serialize(&self, os: &mut Stream)  {
[INFO] [stdout]      |                         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1733:9
[INFO] [stdout]      |
[INFO] [stdout] 1733 |         s:          &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1547:27
[INFO] [stdout]      |
[INFO] [stdout] 1547 |     fn unserialize(&self, is: &mut Stream)  {
[INFO] [stdout]      |                           ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ser_action`
[INFO] [stdout]     --> src/serialize.rs:1734:9
[INFO] [stdout]      |
[INFO] [stdout] 1734 |         ser_action: SerActionUnserialize,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ser_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]     --> src/serialize.rs:1735:9
[INFO] [stdout]      |
[INFO] [stdout] 1735 |         args:       Args)  {
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `os`
[INFO] [stdout]     --> src/serialize.rs:1557:25
[INFO] [stdout]      |
[INFO] [stdout] 1557 |     fn serialize(&self, os: &mut Stream)  {
[INFO] [stdout]      |                         ^^ help: if this is intentional, prefix it with an underscore: `_os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1744:9
[INFO] [stdout]      |
[INFO] [stdout] 1744 |         s:          &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]     --> src/serialize.rs:1568:27
[INFO] [stdout]      |
[INFO] [stdout] 1568 |     fn unserialize(&self, is: &mut Stream)  {
[INFO] [stdout]      |                           ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ser_action`
[INFO] [stdout]     --> src/serialize.rs:1745:9
[INFO] [stdout]      |
[INFO] [stdout] 1745 |         ser_action: SerActionSerialize,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ser_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1756:9
[INFO] [stdout]      |
[INFO] [stdout] 1756 |         s:          &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ser_action`
[INFO] [stdout]     --> src/serialize.rs:1757:9
[INFO] [stdout]      |
[INFO] [stdout] 1757 |         ser_action: SerActionUnserialize,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ser_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]     --> src/serialize.rs:1758:9
[INFO] [stdout]      |
[INFO] [stdout] 1758 |         obj:        Type,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]     --> src/serialize.rs:1635:28
[INFO] [stdout]      |
[INFO] [stdout] 1635 |     #[inline] fn shl(self, rhs: &T) -> Self::Output {
[INFO] [stdout]      |                            ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fn_`
[INFO] [stdout]     --> src/serialize.rs:1759:9
[INFO] [stdout]      |
[INFO] [stdout] 1759 |         fn_:        Fn)  {
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_fn_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1768:9
[INFO] [stdout]      |
[INFO] [stdout] 1768 |         s:          &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ser_action`
[INFO] [stdout]     --> src/serialize.rs:1769:9
[INFO] [stdout]      |
[INFO] [stdout] 1769 |         ser_action: SerActionSerialize,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ser_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]     --> src/serialize.rs:1770:9
[INFO] [stdout]      |
[INFO] [stdout] 1770 |         obj:        Type,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `psz`
[INFO] [stdout]     --> src/serialize.rs:1654:9
[INFO] [stdout]      |
[INFO] [stdout] 1654 |         psz:    *const u8,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_psz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fn_`
[INFO] [stdout]     --> src/serialize.rs:1771:9
[INFO] [stdout]      |
[INFO] [stdout] 1771 |         fn_:        Fn)  {
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_fn_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]     --> src/serialize.rs:1655:9
[INFO] [stdout]      |
[INFO] [stdout] 1655 |         n_size: usize)  {
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1780:9
[INFO] [stdout]      |
[INFO] [stdout] 1780 |         s:          &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]     --> src/serialize.rs:1668:28
[INFO] [stdout]      |
[INFO] [stdout] 1668 |     pub fn seek(&mut self, n_size: usize)  {
[INFO] [stdout]      |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ser_action`
[INFO] [stdout]     --> src/serialize.rs:1781:9
[INFO] [stdout]      |
[INFO] [stdout] 1781 |         ser_action: SerActionUnserialize,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ser_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1792:9
[INFO] [stdout]      |
[INFO] [stdout] 1792 |         s: &mut SizeComputer,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]     --> src/serialize.rs:1793:9
[INFO] [stdout]      |
[INFO] [stdout] 1793 |         n: I)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1693:36
[INFO] [stdout]      |
[INFO] [stdout] 1693 | pub fn serialize_many_base<Stream>(s: &mut Stream)  { }
[INFO] [stdout]      |                                    ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1802:9
[INFO] [stdout]      |
[INFO] [stdout] 1802 |         s:      &mut SizeComputer,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]     --> src/serialize.rs:1803:9
[INFO] [stdout]      |
[INFO] [stdout] 1803 |         n_size: u64)  {
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1696:9
[INFO] [stdout]      |
[INFO] [stdout] 1696 |         s:    &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg`
[INFO] [stdout]     --> src/serialize.rs:1697:9
[INFO] [stdout]      |
[INFO] [stdout] 1697 |         arg:  &Arg,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_arg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]     --> src/serialize.rs:1698:9
[INFO] [stdout]      |
[INFO] [stdout] 1698 |         args: &Args)  {
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_version`
[INFO] [stdout]     --> src/serialize.rs:1820:9
[INFO] [stdout]      |
[INFO] [stdout] 1820 |         n_version: i32,
[INFO] [stdout]      |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1707:48
[INFO] [stdout]      |
[INFO] [stdout] 1707 | #[inline] pub fn unserialize_many_base<Stream>(s: &mut Stream)  { }
[INFO] [stdout]      |                                                ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]     --> src/serialize.rs:1821:9
[INFO] [stdout]      |
[INFO] [stdout] 1821 |         t:         &T) -> usize {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1710:9
[INFO] [stdout]      |
[INFO] [stdout] 1710 |         s:    &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg`
[INFO] [stdout]     --> src/serialize.rs:1711:9
[INFO] [stdout]      |
[INFO] [stdout] 1711 |         arg:  Arg,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_arg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]     --> src/serialize.rs:1712:9
[INFO] [stdout]      |
[INFO] [stdout] 1712 |         args: Args)  {
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1722:9
[INFO] [stdout]      |
[INFO] [stdout] 1722 |         s:          &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ser_action`
[INFO] [stdout]     --> src/serialize.rs:1723:9
[INFO] [stdout]      |
[INFO] [stdout] 1723 |         ser_action: SerActionSerialize,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ser_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]     --> src/serialize.rs:1724:9
[INFO] [stdout]      |
[INFO] [stdout] 1724 |         args:       &Args)  {
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1733:9
[INFO] [stdout]      |
[INFO] [stdout] 1733 |         s:          &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ser_action`
[INFO] [stdout]     --> src/serialize.rs:1734:9
[INFO] [stdout]      |
[INFO] [stdout] 1734 |         ser_action: SerActionUnserialize,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ser_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]     --> src/serialize.rs:1735:9
[INFO] [stdout]      |
[INFO] [stdout] 1735 |         args:       Args)  {
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1744:9
[INFO] [stdout]      |
[INFO] [stdout] 1744 |         s:          &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ser_action`
[INFO] [stdout]     --> src/serialize.rs:1745:9
[INFO] [stdout]      |
[INFO] [stdout] 1745 |         ser_action: SerActionSerialize,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ser_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1756:9
[INFO] [stdout]      |
[INFO] [stdout] 1756 |         s:          &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ser_action`
[INFO] [stdout]     --> src/serialize.rs:1757:9
[INFO] [stdout]      |
[INFO] [stdout] 1757 |         ser_action: SerActionUnserialize,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ser_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]     --> src/serialize.rs:1758:9
[INFO] [stdout]      |
[INFO] [stdout] 1758 |         obj:        Type,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fn_`
[INFO] [stdout]     --> src/serialize.rs:1759:9
[INFO] [stdout]      |
[INFO] [stdout] 1759 |         fn_:        Fn)  {
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_fn_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1768:9
[INFO] [stdout]      |
[INFO] [stdout] 1768 |         s:          &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ser_action`
[INFO] [stdout]     --> src/serialize.rs:1769:9
[INFO] [stdout]      |
[INFO] [stdout] 1769 |         ser_action: SerActionSerialize,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ser_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]     --> src/serialize.rs:1770:9
[INFO] [stdout]      |
[INFO] [stdout] 1770 |         obj:        Type,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fn_`
[INFO] [stdout]     --> src/serialize.rs:1771:9
[INFO] [stdout]      |
[INFO] [stdout] 1771 |         fn_:        Fn)  {
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_fn_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1780:9
[INFO] [stdout]      |
[INFO] [stdout] 1780 |         s:          &mut Stream,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ser_action`
[INFO] [stdout]     --> src/serialize.rs:1781:9
[INFO] [stdout]      |
[INFO] [stdout] 1781 |         ser_action: SerActionUnserialize,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ser_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1792:9
[INFO] [stdout]      |
[INFO] [stdout] 1792 |         s: &mut SizeComputer,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]     --> src/serialize.rs:1793:9
[INFO] [stdout]      |
[INFO] [stdout] 1793 |         n: I)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]     --> src/serialize.rs:1802:9
[INFO] [stdout]      |
[INFO] [stdout] 1802 |         s:      &mut SizeComputer,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]     --> src/serialize.rs:1803:9
[INFO] [stdout]      |
[INFO] [stdout] 1803 |         n_size: u64)  {
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_version`
[INFO] [stdout]     --> src/serialize.rs:1820:9
[INFO] [stdout]      |
[INFO] [stdout] 1820 |         n_version: i32,
[INFO] [stdout]      |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]     --> src/serialize.rs:1821:9
[INFO] [stdout]      |
[INFO] [stdout] 1821 |         t:         &T) -> usize {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 151 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0741`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 151 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0741`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitcoin-serialize` (lib test) due to 8 previous errors; 151 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bitcoin-serialize` (lib) due to 8 previous errors; 151 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "01e597f5c8359c56b8d64717bda9f6ca2cc68fb4fd2328f799007731742851b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01e597f5c8359c56b8d64717bda9f6ca2cc68fb4fd2328f799007731742851b0", kill_on_drop: false }`
[INFO] [stdout] 01e597f5c8359c56b8d64717bda9f6ca2cc68fb4fd2328f799007731742851b0
