Sep 05 02:20:26.313 INFO checking bamrescue-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 02:20:26.313 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 02:20:26.313 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 02:20:26.475 INFO blam! d8d3855bdd1ddec731c81b30ca34cb796e2a79e2333e9a3a307188a69bd3f713 Sep 05 02:20:26.477 INFO running `"docker" "start" "-a" "d8d3855bdd1ddec731c81b30ca34cb796e2a79e2333e9a3a307188a69bd3f713"` Sep 05 02:20:27.316 INFO kablam! Checking slog-term v2.4.0 Sep 05 02:20:28.911 INFO kablam! Checking bamrescue v0.1.0 (file:///source) Sep 05 02:20:29.874 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 05 02:20:29.874 INFO kablam! --> src/lib.rs:209:66 Sep 05 02:20:29.874 INFO kablam! | Sep 05 02:20:29.874 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 05 02:20:29.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 02:20:29.874 INFO kablam! | Sep 05 02:20:29.874 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 05 02:20:29.874 INFO kablam! Sep 05 02:20:29.875 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 05 02:20:29.875 INFO kablam! --> src/lib.rs:420:62 Sep 05 02:20:29.875 INFO kablam! | Sep 05 02:20:29.875 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 05 02:20:29.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 02:20:29.875 INFO kablam! Sep 05 02:20:29.875 INFO kablam! warning: unused variable: `reader` Sep 05 02:20:29.875 INFO kablam! --> src/lib.rs:449:15 Sep 05 02:20:29.876 INFO kablam! | Sep 05 02:20:29.876 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 05 02:20:29.876 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 05 02:20:29.876 INFO kablam! | Sep 05 02:20:29.876 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 05 02:20:29.876 INFO kablam! Sep 05 02:20:29.876 INFO kablam! warning: unused variable: `writer` Sep 05 02:20:29.876 INFO kablam! --> src/lib.rs:449:39 Sep 05 02:20:29.876 INFO kablam! | Sep 05 02:20:29.876 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 05 02:20:29.876 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 05 02:20:29.876 INFO kablam! Sep 05 02:20:29.908 INFO kablam! warning: field is never used: `header_bytes` Sep 05 02:20:29.908 INFO kablam! --> src/lib.rs:51:5 Sep 05 02:20:29.908 INFO kablam! | Sep 05 02:20:29.908 INFO kablam! 51 | header_bytes: Vec, Sep 05 02:20:29.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 05 02:20:29.908 INFO kablam! | Sep 05 02:20:29.909 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 02:20:29.909 INFO kablam! Sep 05 02:20:29.979 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 05 02:20:29.979 INFO kablam! --> src/lib.rs:209:66 Sep 05 02:20:29.979 INFO kablam! | Sep 05 02:20:29.979 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 05 02:20:29.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 02:20:29.979 INFO kablam! | Sep 05 02:20:29.979 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 05 02:20:29.979 INFO kablam! Sep 05 02:20:29.979 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 05 02:20:29.979 INFO kablam! --> src/lib.rs:420:62 Sep 05 02:20:29.979 INFO kablam! | Sep 05 02:20:29.979 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 05 02:20:29.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 02:20:29.979 INFO kablam! Sep 05 02:20:29.979 INFO kablam! warning: unused variable: `reader` Sep 05 02:20:29.979 INFO kablam! --> src/lib.rs:449:15 Sep 05 02:20:29.979 INFO kablam! | Sep 05 02:20:29.979 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 05 02:20:29.979 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 05 02:20:29.979 INFO kablam! | Sep 05 02:20:29.979 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 05 02:20:29.979 INFO kablam! Sep 05 02:20:29.979 INFO kablam! warning: unused variable: `writer` Sep 05 02:20:29.979 INFO kablam! --> src/lib.rs:449:39 Sep 05 02:20:29.979 INFO kablam! | Sep 05 02:20:29.979 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 05 02:20:29.980 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 05 02:20:29.980 INFO kablam! Sep 05 02:20:30.020 INFO kablam! warning: field is never used: `header_bytes` Sep 05 02:20:30.020 INFO kablam! --> src/lib.rs:51:5 Sep 05 02:20:30.020 INFO kablam! | Sep 05 02:20:30.020 INFO kablam! 51 | header_bytes: Vec, Sep 05 02:20:30.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 05 02:20:30.020 INFO kablam! | Sep 05 02:20:30.020 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 02:20:30.020 INFO kablam! Sep 05 02:20:33.396 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.17s Sep 05 02:20:33.406 INFO kablam! su: No module specific data is present Sep 05 02:20:34.008 INFO running `"docker" "rm" "-f" "d8d3855bdd1ddec731c81b30ca34cb796e2a79e2333e9a3a307188a69bd3f713"` Sep 05 02:20:34.097 INFO blam! d8d3855bdd1ddec731c81b30ca34cb796e2a79e2333e9a3a307188a69bd3f713