[INFO] fetching crate stream_zipper 0.2.0... [INFO] checking stream_zipper-0.2.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate stream_zipper 0.2.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate stream_zipper 0.2.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stream_zipper 0.2.0 [INFO] finished tweaking crates.io crate stream_zipper 0.2.0 [INFO] tweaked toml for crates.io crate stream_zipper 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "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] [stderr] Locking 12 packages to latest compatible versions [INFO] [stderr] Adding arrayvec v0.5.2 (latest: v0.7.6) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding lexical-core v0.7.6 (latest: v0.8.5) [INFO] [stderr] Adding miniz_oxide v0.3.7 (latest: v0.8.0) [INFO] [stderr] Adding nom v5.1.3 (latest: v7.1.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4baf86b550b669b9ae2183d335bf90e0eece933a1a36b8bc6e931bbaaa3129ab [INFO] running `Command { std: "docker" "start" "-a" "4baf86b550b669b9ae2183d335bf90e0eece933a1a36b8bc6e931bbaaa3129ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4baf86b550b669b9ae2183d335bf90e0eece933a1a36b8bc6e931bbaaa3129ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4baf86b550b669b9ae2183d335bf90e0eece933a1a36b8bc6e931bbaaa3129ab", kill_on_drop: false }` [INFO] [stdout] 4baf86b550b669b9ae2183d335bf90e0eece933a1a36b8bc6e931bbaaa3129ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a14167ba42e2240a8ca980be177399f673fdfd389b3b6d8a1191fca007a4baf [INFO] running `Command { std: "docker" "start" "-a" "7a14167ba42e2240a8ca980be177399f673fdfd389b3b6d8a1191fca007a4baf", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking stream_zipper v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/utils.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | fn nom_fail(self, impl Fn(E1) -> E2) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: impl Fn(E1) -> E2` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/utils.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | fn nom_err(self, impl Fn(E1) -> E2) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: impl Fn(E1) -> E2` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/utils.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 57 | fn map_nom_err(self, impl Fn(E1) -> E2) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: impl Fn(E1) -> E2` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/utils.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | fn nom_fail(self, impl Fn(E1) -> E2) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: impl Fn(E1) -> E2` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/utils.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | fn nom_err(self, impl Fn(E1) -> E2) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: impl Fn(E1) -> E2` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/utils.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 57 | fn map_nom_err(self, impl Fn(E1) -> E2) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: impl Fn(E1) -> E2` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/deflate.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | mut state: &'o mut InnerState, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unparsed_input` [INFO] [stdout] --> src/deflate.rs:407:31 [INFO] [stdout] | [INFO] [stdout] 407 | State::Stop { unparsed_input } => last_state = Some(state), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `unparsed_input: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/gzip.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `output: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `footer` [INFO] [stdout] --> src/gzip.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | Ok((mut unparsed, footer)) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_footer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `header` [INFO] [stdout] --> src/gzip.rs:311:23 [INFO] [stdout] | [INFO] [stdout] 311 | Ok((unparsed, header)) => Ok(( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unparsed` [INFO] [stdout] --> src/input_helper.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | let unparsed = if orig_stored > 0 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unparsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/zip.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | fn feed_input(&mut self, input: &[u8]) -> State { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inflater` [INFO] [stdout] --> src/zip.rs:277:21 [INFO] [stdout] | [INFO] [stdout] 277 | let inflater = deflate::Stream::new(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inflater` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/zip.rs:353:17 [INFO] [stdout] | [INFO] [stdout] 353 | output, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `output: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/lib.rs:197:18 [INFO] [stdout] | [INFO] [stdout] 197 | Init(file) => panic!("This shouldn't be called before autodetect!"), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/lib.rs:219:26 [INFO] [stdout] | [INFO] [stdout] 219 | GZip(ref mut file) => unimplemented!("TODO"), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/deflate.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | mut state: &'o mut InnerState, [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CompressedStream` is never used [INFO] [stdout] --> src/lib.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | trait CompressedStream: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/gzip.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | output, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `output: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `footer` [INFO] [stdout] --> src/gzip.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | Ok((mut unparsed, footer)) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_footer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `header` [INFO] [stdout] --> src/gzip.rs:311:23 [INFO] [stdout] | [INFO] [stdout] 311 | Ok((unparsed, header)) => Ok(( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unparsed` [INFO] [stdout] --> src/input_helper.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | let unparsed = if orig_stored > 0 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unparsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/zip.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | fn feed_input(&mut self, input: &[u8]) -> State { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inflater` [INFO] [stdout] --> src/zip.rs:277:21 [INFO] [stdout] | [INFO] [stdout] 277 | let inflater = deflate::Stream::new(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inflater` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/zip.rs:353:17 [INFO] [stdout] | [INFO] [stdout] 353 | output, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `output: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/lib.rs:197:18 [INFO] [stdout] | [INFO] [stdout] 197 | Init(file) => panic!("This shouldn't be called before autodetect!"), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/lib.rs:219:26 [INFO] [stdout] | [INFO] [stdout] 219 | GZip(ref mut file) => unimplemented!("TODO"), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CompressedStream` is never used [INFO] [stdout] --> src/lib.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | trait CompressedStream: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Not` [INFO] [stdout] --> tests/test_zip_bug_20200131.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::Not; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `State` [INFO] [stdout] --> tests/test_zip_bug_20200131.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use stream_zipper::{zip, State}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/test_zip_bug_20200131.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let mut data_zip_a = &data_zip[..critical_len]; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/test_zip_bug_20200131.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let mut data_zip_b = &data_zip[critical_len..]; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `*` [INFO] [stdout] --> tests/test_gzip.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | use stream_zipper::deflate::{self, *}; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream_zipper::gzip::*` [INFO] [stdout] --> tests/test_gzip.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use stream_zipper::gzip::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::min` [INFO] [stdout] --> tests/test_gzip.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | use std::cmp::min; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::min` [INFO] [stdout] --> tests/test_gzip.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | use std::cmp::min; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> tests/test_hilevel.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | let res = zip_file_1 [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `chunk_comp_bytes` is assigned to, but never used [INFO] [stdout] --> tests/test_hilevel.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let mut chunk_comp_bytes = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_chunk_comp_bytes` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> tests/test_hilevel.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | let result = match result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parsed_data_desc` [INFO] [stdout] --> tests/test_zip.rs:145:22 [INFO] [stdout] | [INFO] [stdout] 145 | let (unparsed_4, parsed_data_desc) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parsed_data_desc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parsed_central_dir_end` [INFO] [stdout] --> tests/test_zip.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | let (unparsed_5, parsed_central_dir_end) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parsed_central_dir_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/test_hilevel.rs:198:17 [INFO] [stdout] | [INFO] [stdout] 198 | mut next_file, [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> tests/test_zip.rs:416:9 [INFO] [stdout] | [INFO] [stdout] 416 | let end = std::time::Instant::now() - start; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/test_hilevel.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | mut next_file, [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> tests/test_zip.rs:474:9 [INFO] [stdout] | [INFO] [stdout] 474 | let end = std::time::Instant::now() - start; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> tests/test_zip.rs:592:13 [INFO] [stdout] | [INFO] [stdout] 592 | let r = file [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unparsed_2` [INFO] [stdout] --> tests/test_gzip.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let unparsed_2 = if let deflate::State::Stop { unparsed_input } = def [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unparsed_2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unparsed_2` [INFO] [stdout] --> tests/test_gzip.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let unparsed_2 = if let deflate::State::Stop { unparsed_input } = deflate_state { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unparsed_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unparsed_2` [INFO] [stdout] --> tests/test_gzip.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | let unparsed_2 = if let deflate::State::Stop { unparsed_input } = def [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unparsed_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unparsed_2` [INFO] [stdout] --> tests/test_gzip.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | let unparsed_2 = if let deflate::State::Stop { unparsed_input } = result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unparsed_2` [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.53s [INFO] running `Command { std: "docker" "inspect" "7a14167ba42e2240a8ca980be177399f673fdfd389b3b6d8a1191fca007a4baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a14167ba42e2240a8ca980be177399f673fdfd389b3b6d8a1191fca007a4baf", kill_on_drop: false }` [INFO] [stdout] 7a14167ba42e2240a8ca980be177399f673fdfd389b3b6d8a1191fca007a4baf