Sep 18 03:25:32.224 INFO checking bamrescue-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 03:25:32.224 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 03:25:32.224 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 03:25:32.518 INFO blam! fb7e6aee0ff4fdc06cf9feed3c1f5411d1ad9c8a872d3e04ade846fa350602ac Sep 18 03:25:32.520 INFO running `"docker" "start" "-a" "fb7e6aee0ff4fdc06cf9feed3c1f5411d1ad9c8a872d3e04ade846fa350602ac"` Sep 18 03:25:33.542 INFO kablam! usermod: no changes Sep 18 03:25:33.743 INFO kablam! Checking slog-term v2.4.0 Sep 18 03:25:35.067 INFO kablam! Checking bamrescue v0.1.0 (/source) Sep 18 03:25:35.608 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 18 03:25:35.608 INFO kablam! --> src/lib.rs:209:66 Sep 18 03:25:35.608 INFO kablam! | Sep 18 03:25:35.608 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 18 03:25:35.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:25:35.608 INFO kablam! | Sep 18 03:25:35.608 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 18 03:25:35.608 INFO kablam! Sep 18 03:25:35.609 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 18 03:25:35.609 INFO kablam! --> src/lib.rs:420:62 Sep 18 03:25:35.609 INFO kablam! | Sep 18 03:25:35.609 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 18 03:25:35.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:25:35.609 INFO kablam! Sep 18 03:25:35.609 INFO kablam! warning: unused variable: `reader` Sep 18 03:25:35.609 INFO kablam! --> src/lib.rs:449:15 Sep 18 03:25:35.609 INFO kablam! | Sep 18 03:25:35.609 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 18 03:25:35.609 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 18 03:25:35.609 INFO kablam! | Sep 18 03:25:35.609 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 18 03:25:35.609 INFO kablam! Sep 18 03:25:35.609 INFO kablam! warning: unused variable: `writer` Sep 18 03:25:35.609 INFO kablam! --> src/lib.rs:449:39 Sep 18 03:25:35.609 INFO kablam! | Sep 18 03:25:35.609 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 18 03:25:35.609 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 18 03:25:35.609 INFO kablam! Sep 18 03:25:35.628 INFO kablam! warning: field is never used: `header_bytes` Sep 18 03:25:35.628 INFO kablam! --> src/lib.rs:51:5 Sep 18 03:25:35.628 INFO kablam! | Sep 18 03:25:35.628 INFO kablam! 51 | header_bytes: Vec, Sep 18 03:25:35.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:25:35.628 INFO kablam! | Sep 18 03:25:35.628 INFO kablam! = note: #[warn(dead_code)] on by default Sep 18 03:25:35.628 INFO kablam! Sep 18 03:25:35.677 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 18 03:25:35.677 INFO kablam! --> src/lib.rs:209:66 Sep 18 03:25:35.677 INFO kablam! | Sep 18 03:25:35.677 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 18 03:25:35.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:25:35.678 INFO kablam! | Sep 18 03:25:35.678 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 18 03:25:35.678 INFO kablam! Sep 18 03:25:35.679 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 18 03:25:35.679 INFO kablam! --> src/lib.rs:420:62 Sep 18 03:25:35.679 INFO kablam! | Sep 18 03:25:35.679 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 18 03:25:35.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:25:35.679 INFO kablam! Sep 18 03:25:35.679 INFO kablam! warning: unused variable: `reader` Sep 18 03:25:35.679 INFO kablam! --> src/lib.rs:449:15 Sep 18 03:25:35.679 INFO kablam! | Sep 18 03:25:35.679 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 18 03:25:35.679 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 18 03:25:35.680 INFO kablam! | Sep 18 03:25:35.680 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 18 03:25:35.680 INFO kablam! Sep 18 03:25:35.681 INFO kablam! warning: unused variable: `writer` Sep 18 03:25:35.681 INFO kablam! --> src/lib.rs:449:39 Sep 18 03:25:35.682 INFO kablam! | Sep 18 03:25:35.682 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 18 03:25:35.682 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 18 03:25:35.682 INFO kablam! Sep 18 03:25:35.708 INFO kablam! warning: field is never used: `header_bytes` Sep 18 03:25:35.708 INFO kablam! --> src/lib.rs:51:5 Sep 18 03:25:35.708 INFO kablam! | Sep 18 03:25:35.709 INFO kablam! 51 | header_bytes: Vec, Sep 18 03:25:35.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:25:35.709 INFO kablam! | Sep 18 03:25:35.710 INFO kablam! = note: #[warn(dead_code)] on by default Sep 18 03:25:35.710 INFO kablam! Sep 18 03:25:37.145 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.56s Sep 18 03:25:37.148 INFO kablam! su: No module specific data is present Sep 18 03:25:37.717 INFO running `"docker" "rm" "-f" "fb7e6aee0ff4fdc06cf9feed3c1f5411d1ad9c8a872d3e04ade846fa350602ac"` Sep 18 03:25:37.816 INFO blam! fb7e6aee0ff4fdc06cf9feed3c1f5411d1ad9c8a872d3e04ade846fa350602ac