Sep 02 02:36:51.056 INFO checking bamrescue-0.1.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 02:36:51.056 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 02:36:51.056 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 02:36:51.222 INFO blam! 7b21bf77b84feb8ece98f2088c744460c2fbbe6471813ae7e5768bae687a52d8 Sep 02 02:36:51.224 INFO running `"docker" "start" "-a" "7b21bf77b84feb8ece98f2088c744460c2fbbe6471813ae7e5768bae687a52d8"` Sep 02 02:36:52.069 INFO kablam! Checking bamrescue v0.1.0 (file:///source) Sep 02 02:36:53.264 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 02 02:36:53.264 INFO kablam! --> src/lib.rs:209:66 Sep 02 02:36:53.264 INFO kablam! | Sep 02 02:36:53.264 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 02 02:36:53.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:36:53.264 INFO kablam! | Sep 02 02:36:53.264 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 02 02:36:53.264 INFO kablam! Sep 02 02:36:53.264 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 02 02:36:53.264 INFO kablam! --> src/lib.rs:420:62 Sep 02 02:36:53.264 INFO kablam! | Sep 02 02:36:53.264 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 02 02:36:53.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:36:53.264 INFO kablam! Sep 02 02:36:53.264 INFO kablam! warning: unused variable: `reader` Sep 02 02:36:53.265 INFO kablam! --> src/lib.rs:449:15 Sep 02 02:36:53.265 INFO kablam! | Sep 02 02:36:53.265 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 02 02:36:53.265 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 02 02:36:53.265 INFO kablam! | Sep 02 02:36:53.265 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 02:36:53.265 INFO kablam! Sep 02 02:36:53.265 INFO kablam! warning: unused variable: `writer` Sep 02 02:36:53.265 INFO kablam! --> src/lib.rs:449:39 Sep 02 02:36:53.265 INFO kablam! | Sep 02 02:36:53.265 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 02 02:36:53.265 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 02 02:36:53.265 INFO kablam! Sep 02 02:36:53.304 INFO kablam! warning: field is never used: `header_bytes` Sep 02 02:36:53.304 INFO kablam! --> src/lib.rs:51:5 Sep 02 02:36:53.304 INFO kablam! | Sep 02 02:36:53.304 INFO kablam! 51 | header_bytes: Vec, Sep 02 02:36:53.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:36:53.304 INFO kablam! | Sep 02 02:36:53.304 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 02:36:53.304 INFO kablam! Sep 02 02:36:53.469 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 02 02:36:53.469 INFO kablam! --> src/lib.rs:209:66 Sep 02 02:36:53.470 INFO kablam! | Sep 02 02:36:53.470 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 02 02:36:53.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:36:53.470 INFO kablam! | Sep 02 02:36:53.470 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 02 02:36:53.470 INFO kablam! Sep 02 02:36:53.470 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 02 02:36:53.470 INFO kablam! --> src/lib.rs:420:62 Sep 02 02:36:53.470 INFO kablam! | Sep 02 02:36:53.470 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 02 02:36:53.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:36:53.470 INFO kablam! Sep 02 02:36:53.470 INFO kablam! warning: unused variable: `reader` Sep 02 02:36:53.470 INFO kablam! --> src/lib.rs:449:15 Sep 02 02:36:53.470 INFO kablam! | Sep 02 02:36:53.470 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 02 02:36:53.470 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 02 02:36:53.470 INFO kablam! | Sep 02 02:36:53.470 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 02:36:53.470 INFO kablam! Sep 02 02:36:53.471 INFO kablam! warning: unused variable: `writer` Sep 02 02:36:53.471 INFO kablam! --> src/lib.rs:449:39 Sep 02 02:36:53.471 INFO kablam! | Sep 02 02:36:53.471 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 02 02:36:53.471 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 02 02:36:53.471 INFO kablam! Sep 02 02:36:53.517 INFO kablam! warning: field is never used: `header_bytes` Sep 02 02:36:53.517 INFO kablam! --> src/lib.rs:51:5 Sep 02 02:36:53.517 INFO kablam! | Sep 02 02:36:53.517 INFO kablam! 51 | header_bytes: Vec, Sep 02 02:36:53.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:36:53.518 INFO kablam! | Sep 02 02:36:53.518 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 02:36:53.519 INFO kablam! Sep 02 02:36:57.232 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.25s Sep 02 02:36:57.241 INFO kablam! su: No module specific data is present Sep 02 02:36:57.730 INFO running `"docker" "rm" "-f" "7b21bf77b84feb8ece98f2088c744460c2fbbe6471813ae7e5768bae687a52d8"` Sep 02 02:36:57.830 INFO blam! 7b21bf77b84feb8ece98f2088c744460c2fbbe6471813ae7e5768bae687a52d8