Sep 04 23:29:24.274 INFO checking bamrescue-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 23:29:24.274 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 23:29:24.274 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:29:24.429 INFO blam! f8d3d10b6d2d089c9bed2de632ee5221e62e556df16f81ab3aabc017e597f285 Sep 04 23:29:24.431 INFO running `"docker" "start" "-a" "f8d3d10b6d2d089c9bed2de632ee5221e62e556df16f81ab3aabc017e597f285"` Sep 04 23:29:25.317 INFO kablam! Checking bamrescue v0.1.0 (file:///source) Sep 04 23:29:26.344 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 04 23:29:26.344 INFO kablam! --> src/lib.rs:209:66 Sep 04 23:29:26.344 INFO kablam! | Sep 04 23:29:26.344 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 04 23:29:26.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:29:26.345 INFO kablam! | Sep 04 23:29:26.345 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 04 23:29:26.345 INFO kablam! Sep 04 23:29:26.345 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 04 23:29:26.345 INFO kablam! --> src/lib.rs:420:62 Sep 04 23:29:26.346 INFO kablam! | Sep 04 23:29:26.346 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 04 23:29:26.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:29:26.346 INFO kablam! Sep 04 23:29:26.346 INFO kablam! warning: unused variable: `reader` Sep 04 23:29:26.346 INFO kablam! --> src/lib.rs:449:15 Sep 04 23:29:26.346 INFO kablam! | Sep 04 23:29:26.346 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 04 23:29:26.346 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 04 23:29:26.346 INFO kablam! | Sep 04 23:29:26.346 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 23:29:26.346 INFO kablam! Sep 04 23:29:26.346 INFO kablam! warning: unused variable: `writer` Sep 04 23:29:26.346 INFO kablam! --> src/lib.rs:449:39 Sep 04 23:29:26.346 INFO kablam! | Sep 04 23:29:26.346 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 04 23:29:26.346 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 04 23:29:26.346 INFO kablam! Sep 04 23:29:26.392 INFO kablam! warning: field is never used: `header_bytes` Sep 04 23:29:26.392 INFO kablam! --> src/lib.rs:51:5 Sep 04 23:29:26.392 INFO kablam! | Sep 04 23:29:26.392 INFO kablam! 51 | header_bytes: Vec, Sep 04 23:29:26.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:29:26.392 INFO kablam! | Sep 04 23:29:26.392 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 23:29:26.392 INFO kablam! Sep 04 23:29:26.396 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 04 23:29:26.396 INFO kablam! --> src/lib.rs:209:66 Sep 04 23:29:26.396 INFO kablam! | Sep 04 23:29:26.396 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 04 23:29:26.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:29:26.397 INFO kablam! | Sep 04 23:29:26.397 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 04 23:29:26.397 INFO kablam! Sep 04 23:29:26.397 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 04 23:29:26.397 INFO kablam! --> src/lib.rs:420:62 Sep 04 23:29:26.397 INFO kablam! | Sep 04 23:29:26.397 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 04 23:29:26.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:29:26.397 INFO kablam! Sep 04 23:29:26.397 INFO kablam! warning: unused variable: `reader` Sep 04 23:29:26.397 INFO kablam! --> src/lib.rs:449:15 Sep 04 23:29:26.397 INFO kablam! | Sep 04 23:29:26.397 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 04 23:29:26.397 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 04 23:29:26.397 INFO kablam! | Sep 04 23:29:26.397 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 23:29:26.397 INFO kablam! Sep 04 23:29:26.397 INFO kablam! warning: unused variable: `writer` Sep 04 23:29:26.397 INFO kablam! --> src/lib.rs:449:39 Sep 04 23:29:26.397 INFO kablam! | Sep 04 23:29:26.398 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 04 23:29:26.398 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 04 23:29:26.398 INFO kablam! Sep 04 23:29:26.432 INFO kablam! warning: field is never used: `header_bytes` Sep 04 23:29:26.433 INFO kablam! --> src/lib.rs:51:5 Sep 04 23:29:26.433 INFO kablam! | Sep 04 23:29:26.433 INFO kablam! 51 | header_bytes: Vec, Sep 04 23:29:26.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:29:26.433 INFO kablam! | Sep 04 23:29:26.433 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 23:29:26.433 INFO kablam! Sep 04 23:29:29.742 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.51s Sep 04 23:29:29.753 INFO kablam! su: No module specific data is present Sep 04 23:29:30.278 INFO running `"docker" "rm" "-f" "f8d3d10b6d2d089c9bed2de632ee5221e62e556df16f81ab3aabc017e597f285"` Sep 04 23:29:30.398 INFO blam! f8d3d10b6d2d089c9bed2de632ee5221e62e556df16f81ab3aabc017e597f285