[INFO] fetching crate bitcoin-primitives 0.1.16-alpha.0...
[INFO] checking bitcoin-primitives-0.1.16-alpha.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate bitcoin-primitives 0.1.16-alpha.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate bitcoin-primitives 0.1.16-alpha.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitcoin-primitives 0.1.16-alpha.0
[INFO] finished tweaking crates.io crate bitcoin-primitives 0.1.16-alpha.0
[INFO] tweaked toml for crates.io crate bitcoin-primitives 0.1.16-alpha.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitcoin-derive v0.1.16-alpha.0
[INFO] [stderr]   Downloaded bitcoin-support v0.1.16-alpha.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7cd3090848d0fed5e889431350968dc5bfe763a52a4eb25cad1384ba35d2098
[INFO] running `Command { std: "docker" "start" "-a" "f7cd3090848d0fed5e889431350968dc5bfe763a52a4eb25cad1384ba35d2098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7cd3090848d0fed5e889431350968dc5bfe763a52a4eb25cad1384ba35d2098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7cd3090848d0fed5e889431350968dc5bfe763a52a4eb25cad1384ba35d2098", kill_on_drop: false }`
[INFO] [stdout] f7cd3090848d0fed5e889431350968dc5bfe763a52a4eb25cad1384ba35d2098
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97c259d05f858612fae12a17acd87d96ff4bdc30bf4bc192ed43365a9d7933f9
[INFO] running `Command { std: "docker" "start" "-a" "97c259d05f858612fae12a17acd87d96ff4bdc30bf4bc192ed43365a9d7933f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling pathdiff v0.1.0
[INFO] [stderr]    Compiling shell-words v0.1.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling term-painter v0.2.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling sqlite3-src v0.2.12
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling libc-stdhandle v0.1.0
[INFO] [stderr]    Compiling priority-queue v1.3.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling sqlite3-sys v0.12.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling cpp_core v0.6.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.9
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling poison v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling shared-mutex v0.3.1
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling cpp_common v0.5.9
[INFO] [stderr]    Compiling sqlite3 v0.24.0
[INFO] [stderr]    Compiling sqlite v0.25.3
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling pnet_sys v0.31.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling time-point v0.1.1
[INFO] [stderr]    Compiling const-default v1.0.0
[INFO] [stderr]    Compiling multiset v0.0.5
[INFO] [stderr]    Compiling bitset v0.1.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling comparator v0.3.0
[INFO] [stderr]    Compiling atomic_float v0.1.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling atomic-take v1.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling quanta v0.9.3
[INFO] [stderr]    Compiling regex v1.10.2
[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 num v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling cpp_macros v0.5.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling qttypes v0.2.11
[INFO] [stderr]    Compiling qmetaobject v0.2.10
[INFO] [stderr]    Compiling qt_macros v0.1.1
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling qmetaobject_impl v0.2.10
[INFO] [stderr]    Compiling try-catch v0.2.2
[INFO] [stderr]    Compiling delegate v0.7.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' -C metadata=86f37ba5b658e688 -C extra-filename=-86f37ba5b658e688 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6661d73a29bf1c78.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-567b18db5e64b918.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-eaa43600f4c89fa7.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-2db6b10cb0e5544c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "97c259d05f858612fae12a17acd87d96ff4bdc30bf4bc192ed43365a9d7933f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97c259d05f858612fae12a17acd87d96ff4bdc30bf4bc192ed43365a9d7933f9", kill_on_drop: false }`
[INFO] [stdout] 97c259d05f858612fae12a17acd87d96ff4bdc30bf4bc192ed43365a9d7933f9
[INFO] checking bitcoin-primitives-0.1.16-alpha.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate bitcoin-primitives 0.1.16-alpha.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate bitcoin-primitives 0.1.16-alpha.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitcoin-primitives 0.1.16-alpha.0
[INFO] finished tweaking crates.io crate bitcoin-primitives 0.1.16-alpha.0
[INFO] tweaked toml for crates.io crate bitcoin-primitives 0.1.16-alpha.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb1375c95627a7a1b59ae8782ce005bc5ccda8ed6fd9da32c2095e8b9105c6b1
[INFO] running `Command { std: "docker" "start" "-a" "eb1375c95627a7a1b59ae8782ce005bc5ccda8ed6fd9da32c2095e8b9105c6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb1375c95627a7a1b59ae8782ce005bc5ccda8ed6fd9da32c2095e8b9105c6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb1375c95627a7a1b59ae8782ce005bc5ccda8ed6fd9da32c2095e8b9105c6b1", kill_on_drop: false }`
[INFO] [stdout] eb1375c95627a7a1b59ae8782ce005bc5ccda8ed6fd9da32c2095e8b9105c6b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bcd15fb024daa9381965829a8ac1502ac7af66497556268f8ad7c0d881dda0f
[INFO] running `Command { std: "docker" "start" "-a" "9bcd15fb024daa9381965829a8ac1502ac7af66497556268f8ad7c0d881dda0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling term-painter v0.2.4
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling pathdiff v0.1.0
[INFO] [stderr]    Compiling shell-words v0.1.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling sqlite3-src v0.2.12
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling libc-stdhandle v0.1.0
[INFO] [stderr]    Compiling priority-queue v1.3.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling sqlite3-sys v0.12.0
[INFO] [stderr]    Compiling cpp_core v0.6.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.9
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling poison v0.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling cpp_common v0.5.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling shared-mutex v0.3.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling sqlite3 v0.24.0
[INFO] [stderr]    Compiling sqlite v0.25.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 socket2 v0.4.10
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling comparator v0.3.0
[INFO] [stderr]    Compiling bitset v0.1.2
[INFO] [stderr]    Compiling time-point v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling atomic-take v1.1.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling const-default v1.0.0
[INFO] [stderr]    Compiling multiset v0.0.5
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling atomic_float v0.1.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 quanta v0.9.3
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling cpp_macros v0.5.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling qttypes v0.2.11
[INFO] [stderr]    Compiling qmetaobject v0.2.10
[INFO] [stderr]    Compiling qt_macros v0.1.1
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling qmetaobject_impl v0.2.10
[INFO] [stderr]    Compiling phf_macros v0.10.0
[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.51
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]    Compiling libevent-sys v0.2.6
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]     Checking serde-big-array v0.4.1
[INFO] [stderr]     Checking multimap v0.8.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling ritual_common v0.4.0
[INFO] [stderr]     Checking libevent v0.1.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]     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-primitives v0.1.16-alpha.0 (/opt/rustwide/workdir)
[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:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![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]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[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: type `u256` should have an upper camel case name
[INFO] [stdout]    --> src/blob.rs:317:12
[INFO] [stdout]     |
[INFO] [stdout] 317 | pub struct u256 {
[INFO] [stdout]     |            ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `U256`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u160` should have an upper camel case name
[INFO] [stdout]    --> src/blob.rs:460:12
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub struct u160 {
[INFO] [stdout]     |            ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `U160`
[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:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![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]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[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: type `u256` should have an upper camel case name
[INFO] [stdout]    --> src/blob.rs:317:12
[INFO] [stdout]     |
[INFO] [stdout] 317 | pub struct u256 {
[INFO] [stdout]     |            ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `U256`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `u160` should have an upper camel case name
[INFO] [stdout]    --> src/blob.rs:460:12
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub struct u160 {
[INFO] [stdout]     |            ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `U160`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/arith.rs:71:43
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[inline] fn bitand_assign(&mut self, b: &BaseUInt<BITS>) {
[INFO] [stdout]    |                                           ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/arith.rs:71:43
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[inline] fn bitand_assign(&mut self, b: &BaseUInt<BITS>) {
[INFO] [stdout]    |                                           ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/arith.rs:85:42
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[inline] fn bitor_assign(&mut self, b: &BaseUInt<BITS>) {
[INFO] [stdout]    |                                          ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/arith.rs:85:42
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[inline] fn bitor_assign(&mut self, b: &BaseUInt<BITS>) {
[INFO] [stdout]    |                                          ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/arith.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 |     #[inline] fn bitor_assign(&mut self, b: u64) {
[INFO] [stdout]    |                                          ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/arith.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 |     #[inline] fn bitor_assign(&mut self, b: u64) {
[INFO] [stdout]    |                                          ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:113:39
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[inline]fn add_assign(&mut self, other: &BaseUInt<BITS>) {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:113:39
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[inline]fn add_assign(&mut self, other: &BaseUInt<BITS>) {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[inline]fn sub_assign(&mut self, other: &BaseUInt<BITS>) {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[inline]fn sub_assign(&mut self, other: &BaseUInt<BITS>) {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:145:39
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[inline]fn add_assign(&mut self, other: u64) {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:160:39
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[inline]fn sub_assign(&mut self, other: u64) {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:145:39
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[inline]fn add_assign(&mut self, other: u64) {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:175:43
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[inline] fn bitxor_assign(&mut self, b: &BaseUInt<BITS>) {
[INFO] [stdout]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:160:39
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[inline]fn sub_assign(&mut self, other: u64) {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:189:43
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[inline] fn bitxor_assign(&mut self, b: u64) {
[INFO] [stdout]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:205:18
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn add(self, other: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:175:43
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[inline] fn bitxor_assign(&mut self, b: &BaseUInt<BITS>) {
[INFO] [stdout]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:189:43
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[inline] fn bitxor_assign(&mut self, b: u64) {
[INFO] [stdout]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:205:18
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn add(self, other: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:219:18
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn sub(self, other: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:233:18
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn mul(self, other: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn div(self, other: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:219:18
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn sub(self, other: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:260:20
[INFO] [stdout]     |
[INFO] [stdout] 260 |     fn bitor(self, other: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:273:21
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn bitand(self, other: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:233:18
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn mul(self, other: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:286:21
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn bitxor(self, other: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn div(self, other: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/arith.rs:299:18
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn shr(self, rhs: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:260:20
[INFO] [stdout]     |
[INFO] [stdout] 260 |     fn bitor(self, other: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/arith.rs:312:18
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn shl(self, rhs: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:273:21
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn bitand(self, other: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:323:18
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn eq(&self, other: &BaseUInt<BITS>) -> bool {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:286:21
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn bitxor(self, other: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:339:19
[INFO] [stdout]     |
[INFO] [stdout] 339 |     fn cmp(&self, other: &BaseUInt<BITS>) -> std::cmp::Ordering {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/arith.rs:299:18
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn shr(self, rhs: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:360:27
[INFO] [stdout]     |
[INFO] [stdout] 360 |     pub fn new_from_other(b: &BaseUInt<BITS>) -> Self {
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/arith.rs:312:18
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn shl(self, rhs: &BaseUInt<BITS>) -> Self::Output {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:371:41
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn assign_from_other(&mut self, b: &BaseUInt<BITS>) -> &mut BaseUInt<BITS> {
[INFO] [stdout]     |                                         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:323:18
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn eq(&self, other: &BaseUInt<BITS>) -> bool {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:381:25
[INFO] [stdout]     |
[INFO] [stdout] 381 |     pub fn new_from_u64(b: u64) -> Self {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/arith.rs:339:19
[INFO] [stdout]     |
[INFO] [stdout] 339 |     fn cmp(&self, other: &BaseUInt<BITS>) -> std::cmp::Ordering {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:360:27
[INFO] [stdout]     |
[INFO] [stdout] 360 |     pub fn new_from_other(b: &BaseUInt<BITS>) -> Self {
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:394:39
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn assign_from_u64(&mut self, b: u64) -> &mut BaseUInt<BITS> {
[INFO] [stdout]     |                                       ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:371:41
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn assign_from_other(&mut self, b: &BaseUInt<BITS>) -> &mut BaseUInt<BITS> {
[INFO] [stdout]     |                                         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:484:13
[INFO] [stdout]     |
[INFO] [stdout] 484 |     fn from(b: &BaseUInt<256>) -> Self {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:495:13
[INFO] [stdout]     |
[INFO] [stdout] 495 |     fn from(b: u64) -> Self {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:381:25
[INFO] [stdout]     |
[INFO] [stdout] 381 |     pub fn new_from_u64(b: u64) -> Self {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:394:39
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn assign_from_u64(&mut self, b: u64) -> &mut BaseUInt<BITS> {
[INFO] [stdout]     |                                       ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str_`
[INFO] [stdout]    --> src/arith.rs:506:13
[INFO] [stdout]     |
[INFO] [stdout] 506 |     fn from(str_: &str) -> Self {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:484:13
[INFO] [stdout]     |
[INFO] [stdout] 484 |     fn from(b: &BaseUInt<256>) -> Self {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> src/arith.rs:542:15
[INFO] [stdout]     |
[INFO] [stdout] 542 |     #[inline] fn div_assign(&mut self, b32: u32) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 543 |         self.div_assign(b32)
[INFO] [stdout]     |         -------------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]     = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:495:13
[INFO] [stdout]     |
[INFO] [stdout] 495 |     fn from(b: u64) -> Self {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str_`
[INFO] [stdout]    --> src/arith.rs:570:13
[INFO] [stdout]     |
[INFO] [stdout] 570 |     fn from(str_: &str) -> Self {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str_`
[INFO] [stdout]    --> src/arith.rs:506:13
[INFO] [stdout]     |
[INFO] [stdout] 506 |     fn from(str_: &str) -> Self {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shift`
[INFO] [stdout]    --> src/arith.rs:588:40
[INFO] [stdout]     |
[INFO] [stdout] 588 |     #[inline] fn shl_assign(&mut self, shift: u32) {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_shift`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> src/arith.rs:542:15
[INFO] [stdout]     |
[INFO] [stdout] 542 |     #[inline] fn div_assign(&mut self, b32: u32) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 543 |         self.div_assign(b32)
[INFO] [stdout]     |         -------------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]     = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shift`
[INFO] [stdout]    --> src/arith.rs:611:40
[INFO] [stdout]     |
[INFO] [stdout] 611 |     #[inline] fn shr_assign(&mut self, shift: u32) {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_shift`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str_`
[INFO] [stdout]    --> src/arith.rs:570:13
[INFO] [stdout]     |
[INFO] [stdout] 570 |     fn from(str_: &str) -> Self {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_str_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b32`
[INFO] [stdout]    --> src/arith.rs:634:40
[INFO] [stdout]     |
[INFO] [stdout] 634 |     #[inline] fn mul_assign(&mut self, b32: u32) {
[INFO] [stdout]     |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_b32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shift`
[INFO] [stdout]    --> src/arith.rs:588:40
[INFO] [stdout]     |
[INFO] [stdout] 588 |     #[inline] fn shl_assign(&mut self, shift: u32) {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_shift`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shift`
[INFO] [stdout]    --> src/arith.rs:611:40
[INFO] [stdout]     |
[INFO] [stdout] 611 |     #[inline] fn shr_assign(&mut self, shift: u32) {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_shift`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:652:40
[INFO] [stdout]     |
[INFO] [stdout] 652 |     #[inline] fn mul_assign(&mut self, b: &BaseUInt<BITS>) {
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b32`
[INFO] [stdout]    --> src/arith.rs:634:40
[INFO] [stdout]     |
[INFO] [stdout] 634 |     #[inline] fn mul_assign(&mut self, b32: u32) {
[INFO] [stdout]     |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_b32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:674:40
[INFO] [stdout]     |
[INFO] [stdout] 674 |     #[inline] fn div_assign(&mut self, b: &BaseUInt<BITS>) {
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:706:30
[INFO] [stdout]     |
[INFO] [stdout] 706 |     pub fn compare_to(&self, b: &BaseUInt<BITS>) -> i32 {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:652:40
[INFO] [stdout]     |
[INFO] [stdout] 652 |     #[inline] fn mul_assign(&mut self, b: &BaseUInt<BITS>) {
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:674:40
[INFO] [stdout]     |
[INFO] [stdout] 674 |     #[inline] fn div_assign(&mut self, b: &BaseUInt<BITS>) {
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:720:28
[INFO] [stdout]     |
[INFO] [stdout] 720 |     pub fn equal_to(&self, b: u64) -> bool {
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/arith.rs:706:30
[INFO] [stdout]     |
[INFO] [stdout] 706 |     pub fn compare_to(&self, b: &BaseUInt<BITS>) -> i32 {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `psz`
[INFO] [stdout]    --> src/arith.rs:758:31
[INFO] [stdout]     |
[INFO] [stdout] 758 |     pub fn set_hex(&mut self, 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: `b`
[INFO] [stdout]    --> src/arith.rs:720:28
[INFO] [stdout]     |
[INFO] [stdout] 720 |     pub fn equal_to(&self, b: u64) -> bool {
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str_`
[INFO] [stdout]    --> src/arith.rs:766:40
[INFO] [stdout]     |
[INFO] [stdout] 766 |     pub fn set_hex_with_str(&mut self, str_: &str) {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_str_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `psz`
[INFO] [stdout]    --> src/arith.rs:758:31
[INFO] [stdout]     |
[INFO] [stdout] 758 |     pub fn set_hex(&mut self, 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: `n_compact`
[INFO] [stdout]    --> src/arith.rs:870:9
[INFO] [stdout]     |
[INFO] [stdout] 870 |         n_compact:   u32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_compact`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str_`
[INFO] [stdout]    --> src/arith.rs:766:40
[INFO] [stdout]     |
[INFO] [stdout] 766 |     pub fn set_hex_with_str(&mut self, str_: &str) {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_str_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pf_negative`
[INFO] [stdout]    --> src/arith.rs:871:9
[INFO] [stdout]     |
[INFO] [stdout] 871 |         pf_negative: *mut bool,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pf_negative`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_compact`
[INFO] [stdout]    --> src/arith.rs:870:9
[INFO] [stdout]     |
[INFO] [stdout] 870 |         n_compact:   u32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_compact`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pf_overflow`
[INFO] [stdout]    --> src/arith.rs:872:9
[INFO] [stdout]     |
[INFO] [stdout] 872 |         pf_overflow: *mut bool) -> &mut ArithU256 {
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pf_overflow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pf_negative`
[INFO] [stdout]    --> src/arith.rs:871:9
[INFO] [stdout]     |
[INFO] [stdout] 871 |         pf_negative: *mut bool,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pf_negative`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `negative`
[INFO] [stdout]    --> src/arith.rs:896:13
[INFO] [stdout]     |
[INFO] [stdout] 896 |         let negative: bool = negative.unwrap_or(false);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_negative`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pf_overflow`
[INFO] [stdout]    --> src/arith.rs:872:9
[INFO] [stdout]     |
[INFO] [stdout] 872 |         pf_overflow: *mut bool) -> &mut ArithU256 {
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pf_overflow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/arith.rs:923:25
[INFO] [stdout]     |
[INFO] [stdout] 923 | pub fn arith_to_uint256(a: &ArithU256) -> u256 {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `negative`
[INFO] [stdout]    --> src/arith.rs:896:13
[INFO] [stdout]     |
[INFO] [stdout] 896 |         let negative: bool = negative.unwrap_or(false);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_negative`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/arith.rs:937:25
[INFO] [stdout]     |
[INFO] [stdout] 937 | pub fn uint_to_arith256(a: &u256) -> ArithU256 {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/arith.rs:923:25
[INFO] [stdout]     |
[INFO] [stdout] 923 | pub fn arith_to_uint256(a: &ArithU256) -> u256 {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/arith.rs:937:25
[INFO] [stdout]     |
[INFO] [stdout] 937 | pub fn uint_to_arith256(a: &u256) -> ArithU256 {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/blob.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn from(v: u8) -> Self {
[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/blob.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn from(v: u8) -> Self {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vch`
[INFO] [stdout]    --> src/blob.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn from(vch: &Vec<u8>) -> Self {
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_vch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vch`
[INFO] [stdout]    --> src/blob.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn from(vch: &Vec<u8>) -> Self {
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_vch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/blob.rs:154:37
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[inline] pub fn compare(&self, other: &BaseBlob<BITS>) -> i32 {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/blob.rs:209:27
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn get_u64(&self, pos: i32) -> u64 {
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/blob.rs:154:37
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[inline] pub fn compare(&self, other: &BaseBlob<BITS>) -> i32 {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/blob.rs:226:37
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn serialize<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/blob.rs:235:43
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn unserialize<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: `psz`
[INFO] [stdout]    --> src/blob.rs:257:31
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn set_hex(&mut self, 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: `str_`
[INFO] [stdout]    --> src/blob.rs:287:40
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn set_hex_from_str(&mut self, str_: &str)  {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_str_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/blob.rs:209:27
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn get_u64(&self, pos: i32) -> u64 {
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/blob.rs:226:37
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn serialize<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/blob.rs:235:43
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn unserialize<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: `psz`
[INFO] [stdout]    --> src/blob.rs:257:31
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn set_hex(&mut self, 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: `str_`
[INFO] [stdout]    --> src/blob.rs:287:40
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn set_hex_from_str(&mut self, str_: &str)  {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_str_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `serializer`
[INFO] [stdout]    --> src/blob.rs:336:40
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn serialize<S: Serializer>(&self, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_serializer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/blob.rs:383:13
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn from(v: &Vec<u8>) -> Self {
[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/blob.rs:392:13
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn from(v: u8) -> Self {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str_`
[INFO] [stdout]    --> src/blob.rs:414:23
[INFO] [stdout]     |
[INFO] [stdout] 414 |     #[inline] fn from(str_: *const u8) -> Self {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_str_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str_`
[INFO] [stdout]    --> src/blob.rs:437:23
[INFO] [stdout]     |
[INFO] [stdout] 437 |     #[inline] fn from(str_: &String) -> Self {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_str_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `serializer`
[INFO] [stdout]    --> src/blob.rs:336:40
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn serialize<S: Serializer>(&self, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_serializer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vch`
[INFO] [stdout]    --> src/blob.rs:466:13
[INFO] [stdout]     |
[INFO] [stdout] 466 |     fn from(vch: &Vec<u8>) -> Self {
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_vch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]   --> src/streams.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[inline] fn stream_into<Item>(&self, rhs: &mut Item) {
[INFO] [stdout]    |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/streams.rs:49:42
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[inline] fn stream<Item>(&mut self, x: Item) {
[INFO] [stdout]    |                                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream`
[INFO] [stdout]   --> src/streams.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         stream:    *mut Stream,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_type`
[INFO] [stdout]   --> src/streams.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         n_type:    i32,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/blob.rs:383:13
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn from(v: &Vec<u8>) -> Self {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_version`
[INFO] [stdout]   --> src/streams.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         n_version: i32) -> Self {
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pch`
[INFO] [stdout]    --> src/streams.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         pch:    *const u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/streams.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         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: `pch`
[INFO] [stdout]    --> src/streams.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         pch:    *mut u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/blob.rs:392:13
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn from(v: u8) -> Self {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/streams.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         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: `size`
[INFO] [stdout]    --> src/streams.rs:136:30
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn ignore(&mut self, size: usize)  {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str_`
[INFO] [stdout]    --> src/blob.rs:414:23
[INFO] [stdout]     |
[INFO] [stdout] 414 |     #[inline] fn from(str_: *const u8) -> Self {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_str_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/streams.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[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: `str_`
[INFO] [stdout]    --> src/blob.rs:437:23
[INFO] [stdout]     |
[INFO] [stdout] 437 |     #[inline] fn from(str_: &String) -> Self {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_str_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_type_in`
[INFO] [stdout]    --> src/streams.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         n_type_in:    i32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_version_in`
[INFO] [stdout]    --> src/streams.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |         n_version_in: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vch_data_in`
[INFO] [stdout]    --> src/streams.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         vch_data_in:  &mut Vec<u8>,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vch_data_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_pos_in`
[INFO] [stdout]    --> src/streams.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         n_pos_in:     usize) -> Self {
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_pos_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_type_in`
[INFO] [stdout]    --> src/streams.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         n_type_in:    i32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_version_in`
[INFO] [stdout]    --> src/streams.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         n_version_in: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vch`
[INFO] [stdout]    --> src/blob.rs:466:13
[INFO] [stdout]     |
[INFO] [stdout] 466 |     fn from(vch: &Vec<u8>) -> Self {
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_vch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vch_data_in`
[INFO] [stdout]    --> src/streams.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |         vch_data_in:  &mut Vec<u8>,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vch_data_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_pos_in`
[INFO] [stdout]    --> src/streams.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         n_pos_in:     usize,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_pos_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/streams.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         args:         Args) -> Self {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pch`
[INFO] [stdout]    --> src/streams.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         pch:    *const u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]   --> src/streams.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[inline] fn stream_into<Item>(&self, rhs: &mut Item) {
[INFO] [stdout]    |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/streams.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         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: `x`
[INFO] [stdout]   --> src/streams.rs:49:42
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[inline] fn stream<Item>(&mut self, x: Item) {
[INFO] [stdout]    |                                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/streams.rs:290:28
[INFO] [stdout]     |
[INFO] [stdout] 290 |     #[inline] fn shr(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: `ty`
[INFO] [stdout]    --> src/streams.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 323 |         ty:      i32,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/streams.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         version: i32,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/streams.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         data:    &Vec<u8>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream`
[INFO] [stdout]   --> src/streams.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         stream:    *mut Stream,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_type`
[INFO] [stdout]   --> src/streams.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         n_type:    i32,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/streams.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pos:     usize) -> Self {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_version`
[INFO] [stdout]   --> src/streams.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         n_version: i32) -> Self {
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/streams.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |         ty:      i32,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/streams.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 352 |         version: i32,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/streams.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |         data:    &Vec<u8>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pch`
[INFO] [stdout]    --> src/streams.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         pch:    *const u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/streams.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |         pos:     usize,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/streams.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |         args:    Args) -> Self {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/streams.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         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: `dst`
[INFO] [stdout]    --> src/streams.rs:400:9
[INFO] [stdout]     |
[INFO] [stdout] 400 |         dst: *mut u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_dst`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/streams.rs:401:9
[INFO] [stdout]     |
[INFO] [stdout] 401 |         n:   usize)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/streams.rs:441:31
[INFO] [stdout]     |
[INFO] [stdout] 441 |     #[inline] fn index(&self, pos: usize) -> &Self::Output {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pch`
[INFO] [stdout]    --> src/streams.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         pch:    *mut u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/streams.rs:451:39
[INFO] [stdout]     |
[INFO] [stdout] 451 |     #[inline] fn index_mut(&mut self, pos: usize) -> &mut Self::Output {
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/streams.rs:461:43
[INFO] [stdout]     |
[INFO] [stdout] 461 |     #[inline] fn stream_into<Item>(&self, rhs: &mut Item) {
[INFO] [stdout]     |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/streams.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         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: `x`
[INFO] [stdout]    --> src/streams.rs:473:42
[INFO] [stdout]     |
[INFO] [stdout] 473 |     #[inline] fn stream<Item>(&mut self, x: Item) {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_type_in`
[INFO] [stdout]    --> src/streams.rs:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 |         n_type_in:    i32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_version_in`
[INFO] [stdout]    --> src/streams.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |         n_version_in: i32) -> Self {
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sp`
[INFO] [stdout]    --> src/streams.rs:499:9
[INFO] [stdout]     |
[INFO] [stdout] 499 |         sp:           &[u8],
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_sp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/streams.rs:136:30
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn ignore(&mut self, size: usize)  {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_type_in`
[INFO] [stdout]    --> src/streams.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 500 |         n_type_in:    i32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_version_in`
[INFO] [stdout]    --> src/streams.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         n_version_in: i32) -> Self {
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_type_in`
[INFO] [stdout]    --> src/streams.rs:512:9
[INFO] [stdout]     |
[INFO] [stdout] 512 |         n_type_in:    i32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/streams.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[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: `n_version_in`
[INFO] [stdout]    --> src/streams.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |         n_version_in: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/streams.rs:514:9
[INFO] [stdout]     |
[INFO] [stdout] 514 |         args:         Args) -> Self {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/streams.rs:588:13
[INFO] [stdout]     |
[INFO] [stdout] 588 |         let c: u8 = c.unwrap_or(0);
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_type_in`
[INFO] [stdout]    --> src/streams.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         n_type_in:    i32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/streams.rs:586:9
[INFO] [stdout]     |
[INFO] [stdout] 586 |         n: usize,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_version_in`
[INFO] [stdout]    --> src/streams.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |         n_version_in: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vch_data_in`
[INFO] [stdout]    --> src/streams.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         vch_data_in:  &mut Vec<u8>,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vch_data_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/streams.rs:596:31
[INFO] [stdout]     |
[INFO] [stdout] 596 |     pub fn reserve(&mut self, n: usize)  {
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_pos_in`
[INFO] [stdout]    --> src/streams.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         n_pos_in:     usize) -> Self {
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_pos_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_type_in`
[INFO] [stdout]    --> src/streams.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         n_type_in:    i32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_version_in`
[INFO] [stdout]    --> src/streams.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         n_version_in: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `it`
[INFO] [stdout]    --> src/streams.rs:613:9
[INFO] [stdout]     |
[INFO] [stdout] 613 |         it: Box<dyn Iterator<Item = u8>>,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_it`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vch_data_in`
[INFO] [stdout]    --> src/streams.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |         vch_data_in:  &mut Vec<u8>,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vch_data_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/streams.rs:614:9
[INFO] [stdout]     |
[INFO] [stdout] 614 |         x:  u8) -> Box<dyn Iterator<Item = u8>> {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_pos_in`
[INFO] [stdout]    --> src/streams.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         n_pos_in:     usize,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_pos_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `it`
[INFO] [stdout]    --> src/streams.rs:623:9
[INFO] [stdout]     |
[INFO] [stdout] 623 |         it: Box<dyn Iterator<Item = u8>>,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_it`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/streams.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         args:         Args) -> Self {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/streams.rs:624:9
[INFO] [stdout]     |
[INFO] [stdout] 624 |         n:  usize,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pch`
[INFO] [stdout]    --> src/streams.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         pch:    *const u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/streams.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |         x:  u8)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/streams.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         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: `rhs`
[INFO] [stdout]    --> src/streams.rs:290:28
[INFO] [stdout]     |
[INFO] [stdout] 290 |     #[inline] fn shr(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: `ty`
[INFO] [stdout]    --> src/streams.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 323 |         ty:      i32,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/streams.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         version: i32,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/streams.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         data:    &Vec<u8>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/streams.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pos:     usize) -> Self {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/streams.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |         ty:      i32,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/streams.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 352 |         version: i32,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/streams.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |         data:    &Vec<u8>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/streams.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |         pos:     usize,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/streams.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |         args:    Args) -> Self {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dst`
[INFO] [stdout]    --> src/streams.rs:400:9
[INFO] [stdout]     |
[INFO] [stdout] 400 |         dst: *mut u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_dst`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/streams.rs:401:9
[INFO] [stdout]     |
[INFO] [stdout] 401 |         n:   usize)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/streams.rs:441:31
[INFO] [stdout]     |
[INFO] [stdout] 441 |     #[inline] fn index(&self, pos: usize) -> &Self::Output {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `it`
[INFO] [stdout]    --> src/streams.rs:668:9
[INFO] [stdout]     |
[INFO] [stdout] 668 |         it:    Box<dyn Iterator<Item = u8>>,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_it`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/streams.rs:669:9
[INFO] [stdout]     |
[INFO] [stdout] 669 |         first: Box<dyn Iterator<Item = u8>>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/streams.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 |         last:  Box<dyn Iterator<Item = u8>>)  {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `it`
[INFO] [stdout]    --> src/streams.rs:688:9
[INFO] [stdout]     |
[INFO] [stdout] 688 |         it:    Box<dyn Iterator<Item = u8>>,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_it`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/streams.rs:689:9
[INFO] [stdout]     |
[INFO] [stdout] 689 |         first: *const u8,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/streams.rs:690:9
[INFO] [stdout]     |
[INFO] [stdout] 690 |         last:  *const u8)  {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `it`
[INFO] [stdout]    --> src/streams.rs:708:9
[INFO] [stdout]     |
[INFO] [stdout] 708 |         it: Box<dyn Iterator<Item=u8>>) -> Box<dyn Iterator<Item=u8>> {
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_it`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/streams.rs:729:9
[INFO] [stdout]     |
[INFO] [stdout] 729 |         first: Box<dyn Iterator<Item=u8>>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/streams.rs:730:9
[INFO] [stdout]     |
[INFO] [stdout] 730 |         last:  Box<dyn Iterator<Item=u8>>) -> Box<dyn Iterator<Item=u8>> {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/streams.rs:762:30
[INFO] [stdout]     |
[INFO] [stdout] 762 |     pub fn rewind(&mut self, n: Option<usize>) -> bool {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/streams.rs:451:39
[INFO] [stdout]     |
[INFO] [stdout] 451 |     #[inline] fn index_mut(&mut self, pos: usize) -> &mut Self::Output {
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/streams.rs:461:43
[INFO] [stdout]     |
[INFO] [stdout] 461 |     #[inline] fn stream_into<Item>(&self, rhs: &mut Item) {
[INFO] [stdout]     |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/streams.rs:805:32
[INFO] [stdout]     |
[INFO] [stdout] 805 |     pub fn set_type(&mut self, n: i32)  {
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/streams.rs:821:35
[INFO] [stdout]     |
[INFO] [stdout] 821 |     pub fn set_version(&mut self, n: i32)  {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/streams.rs:473:42
[INFO] [stdout]     |
[INFO] [stdout] 473 |     #[inline] fn stream<Item>(&mut self, x: Item) {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pch`
[INFO] [stdout]    --> src/streams.rs:838:9
[INFO] [stdout]     |
[INFO] [stdout] 838 |         pch:    *mut u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/streams.rs:839:9
[INFO] [stdout]     |
[INFO] [stdout] 839 |         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_type_in`
[INFO] [stdout]    --> src/streams.rs:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 |         n_type_in:    i32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/streams.rs:861:30
[INFO] [stdout]     |
[INFO] [stdout] 861 |     pub fn ignore(&mut self, n_size: i32)  {
[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_in`
[INFO] [stdout]    --> src/streams.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |         n_version_in: i32) -> Self {
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pch`
[INFO] [stdout]    --> src/streams.rs:883:9
[INFO] [stdout]     |
[INFO] [stdout] 883 |         pch:    *const u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/streams.rs:884:9
[INFO] [stdout]     |
[INFO] [stdout] 884 |         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/streams.rs:893:37
[INFO] [stdout]     |
[INFO] [stdout] 893 |     pub fn serialize<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: `sp`
[INFO] [stdout]    --> src/streams.rs:499:9
[INFO] [stdout]     |
[INFO] [stdout] 499 |         sp:           &[u8],
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_sp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/streams.rs:913:27
[INFO] [stdout]     |
[INFO] [stdout] 913 |     pub fn xor(&mut self, key: &Vec<u8>)  {
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_type_in`
[INFO] [stdout]    --> src/streams.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 500 |         n_type_in:    i32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_version_in`
[INFO] [stdout]    --> src/streams.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         n_version_in: i32) -> Self {
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `istream`
[INFO] [stdout]    --> src/streams.rs:963:16
[INFO] [stdout]     |
[INFO] [stdout] 963 |     pub fn new(istream: &mut IStream) -> Self {
[INFO] [stdout]     |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_istream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_type_in`
[INFO] [stdout]    --> src/streams.rs:512:9
[INFO] [stdout]     |
[INFO] [stdout] 512 |         n_type_in:    i32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_version_in`
[INFO] [stdout]    --> src/streams.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |         n_version_in: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nbits`
[INFO] [stdout]    --> src/streams.rs:980:28
[INFO] [stdout]     |
[INFO] [stdout] 980 |     pub fn read(&mut self, nbits: i32) -> u64 {
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_nbits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/streams.rs:514:9
[INFO] [stdout]     |
[INFO] [stdout] 514 |         args:         Args) -> Self {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/streams.rs:588:13
[INFO] [stdout]     |
[INFO] [stdout] 588 |         let c: u8 = c.unwrap_or(0);
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ostream`
[INFO] [stdout]     --> src/streams.rs:1044:16
[INFO] [stdout]      |
[INFO] [stdout] 1044 |     pub fn new(ostream: &mut OStream) -> Self {
[INFO] [stdout]      |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ostream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/streams.rs:586:9
[INFO] [stdout]     |
[INFO] [stdout] 586 |         n: usize,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]     --> src/streams.rs:1062:9
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         data:  u64,
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nbits`
[INFO] [stdout]     --> src/streams.rs:1063:9
[INFO] [stdout]      |
[INFO] [stdout] 1063 |         nbits: i32)  {
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_nbits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/streams.rs:596:31
[INFO] [stdout]     |
[INFO] [stdout] 596 |     pub fn reserve(&mut self, n: usize)  {
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `it`
[INFO] [stdout]    --> src/streams.rs:613:9
[INFO] [stdout]     |
[INFO] [stdout] 613 |         it: Box<dyn Iterator<Item = u8>>,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_it`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/streams.rs:614:9
[INFO] [stdout]     |
[INFO] [stdout] 614 |         x:  u8) -> Box<dyn Iterator<Item = u8>> {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `it`
[INFO] [stdout]    --> src/streams.rs:623:9
[INFO] [stdout]     |
[INFO] [stdout] 623 |         it: Box<dyn Iterator<Item = u8>>,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_it`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]     --> src/streams.rs:1139:28
[INFO] [stdout]      |
[INFO] [stdout] 1139 |     #[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: `n`
[INFO] [stdout]    --> src/streams.rs:624:9
[INFO] [stdout]     |
[INFO] [stdout] 624 |         n:  usize,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/streams.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |         x:  u8)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]     --> src/streams.rs:1155:28
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     #[inline] fn shr(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: `filenew`
[INFO] [stdout]     --> src/streams.rs:1170:9
[INFO] [stdout]      |
[INFO] [stdout] 1170 |         filenew:      *mut libc::FILE,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filenew`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_type_in`
[INFO] [stdout]     --> src/streams.rs:1171:9
[INFO] [stdout]      |
[INFO] [stdout] 1171 |         n_type_in:    i32,
[INFO] [stdout]      |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_version_in`
[INFO] [stdout]     --> src/streams.rs:1172:9
[INFO] [stdout]      |
[INFO] [stdout] 1172 |         n_version_in: i32) -> Self {
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `it`
[INFO] [stdout]    --> src/streams.rs:668:9
[INFO] [stdout]     |
[INFO] [stdout] 668 |         it:    Box<dyn Iterator<Item = u8>>,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_it`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/streams.rs:669:9
[INFO] [stdout]     |
[INFO] [stdout] 669 |         first: Box<dyn Iterator<Item = u8>>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pch`
[INFO] [stdout]     --> src/streams.rs:1270:9
[INFO] [stdout]      |
[INFO] [stdout] 1270 |         pch:    *mut u8,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/streams.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 |         last:  Box<dyn Iterator<Item = u8>>)  {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]     --> src/streams.rs:1271:9
[INFO] [stdout]      |
[INFO] [stdout] 1271 |         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: `it`
[INFO] [stdout]    --> src/streams.rs:688:9
[INFO] [stdout]     |
[INFO] [stdout] 688 |         it:    Box<dyn Iterator<Item = u8>>,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_it`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]     --> src/streams.rs:1282:30
[INFO] [stdout]      |
[INFO] [stdout] 1282 |     pub fn ignore(&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: `first`
[INFO] [stdout]    --> src/streams.rs:689:9
[INFO] [stdout]     |
[INFO] [stdout] 689 |         first: *const u8,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/streams.rs:690:9
[INFO] [stdout]     |
[INFO] [stdout] 690 |         last:  *const u8)  {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pch`
[INFO] [stdout]     --> src/streams.rs:1299:9
[INFO] [stdout]      |
[INFO] [stdout] 1299 |         pch:    *const u8,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]     --> src/streams.rs:1300:9
[INFO] [stdout]      |
[INFO] [stdout] 1300 |         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: `it`
[INFO] [stdout]    --> src/streams.rs:708:9
[INFO] [stdout]     |
[INFO] [stdout] 708 |         it: Box<dyn Iterator<Item=u8>>) -> Box<dyn Iterator<Item=u8>> {
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_it`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/streams.rs:729:9
[INFO] [stdout]     |
[INFO] [stdout] 729 |         first: Box<dyn Iterator<Item=u8>>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]     --> src/streams.rs:1381:28
[INFO] [stdout]      |
[INFO] [stdout] 1381 |     #[inline] fn shr(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: `last`
[INFO] [stdout]    --> src/streams.rs:730:9
[INFO] [stdout]     |
[INFO] [stdout] 730 |         last:  Box<dyn Iterator<Item=u8>>) -> Box<dyn Iterator<Item=u8>> {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/streams.rs:762:30
[INFO] [stdout]     |
[INFO] [stdout] 762 |     pub fn rewind(&mut self, n: Option<usize>) -> bool {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/streams.rs:805:32
[INFO] [stdout]     |
[INFO] [stdout] 805 |     pub fn set_type(&mut self, n: i32)  {
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/streams.rs:821:35
[INFO] [stdout]     |
[INFO] [stdout] 821 |     pub fn set_version(&mut self, n: i32)  {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_in`
[INFO] [stdout]     --> src/streams.rs:1419:9
[INFO] [stdout]      |
[INFO] [stdout] 1419 |         file_in:      *mut libc::FILE,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pch`
[INFO] [stdout]    --> src/streams.rs:838:9
[INFO] [stdout]     |
[INFO] [stdout] 838 |         pch:    *mut u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_buf_size`
[INFO] [stdout]     --> src/streams.rs:1420:9
[INFO] [stdout]      |
[INFO] [stdout] 1420 |         n_buf_size:   u64,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_buf_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/streams.rs:839:9
[INFO] [stdout]     |
[INFO] [stdout] 839 |         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_rewind_in`
[INFO] [stdout]     --> src/streams.rs:1421:9
[INFO] [stdout]      |
[INFO] [stdout] 1421 |         n_rewind_in:  u64,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_rewind_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/streams.rs:861:30
[INFO] [stdout]     |
[INFO] [stdout] 861 |     pub fn ignore(&mut self, n_size: i32)  {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_type_in`
[INFO] [stdout]     --> src/streams.rs:1422:9
[INFO] [stdout]      |
[INFO] [stdout] 1422 |         n_type_in:    i32,
[INFO] [stdout]      |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pch`
[INFO] [stdout]    --> src/streams.rs:883:9
[INFO] [stdout]     |
[INFO] [stdout] 883 |         pch:    *const u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]    --> src/streams.rs:884:9
[INFO] [stdout]     |
[INFO] [stdout] 884 |         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_version_in`
[INFO] [stdout]     --> src/streams.rs:1423:9
[INFO] [stdout]      |
[INFO] [stdout] 1423 |         n_version_in: i32) -> Self {
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/streams.rs:893:37
[INFO] [stdout]     |
[INFO] [stdout] 893 |     pub fn serialize<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: `pch`
[INFO] [stdout]     --> src/streams.rs:1482:9
[INFO] [stdout]      |
[INFO] [stdout] 1482 |         pch:    *mut u8,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/streams.rs:913:27
[INFO] [stdout]     |
[INFO] [stdout] 913 |     pub fn xor(&mut self, key: &Vec<u8>)  {
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]     --> src/streams.rs:1483:9
[INFO] [stdout]      |
[INFO] [stdout] 1483 |         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_pos`
[INFO] [stdout]     --> src/streams.rs:1522:31
[INFO] [stdout]      |
[INFO] [stdout] 1522 |     pub fn set_pos(&mut self, n_pos: u64) -> bool {
[INFO] [stdout]      |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_n_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `istream`
[INFO] [stdout]    --> src/streams.rs:963:16
[INFO] [stdout]     |
[INFO] [stdout] 963 |     pub fn new(istream: &mut IStream) -> Self {
[INFO] [stdout]     |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_istream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_pos`
[INFO] [stdout]     --> src/streams.rs:1548:13
[INFO] [stdout]      |
[INFO] [stdout] 1548 |         let n_pos = n_pos.unwrap_or(u64::MAX);
[INFO] [stdout]      |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_n_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nbits`
[INFO] [stdout]    --> src/streams.rs:980:28
[INFO] [stdout]     |
[INFO] [stdout] 980 |     pub fn read(&mut self, nbits: i32) -> u64 {
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_nbits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ch`
[INFO] [stdout]     --> src/streams.rs:1564:33
[INFO] [stdout]      |
[INFO] [stdout] 1564 |     pub fn find_byte(&mut self, ch: u8)  {
[INFO] [stdout]      |                                 ^^ help: if this is intentional, prefix it with an underscore: `_ch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[inline] pub fn readle16(ptr: *const u8) -> u16 {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[inline] pub fn readle32(ptr: *const u8) -> u32 {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[inline] pub fn readle64(ptr: *const u8) -> u64 {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ostream`
[INFO] [stdout]     --> src/streams.rs:1044:16
[INFO] [stdout]      |
[INFO] [stdout] 1044 |     pub fn new(ostream: &mut OStream) -> Self {
[INFO] [stdout]      |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ostream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]     --> src/streams.rs:1062:9
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         data:  u64,
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         ptr: *mut u8,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/common.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         x:   u16)  {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         ptr: *mut u8,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/common.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         x:   u32)  {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ptr: *mut u8,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/common.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         x:   u64)  {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:76:27
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[inline] pub fn readbe16(ptr: *const u8) -> u16 {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nbits`
[INFO] [stdout]     --> src/streams.rs:1063:9
[INFO] [stdout]      |
[INFO] [stdout] 1063 |         nbits: i32)  {
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_nbits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:86:27
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[inline] pub fn readbe32(ptr: *const u8) -> u32 {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]     --> src/streams.rs:1139:28
[INFO] [stdout]      |
[INFO] [stdout] 1139 |     #[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: `ptr`
[INFO] [stdout]   --> src/common.rs:96:27
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[inline] pub fn readbe64(ptr: *const u8) -> u64 {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]     --> src/streams.rs:1155:28
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     #[inline] fn shr(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: `filenew`
[INFO] [stdout]     --> src/streams.rs:1170:9
[INFO] [stdout]      |
[INFO] [stdout] 1170 |         filenew:      *mut libc::FILE,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filenew`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_type_in`
[INFO] [stdout]     --> src/streams.rs:1171:9
[INFO] [stdout]      |
[INFO] [stdout] 1171 |         n_type_in:    i32,
[INFO] [stdout]      |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]    --> src/common.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         ptr: *mut u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_version_in`
[INFO] [stdout]     --> src/streams.rs:1172:9
[INFO] [stdout]      |
[INFO] [stdout] 1172 |         n_version_in: i32) -> Self {
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/common.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         x:   u32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pch`
[INFO] [stdout]     --> src/streams.rs:1270:9
[INFO] [stdout]      |
[INFO] [stdout] 1270 |         pch:    *mut u8,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]     --> src/streams.rs:1271:9
[INFO] [stdout]      |
[INFO] [stdout] 1271 |         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: `ptr`
[INFO] [stdout]    --> src/common.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         ptr: *mut u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]     --> src/streams.rs:1282:30
[INFO] [stdout]      |
[INFO] [stdout] 1282 |     pub fn ignore(&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: `x`
[INFO] [stdout]    --> src/common.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         x:   u64)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pch`
[INFO] [stdout]     --> src/streams.rs:1299:9
[INFO] [stdout]      |
[INFO] [stdout] 1299 |         pch:    *const u8,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]     --> src/streams.rs:1300:9
[INFO] [stdout]      |
[INFO] [stdout] 1300 |         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: `x`
[INFO] [stdout]    --> src/common.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[inline] pub fn count_bits(x: u64) -> u64 {
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]     --> src/streams.rs:1381:28
[INFO] [stdout]      |
[INFO] [stdout] 1381 |     #[inline] fn shr(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: `file_in`
[INFO] [stdout]     --> src/streams.rs:1419:9
[INFO] [stdout]      |
[INFO] [stdout] 1419 |         file_in:      *mut libc::FILE,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_buf_size`
[INFO] [stdout]     --> src/streams.rs:1420:9
[INFO] [stdout]      |
[INFO] [stdout] 1420 |         n_buf_size:   u64,
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_buf_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_rewind_in`
[INFO] [stdout]     --> src/streams.rs:1421:9
[INFO] [stdout]      |
[INFO] [stdout] 1421 |         n_rewind_in:  u64,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_rewind_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_type_in`
[INFO] [stdout]     --> src/streams.rs:1422:9
[INFO] [stdout]      |
[INFO] [stdout] 1422 |         n_type_in:    i32,
[INFO] [stdout]      |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_type_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_version_in`
[INFO] [stdout]     --> src/streams.rs:1423:9
[INFO] [stdout]      |
[INFO] [stdout] 1423 |         n_version_in: i32) -> Self {
[INFO] [stdout]      |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_version_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pch`
[INFO] [stdout]     --> src/streams.rs:1482:9
[INFO] [stdout]      |
[INFO] [stdout] 1482 |         pch:    *mut u8,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_pch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_size`
[INFO] [stdout]     --> src/streams.rs:1483:9
[INFO] [stdout]      |
[INFO] [stdout] 1483 |         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_pos`
[INFO] [stdout]     --> src/streams.rs:1522:31
[INFO] [stdout]      |
[INFO] [stdout] 1522 |     pub fn set_pos(&mut self, n_pos: u64) -> bool {
[INFO] [stdout]      |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_n_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_pos`
[INFO] [stdout]     --> src/streams.rs:1548:13
[INFO] [stdout]      |
[INFO] [stdout] 1548 |         let n_pos = n_pos.unwrap_or(u64::MAX);
[INFO] [stdout]      |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_n_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ch`
[INFO] [stdout]     --> src/streams.rs:1564:33
[INFO] [stdout]      |
[INFO] [stdout] 1564 |     pub fn find_byte(&mut self, ch: u8)  {
[INFO] [stdout]      |                                 ^^ help: if this is intentional, prefix it with an underscore: `_ch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[inline] pub fn readle16(ptr: *const u8) -> u16 {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[inline] pub fn readle32(ptr: *const u8) -> u32 {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[inline] pub fn readle64(ptr: *const u8) -> u64 {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         ptr: *mut u8,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/common.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         x:   u16)  {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         ptr: *mut u8,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/common.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         x:   u32)  {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ptr: *mut u8,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/common.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         x:   u64)  {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:76:27
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[inline] pub fn readbe16(ptr: *const u8) -> u16 {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:86:27
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[inline] pub fn readbe32(ptr: *const u8) -> u32 {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]   --> src/common.rs:96:27
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[inline] pub fn readbe64(ptr: *const u8) -> u64 {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]    --> src/common.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         ptr: *mut u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/common.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         x:   u32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]    --> src/common.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         ptr: *mut u8,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/common.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         x:   u64)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/common.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[inline] pub fn count_bits(x: u64) -> u64 {
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pn` is never read
[INFO] [stdout]   --> src/arith.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BaseUInt<const BITS: usize> 
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pn: [u32; BITS / 32],
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BaseUInt` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stream`, `n_type`, and `n_version` are never read
[INFO] [stdout]   --> src/streams.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct OverrideStream<Stream> {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 30 |     stream:    *mut Stream,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 31 |     n_type:    i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 32 |     n_version: i32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `n_type`, `n_version`, `vch_data`, and `n_pos` are never read
[INFO] [stdout]    --> src/streams.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct VectorWriter {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 153 |     n_type:    i32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 154 |     n_version: i32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 155 |     vch_data:  Rc<RefCell<Vec<u8>>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 156 |     n_pos:     usize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ty`, `version`, `data`, and `pos` are never read
[INFO] [stdout]    --> src/streams.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub struct VectorReader {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 281 |     ty:      i32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 282 |     version: i32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 283 |     data:    Arc<Vec<u8>>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 284 |     pos:     usize, // default = 0
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vch`, `n_read_pos`, `n_type`, and `n_version` are never read
[INFO] [stdout]    --> src/streams.rs:432:5
[INFO] [stdout]     |
[INFO] [stdout] 431 | pub struct DataStream {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 432 |     vch:        SerializeData,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 433 |     n_read_pos: u32, // default = { 0 }
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 434 |     n_type:     i32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 435 |     n_version:  i32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `istream`, `buffer`, and `offset` are never read
[INFO] [stdout]    --> src/streams.rs:938:5
[INFO] [stdout]     |
[INFO] [stdout] 936 | pub struct BitStreamReader<IStream> {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 937 |
[INFO] [stdout] 938 |     istream: Rc<RefCell<IStream>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 946 |     buffer:  u8, // default = { 0 }
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 958 |     offset:  i32, // default = { 8 }
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ostream`, `buffer`, and `offset` are never read
[INFO] [stdout]     --> src/streams.rs:1009:5
[INFO] [stdout]      |
[INFO] [stdout] 1007 | pub struct BitStreamWriter<OStream> {
[INFO] [stdout]      |            --------------- fields in this struct
[INFO] [stdout] 1008 |
[INFO] [stdout] 1009 |     ostream: Rc<RefCell<OStream>>,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1018 |     buffer:  u8, // default = { 0 }
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1030 |     offset:  i32, // default = { 0 }
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `n_type`, `n_version`, and `file` are never read
[INFO] [stdout]     --> src/streams.rs:1120:5
[INFO] [stdout]      |
[INFO] [stdout] 1119 | pub struct AutoFile {
[INFO] [stdout]      |            -------- fields in this struct
[INFO] [stdout] 1120 |     n_type:    i32,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 1121 |     n_version: i32,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1122 |     file:      *mut libc::FILE,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]     --> src/streams.rs:1328:5
[INFO] [stdout]      |
[INFO] [stdout] 1327 | pub struct BufferedFile {
[INFO] [stdout]      |            ------------ fields in this struct
[INFO] [stdout] 1328 |     n_type:       i32,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 1329 |     n_version:    i32,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1335 |     src:          *mut libc::FILE,
[INFO] [stdout]      |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1341 |     n_src_pos:    u64,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1347 |     n_read_pos:   u64,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1354 |     n_read_limit: u64,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1360 |     n_rewind:     u64,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1366 |     vch_buf:      Vec<u8>,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `map_checkpoints` is never read
[INFO] [stdout]  --> src/checkpoint.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct CheckpointData {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 7 |     map_checkpoints: MapCheckpoints,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pn` is never read
[INFO] [stdout]   --> src/arith.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BaseUInt<const BITS: usize> 
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pn: [u32; BITS / 32],
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BaseUInt` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stream`, `n_type`, and `n_version` are never read
[INFO] [stdout]   --> src/streams.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct OverrideStream<Stream> {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 30 |     stream:    *mut Stream,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 31 |     n_type:    i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 32 |     n_version: i32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `n_type`, `n_version`, `vch_data`, and `n_pos` are never read
[INFO] [stdout]    --> src/streams.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct VectorWriter {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 153 |     n_type:    i32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 154 |     n_version: i32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 155 |     vch_data:  Rc<RefCell<Vec<u8>>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 156 |     n_pos:     usize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ty`, `version`, `data`, and `pos` are never read
[INFO] [stdout]    --> src/streams.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub struct VectorReader {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 281 |     ty:      i32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 282 |     version: i32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 283 |     data:    Arc<Vec<u8>>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 284 |     pos:     usize, // default = 0
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vch`, `n_read_pos`, `n_type`, and `n_version` are never read
[INFO] [stdout]    --> src/streams.rs:432:5
[INFO] [stdout]     |
[INFO] [stdout] 431 | pub struct DataStream {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 432 |     vch:        SerializeData,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 433 |     n_read_pos: u32, // default = { 0 }
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 434 |     n_type:     i32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 435 |     n_version:  i32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `istream`, `buffer`, and `offset` are never read
[INFO] [stdout]    --> src/streams.rs:938:5
[INFO] [stdout]     |
[INFO] [stdout] 936 | pub struct BitStreamReader<IStream> {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 937 |
[INFO] [stdout] 938 |     istream: Rc<RefCell<IStream>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 946 |     buffer:  u8, // default = { 0 }
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 958 |     offset:  i32, // default = { 8 }
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ostream`, `buffer`, and `offset` are never read
[INFO] [stdout]     --> src/streams.rs:1009:5
[INFO] [stdout]      |
[INFO] [stdout] 1007 | pub struct BitStreamWriter<OStream> {
[INFO] [stdout]      |            --------------- fields in this struct
[INFO] [stdout] 1008 |
[INFO] [stdout] 1009 |     ostream: Rc<RefCell<OStream>>,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1018 |     buffer:  u8, // default = { 0 }
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1030 |     offset:  i32, // default = { 0 }
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `n_type`, `n_version`, and `file` are never read
[INFO] [stdout]     --> src/streams.rs:1120:5
[INFO] [stdout]      |
[INFO] [stdout] 1119 | pub struct AutoFile {
[INFO] [stdout]      |            -------- fields in this struct
[INFO] [stdout] 1120 |     n_type:    i32,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 1121 |     n_version: i32,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1122 |     file:      *mut libc::FILE,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]     --> src/streams.rs:1328:5
[INFO] [stdout]      |
[INFO] [stdout] 1327 | pub struct BufferedFile {
[INFO] [stdout]      |            ------------ fields in this struct
[INFO] [stdout] 1328 |     n_type:       i32,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 1329 |     n_version:    i32,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1335 |     src:          *mut libc::FILE,
[INFO] [stdout]      |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1341 |     n_src_pos:    u64,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1347 |     n_read_pos:   u64,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1354 |     n_read_limit: u64,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1360 |     n_rewind:     u64,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1366 |     vch_buf:      Vec<u8>,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `map_checkpoints` is never read
[INFO] [stdout]  --> src/checkpoint.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct CheckpointData {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 7 |     map_checkpoints: MapCheckpoints,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 188 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 188 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 53.23s
[INFO] running `Command { std: "docker" "inspect" "9bcd15fb024daa9381965829a8ac1502ac7af66497556268f8ad7c0d881dda0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bcd15fb024daa9381965829a8ac1502ac7af66497556268f8ad7c0d881dda0f", kill_on_drop: false }`
[INFO] [stdout] 9bcd15fb024daa9381965829a8ac1502ac7af66497556268f8ad7c0d881dda0f
