Sep 14 19:23:05.729 INFO checking bamrescue-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 19:23:05.729 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 19:23:05.729 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:23:05.922 INFO blam! 244f0096ad456102e0e297f4cfe8235bca824fb91527e2537406d08314ee398e Sep 14 19:23:05.923 INFO running `"docker" "start" "-a" "244f0096ad456102e0e297f4cfe8235bca824fb91527e2537406d08314ee398e"` Sep 14 19:23:06.725 INFO kablam! usermod: no changes Sep 14 19:23:06.804 INFO kablam! Checking slog-term v2.4.0 Sep 14 19:23:06.804 INFO kablam! Checking docopt v0.7.0 Sep 14 19:23:08.310 INFO kablam! Checking bamrescue v0.1.0 (file:///source) Sep 14 19:23:08.951 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 14 19:23:08.951 INFO kablam! --> src/lib.rs:209:66 Sep 14 19:23:08.951 INFO kablam! | Sep 14 19:23:08.951 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 14 19:23:08.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:23:08.951 INFO kablam! | Sep 14 19:23:08.951 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 14 19:23:08.951 INFO kablam! Sep 14 19:23:08.951 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 14 19:23:08.951 INFO kablam! --> src/lib.rs:420:62 Sep 14 19:23:08.951 INFO kablam! | Sep 14 19:23:08.951 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 14 19:23:08.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:23:08.951 INFO kablam! Sep 14 19:23:08.951 INFO kablam! warning: unused variable: `reader` Sep 14 19:23:08.951 INFO kablam! --> src/lib.rs:449:15 Sep 14 19:23:08.951 INFO kablam! | Sep 14 19:23:08.951 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 14 19:23:08.951 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 14 19:23:08.951 INFO kablam! | Sep 14 19:23:08.951 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 19:23:08.951 INFO kablam! Sep 14 19:23:08.951 INFO kablam! warning: unused variable: `writer` Sep 14 19:23:08.951 INFO kablam! --> src/lib.rs:449:39 Sep 14 19:23:08.951 INFO kablam! | Sep 14 19:23:08.951 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 14 19:23:08.951 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 14 19:23:08.951 INFO kablam! Sep 14 19:23:08.975 INFO kablam! warning: field is never used: `header_bytes` Sep 14 19:23:08.975 INFO kablam! --> src/lib.rs:51:5 Sep 14 19:23:08.975 INFO kablam! | Sep 14 19:23:08.975 INFO kablam! 51 | header_bytes: Vec, Sep 14 19:23:08.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:23:08.975 INFO kablam! | Sep 14 19:23:08.975 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 19:23:08.975 INFO kablam! Sep 14 19:23:08.983 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 14 19:23:08.983 INFO kablam! --> src/lib.rs:209:66 Sep 14 19:23:08.983 INFO kablam! | Sep 14 19:23:08.983 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 14 19:23:08.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:23:08.983 INFO kablam! | Sep 14 19:23:08.983 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 14 19:23:08.983 INFO kablam! Sep 14 19:23:08.983 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 14 19:23:08.983 INFO kablam! --> src/lib.rs:420:62 Sep 14 19:23:08.983 INFO kablam! | Sep 14 19:23:08.983 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 14 19:23:08.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:23:08.983 INFO kablam! Sep 14 19:23:08.983 INFO kablam! warning: unused variable: `reader` Sep 14 19:23:08.983 INFO kablam! --> src/lib.rs:449:15 Sep 14 19:23:08.983 INFO kablam! | Sep 14 19:23:08.983 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 14 19:23:08.983 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 14 19:23:08.983 INFO kablam! | Sep 14 19:23:08.983 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 19:23:08.983 INFO kablam! Sep 14 19:23:08.983 INFO kablam! warning: unused variable: `writer` Sep 14 19:23:08.983 INFO kablam! --> src/lib.rs:449:39 Sep 14 19:23:08.983 INFO kablam! | Sep 14 19:23:08.983 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 14 19:23:08.983 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 14 19:23:08.983 INFO kablam! Sep 14 19:23:09.006 INFO kablam! warning: field is never used: `header_bytes` Sep 14 19:23:09.006 INFO kablam! --> src/lib.rs:51:5 Sep 14 19:23:09.006 INFO kablam! | Sep 14 19:23:09.006 INFO kablam! 51 | header_bytes: Vec, Sep 14 19:23:09.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:23:09.006 INFO kablam! | Sep 14 19:23:09.006 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 19:23:09.006 INFO kablam! Sep 14 19:23:10.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.52s Sep 14 19:23:10.282 INFO kablam! su: No module specific data is present Sep 14 19:23:10.727 INFO running `"docker" "rm" "-f" "244f0096ad456102e0e297f4cfe8235bca824fb91527e2537406d08314ee398e"` Sep 14 19:23:10.810 INFO blam! 244f0096ad456102e0e297f4cfe8235bca824fb91527e2537406d08314ee398e