Sep 20 06:16:29.089 INFO checking bamrescue-0.1.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 06:16:29.089 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 06:16:29.089 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:16:29.286 INFO blam! ed36e3d66d8aba6938c1e8ce6749a020f84f1e2d1e67a2b060e3a0b8ed5db966 Sep 20 06:16:29.288 INFO running `"docker" "start" "-a" "ed36e3d66d8aba6938c1e8ce6749a020f84f1e2d1e67a2b060e3a0b8ed5db966"` Sep 20 06:16:29.945 INFO kablam! usermod: no changes Sep 20 06:16:30.052 INFO kablam! Checking slog-term v2.4.0 Sep 20 06:16:30.985 INFO kablam! Checking bamrescue v0.1.0 (/source) Sep 20 06:16:31.423 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 20 06:16:31.423 INFO kablam! --> src/lib.rs:209:66 Sep 20 06:16:31.423 INFO kablam! | Sep 20 06:16:31.423 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 20 06:16:31.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:16:31.423 INFO kablam! | Sep 20 06:16:31.423 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 20 06:16:31.423 INFO kablam! Sep 20 06:16:31.423 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 20 06:16:31.423 INFO kablam! --> src/lib.rs:420:62 Sep 20 06:16:31.423 INFO kablam! | Sep 20 06:16:31.423 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 20 06:16:31.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:16:31.423 INFO kablam! Sep 20 06:16:31.423 INFO kablam! warning: unused variable: `reader` Sep 20 06:16:31.423 INFO kablam! --> src/lib.rs:449:15 Sep 20 06:16:31.423 INFO kablam! | Sep 20 06:16:31.423 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 20 06:16:31.423 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 20 06:16:31.423 INFO kablam! | Sep 20 06:16:31.423 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 06:16:31.423 INFO kablam! Sep 20 06:16:31.423 INFO kablam! warning: unused variable: `writer` Sep 20 06:16:31.423 INFO kablam! --> src/lib.rs:449:39 Sep 20 06:16:31.423 INFO kablam! | Sep 20 06:16:31.423 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 20 06:16:31.423 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 20 06:16:31.423 INFO kablam! Sep 20 06:16:31.431 INFO kablam! warning: field is never used: `header_bytes` Sep 20 06:16:31.431 INFO kablam! --> src/lib.rs:51:5 Sep 20 06:16:31.431 INFO kablam! | Sep 20 06:16:31.431 INFO kablam! 51 | header_bytes: Vec, Sep 20 06:16:31.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:16:31.431 INFO kablam! | Sep 20 06:16:31.432 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 06:16:31.432 INFO kablam! Sep 20 06:16:31.486 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 20 06:16:31.486 INFO kablam! --> src/lib.rs:209:66 Sep 20 06:16:31.486 INFO kablam! | Sep 20 06:16:31.486 INFO kablam! 209 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 20 06:16:31.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:16:31.486 INFO kablam! | Sep 20 06:16:31.486 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 20 06:16:31.486 INFO kablam! Sep 20 06:16:31.486 INFO kablam! warning: value assigned to `current_block_corrupted` is never read Sep 20 06:16:31.486 INFO kablam! --> src/lib.rs:420:62 Sep 20 06:16:31.486 INFO kablam! | Sep 20 06:16:31.486 INFO kablam! 420 | fail!(fail_fast, results, previous_block, false, current_block_corrupted, false, false); Sep 20 06:16:31.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:16:31.486 INFO kablam! Sep 20 06:16:31.486 INFO kablam! warning: unused variable: `reader` Sep 20 06:16:31.486 INFO kablam! --> src/lib.rs:449:15 Sep 20 06:16:31.486 INFO kablam! | Sep 20 06:16:31.486 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 20 06:16:31.486 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Sep 20 06:16:31.486 INFO kablam! | Sep 20 06:16:31.486 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 06:16:31.486 INFO kablam! Sep 20 06:16:31.486 INFO kablam! warning: unused variable: `writer` Sep 20 06:16:31.486 INFO kablam! --> src/lib.rs:449:39 Sep 20 06:16:31.486 INFO kablam! | Sep 20 06:16:31.486 INFO kablam! 449 | pub fn rescue(reader: &mut Rescuable, writer: &mut Write, logger: &slog::Logger) -> Result<(), Error> { Sep 20 06:16:31.486 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 20 06:16:31.486 INFO kablam! Sep 20 06:16:31.506 INFO kablam! warning: field is never used: `header_bytes` Sep 20 06:16:31.506 INFO kablam! --> src/lib.rs:51:5 Sep 20 06:16:31.506 INFO kablam! | Sep 20 06:16:31.510 INFO kablam! 51 | header_bytes: Vec, Sep 20 06:16:31.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:16:31.510 INFO kablam! | Sep 20 06:16:31.510 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 06:16:31.510 INFO kablam! Sep 20 06:16:33.066 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.09s Sep 20 06:16:33.074 INFO kablam! su: No module specific data is present Sep 20 06:16:33.781 INFO running `"docker" "rm" "-f" "ed36e3d66d8aba6938c1e8ce6749a020f84f1e2d1e67a2b060e3a0b8ed5db966"` Sep 20 06:16:33.891 INFO blam! ed36e3d66d8aba6938c1e8ce6749a020f84f1e2d1e67a2b060e3a0b8ed5db966