Sep 20 06:16:29.877 INFO checking bamrescue-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 06:16:29.877 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 06:16:29.877 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:16:30.069 INFO blam! 0a1bfa0801b50715247217e3a6c0985018604c5258fb5dfe087307d3e159f375 Sep 20 06:16:30.071 INFO running `"docker" "start" "-a" "0a1bfa0801b50715247217e3a6c0985018604c5258fb5dfe087307d3e159f375"` Sep 20 06:16:30.831 INFO kablam! usermod: no changes Sep 20 06:16:30.919 INFO kablam! Checking slog-term v2.4.0 Sep 20 06:16:31.890 INFO kablam! Checking bamrescue v0.1.0 (/source) Sep 20 06:16:32.472 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 20 06:16:32.472 INFO kablam! --> src/lib.rs:209:66 Sep 20 06:16:32.472 INFO kablam! | Sep 20 06:16:32.472 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 20 06:16:32.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:16:32.472 INFO kablam! | Sep 20 06:16:32.472 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 20 06:16:32.473 INFO kablam! Sep 20 06:16:32.473 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 20 06:16:32.473 INFO kablam! --> src/lib.rs:420:62 Sep 20 06:16:32.473 INFO kablam! | Sep 20 06:16:32.473 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 20 06:16:32.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:16:32.473 INFO kablam! Sep 20 06:16:32.474 INFO kablam! warning: unused variable: `reader` Sep 20 06:16:32.474 INFO kablam! --> src/lib.rs:449:15 Sep 20 06:16:32.474 INFO kablam! | Sep 20 06:16:32.474 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 20 06:16:32.474 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 20 06:16:32.474 INFO kablam! | Sep 20 06:16:32.474 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 06:16:32.474 INFO kablam! Sep 20 06:16:32.474 INFO kablam! warning: unused variable: `writer` Sep 20 06:16:32.474 INFO kablam! --> src/lib.rs:449:39 Sep 20 06:16:32.474 INFO kablam! | Sep 20 06:16:32.474 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 20 06:16:32.474 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 20 06:16:32.474 INFO kablam! Sep 20 06:16:32.498 INFO kablam! warning: field is never used: `header_bytes` Sep 20 06:16:32.498 INFO kablam! --> src/lib.rs:51:5 Sep 20 06:16:32.498 INFO kablam! | Sep 20 06:16:32.498 INFO kablam! 51 | header_bytes: Vec, Sep 20 06:16:32.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:16:32.498 INFO kablam! | Sep 20 06:16:32.498 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 06:16:32.498 INFO kablam! Sep 20 06:16:32.600 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 20 06:16:32.600 INFO kablam! --> src/lib.rs:209:66 Sep 20 06:16:32.600 INFO kablam! | Sep 20 06:16:32.600 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 20 06:16:32.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:16:32.600 INFO kablam! | Sep 20 06:16:32.600 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 20 06:16:32.600 INFO kablam! Sep 20 06:16:32.600 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 20 06:16:32.600 INFO kablam! --> src/lib.rs:420:62 Sep 20 06:16:32.600 INFO kablam! | Sep 20 06:16:32.600 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 20 06:16:32.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:16:32.600 INFO kablam! Sep 20 06:16:32.600 INFO kablam! warning: unused variable: `reader` Sep 20 06:16:32.600 INFO kablam! --> src/lib.rs:449:15 Sep 20 06:16:32.600 INFO kablam! | Sep 20 06:16:32.600 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 20 06:16:32.600 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 20 06:16:32.600 INFO kablam! | Sep 20 06:16:32.600 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 06:16:32.600 INFO kablam! Sep 20 06:16:32.600 INFO kablam! warning: unused variable: `writer` Sep 20 06:16:32.600 INFO kablam! --> src/lib.rs:449:39 Sep 20 06:16:32.600 INFO kablam! | Sep 20 06:16:32.600 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 20 06:16:32.600 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 20 06:16:32.600 INFO kablam! Sep 20 06:16:32.698 INFO kablam! warning: field is never used: `header_bytes` Sep 20 06:16:32.698 INFO kablam! --> src/lib.rs:51:5 Sep 20 06:16:32.698 INFO kablam! | Sep 20 06:16:32.698 INFO kablam! 51 | header_bytes: Vec, Sep 20 06:16:32.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:16:32.698 INFO kablam! | Sep 20 06:16:32.698 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 06:16:32.698 INFO kablam! Sep 20 06:16:34.085 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.25s Sep 20 06:16:34.093 INFO kablam! su: No module specific data is present Sep 20 06:16:34.901 INFO running `"docker" "rm" "-f" "0a1bfa0801b50715247217e3a6c0985018604c5258fb5dfe087307d3e159f375"` Sep 20 06:16:35.003 INFO blam! 0a1bfa0801b50715247217e3a6c0985018604c5258fb5dfe087307d3e159f375