Sep 04 23:29:24.513 INFO checking bamrescue-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 23:29:24.513 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 23:29:24.513 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:29:24.674 INFO blam! d6dabc01e0cd9aeaaaedc226ad3de6038339b42ffa4e5d54e608b5a779ebb064 Sep 04 23:29:24.676 INFO running `"docker" "start" "-a" "d6dabc01e0cd9aeaaaedc226ad3de6038339b42ffa4e5d54e608b5a779ebb064"` Sep 04 23:29:25.489 INFO kablam! Checking bamrescue v0.1.0 (file:///source) Sep 04 23:29:26.637 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 04 23:29:26.637 INFO kablam! --> src/lib.rs:209:66 Sep 04 23:29:26.637 INFO kablam! | Sep 04 23:29:26.637 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 04 23:29:26.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:29:26.637 INFO kablam! | Sep 04 23:29:26.637 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 04 23:29:26.637 INFO kablam! Sep 04 23:29:26.638 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 04 23:29:26.638 INFO kablam! --> src/lib.rs:420:62 Sep 04 23:29:26.638 INFO kablam! | Sep 04 23:29:26.638 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 04 23:29:26.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:29:26.638 INFO kablam! Sep 04 23:29:26.638 INFO kablam! warning: unused variable: `reader` Sep 04 23:29:26.638 INFO kablam! --> src/lib.rs:449:15 Sep 04 23:29:26.638 INFO kablam! | Sep 04 23:29:26.638 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 04 23:29:26.638 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 04 23:29:26.638 INFO kablam! | Sep 04 23:29:26.638 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 23:29:26.638 INFO kablam! Sep 04 23:29:26.638 INFO kablam! warning: unused variable: `writer` Sep 04 23:29:26.638 INFO kablam! --> src/lib.rs:449:39 Sep 04 23:29:26.638 INFO kablam! | Sep 04 23:29:26.638 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 04 23:29:26.638 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 04 23:29:26.638 INFO kablam! Sep 04 23:29:26.688 INFO kablam! warning: field is never used: `header_bytes` Sep 04 23:29:26.688 INFO kablam! --> src/lib.rs:51:5 Sep 04 23:29:26.688 INFO kablam! | Sep 04 23:29:26.688 INFO kablam! 51 | header_bytes: Vec, Sep 04 23:29:26.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:29:26.688 INFO kablam! | Sep 04 23:29:26.688 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 23:29:26.688 INFO kablam! Sep 04 23:29:26.863 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 04 23:29:26.863 INFO kablam! --> src/lib.rs:209:66 Sep 04 23:29:26.863 INFO kablam! | Sep 04 23:29:26.863 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 04 23:29:26.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:29:26.863 INFO kablam! | Sep 04 23:29:26.863 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 04 23:29:26.863 INFO kablam! Sep 04 23:29:26.863 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 04 23:29:26.863 INFO kablam! --> src/lib.rs:420:62 Sep 04 23:29:26.864 INFO kablam! | Sep 04 23:29:26.864 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 04 23:29:26.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:29:26.864 INFO kablam! Sep 04 23:29:26.864 INFO kablam! warning: unused variable: `reader` Sep 04 23:29:26.864 INFO kablam! --> src/lib.rs:449:15 Sep 04 23:29:26.864 INFO kablam! | Sep 04 23:29:26.864 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 04 23:29:26.864 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 04 23:29:26.865 INFO kablam! | Sep 04 23:29:26.865 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 23:29:26.865 INFO kablam! Sep 04 23:29:26.866 INFO kablam! warning: unused variable: `writer` Sep 04 23:29:26.866 INFO kablam! --> src/lib.rs:449:39 Sep 04 23:29:26.866 INFO kablam! | Sep 04 23:29:26.866 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 04 23:29:26.866 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 04 23:29:26.866 INFO kablam! Sep 04 23:29:26.940 INFO kablam! warning: field is never used: `header_bytes` Sep 04 23:29:26.940 INFO kablam! --> src/lib.rs:51:5 Sep 04 23:29:26.940 INFO kablam! | Sep 04 23:29:26.940 INFO kablam! 51 | header_bytes: Vec, Sep 04 23:29:26.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:29:26.940 INFO kablam! | Sep 04 23:29:26.940 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 23:29:26.940 INFO kablam! Sep 04 23:29:30.537 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.15s Sep 04 23:29:30.548 INFO kablam! su: No module specific data is present Sep 04 23:29:31.018 INFO running `"docker" "rm" "-f" "d6dabc01e0cd9aeaaaedc226ad3de6038339b42ffa4e5d54e608b5a779ebb064"` Sep 04 23:29:31.124 INFO blam! d6dabc01e0cd9aeaaaedc226ad3de6038339b42ffa4e5d54e608b5a779ebb064