Sep 10 22:23:50.328 INFO checking bamrescue-0.1.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 22:23:50.328 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 22:23:50.328 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-5/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 22:23:50.543 INFO blam! 77a860b69dec887a63ae95675bb61f95f45c489bd0c211b295bc3842275bb5e5 Sep 10 22:23:50.545 INFO running `"docker" "start" "-a" "77a860b69dec887a63ae95675bb61f95f45c489bd0c211b295bc3842275bb5e5"` Sep 10 22:23:51.506 INFO kablam! usermod: no changes Sep 10 22:23:51.726 INFO kablam! Checking slog-term v2.4.0 Sep 10 22:23:53.098 INFO kablam! Checking bamrescue v0.1.0 (file:///source) Sep 10 22:23:53.730 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 10 22:23:53.730 INFO kablam! --> src/lib.rs:209:66 Sep 10 22:23:53.730 INFO kablam! | Sep 10 22:23:53.730 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 10 22:23:53.730 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:23:53.730 INFO kablam! | Sep 10 22:23:53.730 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 10 22:23:53.730 INFO kablam! Sep 10 22:23:53.731 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 10 22:23:53.731 INFO kablam! --> src/lib.rs:420:62 Sep 10 22:23:53.731 INFO kablam! | Sep 10 22:23:53.731 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 10 22:23:53.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:23:53.731 INFO kablam! Sep 10 22:23:53.731 INFO kablam! warning: unused variable: `reader` Sep 10 22:23:53.731 INFO kablam! --> src/lib.rs:449:15 Sep 10 22:23:53.731 INFO kablam! | Sep 10 22:23:53.731 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 10 22:23:53.731 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 10 22:23:53.731 INFO kablam! | Sep 10 22:23:53.731 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 22:23:53.731 INFO kablam! Sep 10 22:23:53.731 INFO kablam! warning: unused variable: `writer` Sep 10 22:23:53.731 INFO kablam! --> src/lib.rs:449:39 Sep 10 22:23:53.731 INFO kablam! | Sep 10 22:23:53.731 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 10 22:23:53.731 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 10 22:23:53.731 INFO kablam! Sep 10 22:23:53.756 INFO kablam! warning: field is never used: `header_bytes` Sep 10 22:23:53.756 INFO kablam! --> src/lib.rs:51:5 Sep 10 22:23:53.756 INFO kablam! | Sep 10 22:23:53.756 INFO kablam! 51 | header_bytes: Vec, Sep 10 22:23:53.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:23:53.756 INFO kablam! | Sep 10 22:23:53.756 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 22:23:53.756 INFO kablam! Sep 10 22:23:53.823 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 10 22:23:53.823 INFO kablam! --> src/lib.rs:209:66 Sep 10 22:23:53.823 INFO kablam! | Sep 10 22:23:53.823 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 10 22:23:53.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:23:53.823 INFO kablam! | Sep 10 22:23:53.823 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 10 22:23:53.823 INFO kablam! Sep 10 22:23:53.823 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 10 22:23:53.823 INFO kablam! --> src/lib.rs:420:62 Sep 10 22:23:53.823 INFO kablam! | Sep 10 22:23:53.823 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 10 22:23:53.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:23:53.823 INFO kablam! Sep 10 22:23:53.823 INFO kablam! warning: unused variable: `reader` Sep 10 22:23:53.823 INFO kablam! --> src/lib.rs:449:15 Sep 10 22:23:53.823 INFO kablam! | Sep 10 22:23:53.823 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 10 22:23:53.823 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 10 22:23:53.823 INFO kablam! | Sep 10 22:23:53.823 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 22:23:53.823 INFO kablam! Sep 10 22:23:53.823 INFO kablam! warning: unused variable: `writer` Sep 10 22:23:53.823 INFO kablam! --> src/lib.rs:449:39 Sep 10 22:23:53.823 INFO kablam! | Sep 10 22:23:53.823 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 10 22:23:53.823 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 10 22:23:53.823 INFO kablam! Sep 10 22:23:53.846 INFO kablam! warning: field is never used: `header_bytes` Sep 10 22:23:53.846 INFO kablam! --> src/lib.rs:51:5 Sep 10 22:23:53.846 INFO kablam! | Sep 10 22:23:53.846 INFO kablam! 51 | header_bytes: Vec, Sep 10 22:23:53.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:23:53.846 INFO kablam! | Sep 10 22:23:53.846 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 22:23:53.846 INFO kablam! Sep 10 22:23:55.922 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.37s Sep 10 22:23:55.929 INFO kablam! su: No module specific data is present Sep 10 22:23:56.799 INFO running `"docker" "rm" "-f" "77a860b69dec887a63ae95675bb61f95f45c489bd0c211b295bc3842275bb5e5"` Sep 10 22:23:56.927 INFO blam! 77a860b69dec887a63ae95675bb61f95f45c489bd0c211b295bc3842275bb5e5