[INFO] fetching crate bsdump 0.1.0...
[INFO] checking bsdump-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bsdump 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate bsdump 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bsdump 0.1.0
[INFO] finished tweaking crates.io crate bsdump 0.1.0
[INFO] tweaked toml for crates.io crate bsdump 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate bsdump 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pkg-config v0.3.20
[INFO] [stderr]   Downloaded rustversion v1.0.5
[INFO] [stderr]   Downloaded alloc-no-stdlib v2.0.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.29
[INFO] [stderr]   Downloaded cc v1.0.70
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.2
[INFO] [stderr]   Downloaded syn v1.0.77
[INFO] [stderr]   Downloaded libc v0.2.103
[INFO] [stderr]   Downloaded brotli v3.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed671a1ae0e57fc29b228b7c8541b9ae1a3566cba903e81435d9a8e734c6ebdc
[INFO] running `Command { std: "docker" "start" "-a" "ed671a1ae0e57fc29b228b7c8541b9ae1a3566cba903e81435d9a8e734c6ebdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed671a1ae0e57fc29b228b7c8541b9ae1a3566cba903e81435d9a8e734c6ebdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed671a1ae0e57fc29b228b7c8541b9ae1a3566cba903e81435d9a8e734c6ebdc", kill_on_drop: false }`
[INFO] [stdout] ed671a1ae0e57fc29b228b7c8541b9ae1a3566cba903e81435d9a8e734c6ebdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be1f03a38fa08dbb2fcf1c79291e0a37641983dada15a8f7f055b65c0bb2d5ab
[INFO] running `Command { std: "docker" "start" "-a" "be1f03a38fa08dbb2fcf1c79291e0a37641983dada15a8f7f055b65c0bb2d5ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking brotli v3.3.2
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]     Checking bsdump v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `brotli` is imported redundantly
[INFO] [stdout]  --> src/bsdiff_format.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use brotli;
[INFO] [stdout]   |     ^^^^^^ the item `brotli` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/bsdiff_format.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::{self, ErrorKind};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/bsdiff_format.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `brotli` is imported redundantly
[INFO] [stdout]  --> src/bsdiff_format.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use brotli;
[INFO] [stdout]   |     ^^^^^^ the item `brotli` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/bsdiff_format.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::{self, ErrorKind};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/bsdiff_format.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_diff_compressor` and `get_extra_compressor` are never used
[INFO] [stdout]   --> src/bsdiff_format.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl BsdiffFormat {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn get_diff_compressor(&self) -> CompressorType {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     fn get_extra_compressor(&self) -> CompressorType {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_diff_compressor` and `get_extra_compressor` are never used
[INFO] [stdout]   --> src/bsdiff_format.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl BsdiffFormat {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn get_diff_compressor(&self) -> CompressorType {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     fn get_extra_compressor(&self) -> CompressorType {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `offset_increment` is never read
[INFO] [stdout]    --> src/bsdiff_format.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct ControlEntry {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     offset_increment: i64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ControlEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BinreadReader` is never used
[INFO] [stdout]    --> src/bsdiff_format.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub trait BinreadReader: Read + Seek {}
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `offset_increment` is never read
[INFO] [stdout]    --> src/bsdiff_format.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct ControlEntry {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     offset_increment: i64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ControlEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]    --> src/bsdiff_format.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct BsdiffReader<'a> {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 126 |     data: &'a [u8],
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BinreadReader` is never used
[INFO] [stdout]    --> src/bsdiff_format.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub trait BinreadReader: Read + Seek {}
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_new_file_size` is never used
[INFO] [stdout]    --> src/bsdiff_format.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl<'a> BsdiffReader<'a> {
[INFO] [stdout]     | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub fn get_new_file_size(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]    --> src/bsdiff_format.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct BsdiffReader<'a> {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 126 |     data: &'a [u8],
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_new_file_size` is never used
[INFO] [stdout]    --> src/bsdiff_format.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl<'a> BsdiffReader<'a> {
[INFO] [stdout]     | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub fn get_new_file_size(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
[INFO] running `Command { std: "docker" "inspect" "be1f03a38fa08dbb2fcf1c79291e0a37641983dada15a8f7f055b65c0bb2d5ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be1f03a38fa08dbb2fcf1c79291e0a37641983dada15a8f7f055b65c0bb2d5ab", kill_on_drop: false }`
[INFO] [stdout] be1f03a38fa08dbb2fcf1c79291e0a37641983dada15a8f7f055b65c0bb2d5ab
[INFO] checking bsdump-0.1.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate bsdump 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate bsdump 0.1.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bsdump 0.1.0
[INFO] finished tweaking crates.io crate bsdump 0.1.0
[INFO] tweaked toml for crates.io crate bsdump 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate bsdump 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f82b774876f41e0aff4f05ad9f12a84fc9010a568c3141bcf515fccdf2c24ecc
[INFO] running `Command { std: "docker" "start" "-a" "f82b774876f41e0aff4f05ad9f12a84fc9010a568c3141bcf515fccdf2c24ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f82b774876f41e0aff4f05ad9f12a84fc9010a568c3141bcf515fccdf2c24ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f82b774876f41e0aff4f05ad9f12a84fc9010a568c3141bcf515fccdf2c24ecc", kill_on_drop: false }`
[INFO] [stdout] f82b774876f41e0aff4f05ad9f12a84fc9010a568c3141bcf515fccdf2c24ecc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ea9f129ecd982f057978425b5f030bb6a8250d04f5f0555a275b19214332c97
[INFO] running `Command { std: "docker" "start" "-a" "9ea9f129ecd982f057978425b5f030bb6a8250d04f5f0555a275b19214332c97", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking brotli v3.3.2
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]     Checking bsdump v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `brotli` is imported redundantly
[INFO] [stdout]  --> src/bsdiff_format.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use brotli;
[INFO] [stdout]   |     ^^^^^^ the item `brotli` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/bsdiff_format.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::{self, ErrorKind};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/bsdiff_format.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `brotli` is imported redundantly
[INFO] [stdout]  --> src/bsdiff_format.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use brotli;
[INFO] [stdout]   |     ^^^^^^ the item `brotli` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/bsdiff_format.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::{self, ErrorKind};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/bsdiff_format.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_diff_compressor` and `get_extra_compressor` are never used
[INFO] [stdout]   --> src/bsdiff_format.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl BsdiffFormat {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn get_diff_compressor(&self) -> CompressorType {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     fn get_extra_compressor(&self) -> CompressorType {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `offset_increment` is never read
[INFO] [stdout]    --> src/bsdiff_format.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct ControlEntry {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     offset_increment: i64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ControlEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BinreadReader` is never used
[INFO] [stdout]    --> src/bsdiff_format.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub trait BinreadReader: Read + Seek {}
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]    --> src/bsdiff_format.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct BsdiffReader<'a> {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 126 |     data: &'a [u8],
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_new_file_size` is never used
[INFO] [stdout]    --> src/bsdiff_format.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl<'a> BsdiffReader<'a> {
[INFO] [stdout]     | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub fn get_new_file_size(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_diff_compressor` and `get_extra_compressor` are never used
[INFO] [stdout]   --> src/bsdiff_format.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl BsdiffFormat {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn get_diff_compressor(&self) -> CompressorType {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     fn get_extra_compressor(&self) -> CompressorType {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `offset_increment` is never read
[INFO] [stdout]    --> src/bsdiff_format.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct ControlEntry {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     offset_increment: i64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ControlEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BinreadReader` is never used
[INFO] [stdout]    --> src/bsdiff_format.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub trait BinreadReader: Read + Seek {}
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]    --> src/bsdiff_format.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct BsdiffReader<'a> {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 126 |     data: &'a [u8],
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_new_file_size` is never used
[INFO] [stdout]    --> src/bsdiff_format.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl<'a> BsdiffReader<'a> {
[INFO] [stdout]     | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub fn get_new_file_size(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
[INFO] running `Command { std: "docker" "inspect" "9ea9f129ecd982f057978425b5f030bb6a8250d04f5f0555a275b19214332c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea9f129ecd982f057978425b5f030bb6a8250d04f5f0555a275b19214332c97", kill_on_drop: false }`
[INFO] [stdout] 9ea9f129ecd982f057978425b5f030bb6a8250d04f5f0555a275b19214332c97
