Oct 21 17:13:09.265 INFO checking infinityb/biterror against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:13:09.265 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 17:13:09.718 INFO blam! 61bf9ce7cc2dba59b0ab3c93b7848ed6b7b920e9a450e4735508dd5dbb2bd40e Oct 21 17:13:09.736 INFO running `"docker" "start" "-a" "61bf9ce7cc2dba59b0ab3c93b7848ed6b7b920e9a450e4735508dd5dbb2bd40e"` Oct 21 17:13:10.831 INFO kablam! usermod: no changes Oct 21 17:13:10.868 INFO kablam! Checking biterror v0.1.0 (/source) Oct 21 17:13:11.312 INFO kablam! warning: unused imports: `File`, `self` Oct 21 17:13:11.312 INFO kablam! --> src/main.rs:2:15 Oct 21 17:13:11.312 INFO kablam! | Oct 21 17:13:11.312 INFO kablam! 2 | use std::fs::{self, File}; Oct 21 17:13:11.312 INFO kablam! | ^^^^ ^^^^ Oct 21 17:13:11.312 INFO kablam! | Oct 21 17:13:11.312 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:13:11.312 INFO kablam! Oct 21 17:13:11.436 INFO kablam! warning: field is never used: `insertions` Oct 21 17:13:11.436 INFO kablam! --> src/main.rs:9:5 Oct 21 17:13:11.436 INFO kablam! | Oct 21 17:13:11.436 INFO kablam! 9 | insertions: bool, Oct 21 17:13:11.436 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 17:13:11.436 INFO kablam! | Oct 21 17:13:11.436 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:13:11.436 INFO kablam! Oct 21 17:13:11.436 INFO kablam! warning: field is never used: `deletions` Oct 21 17:13:11.436 INFO kablam! --> src/main.rs:10:5 Oct 21 17:13:11.436 INFO kablam! | Oct 21 17:13:11.436 INFO kablam! 10 | deletions: bool, Oct 21 17:13:11.436 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 17:13:11.436 INFO kablam! Oct 21 17:13:11.436 INFO kablam! warning: field is never used: `bitflips` Oct 21 17:13:11.437 INFO kablam! --> src/main.rs:11:5 Oct 21 17:13:11.437 INFO kablam! | Oct 21 17:13:11.437 INFO kablam! 11 | bitflips: bool, Oct 21 17:13:11.437 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 17:13:11.437 INFO kablam! Oct 21 17:13:11.636 INFO kablam! warning: unused imports: `File`, `self` Oct 21 17:13:11.636 INFO kablam! --> src/main.rs:2:15 Oct 21 17:13:11.636 INFO kablam! | Oct 21 17:13:11.636 INFO kablam! 2 | use std::fs::{self, File}; Oct 21 17:13:11.636 INFO kablam! | ^^^^ ^^^^ Oct 21 17:13:11.636 INFO kablam! | Oct 21 17:13:11.636 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:13:11.636 INFO kablam! Oct 21 17:13:11.680 INFO kablam! warning: field is never used: `insertions` Oct 21 17:13:11.680 INFO kablam! --> src/main.rs:9:5 Oct 21 17:13:11.680 INFO kablam! | Oct 21 17:13:11.680 INFO kablam! 9 | insertions: bool, Oct 21 17:13:11.680 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 17:13:11.680 INFO kablam! | Oct 21 17:13:11.680 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:13:11.680 INFO kablam! Oct 21 17:13:11.680 INFO kablam! warning: field is never used: `deletions` Oct 21 17:13:11.680 INFO kablam! --> src/main.rs:10:5 Oct 21 17:13:11.680 INFO kablam! | Oct 21 17:13:11.680 INFO kablam! 10 | deletions: bool, Oct 21 17:13:11.680 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 17:13:11.680 INFO kablam! Oct 21 17:13:11.680 INFO kablam! warning: field is never used: `bitflips` Oct 21 17:13:11.680 INFO kablam! --> src/main.rs:11:5 Oct 21 17:13:11.680 INFO kablam! | Oct 21 17:13:11.680 INFO kablam! 11 | bitflips: bool, Oct 21 17:13:11.680 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 17:13:11.680 INFO kablam! Oct 21 17:13:11.721 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Oct 21 17:13:11.728 INFO kablam! su: No module specific data is present Oct 21 17:13:12.644 INFO running `"docker" "rm" "-f" "61bf9ce7cc2dba59b0ab3c93b7848ed6b7b920e9a450e4735508dd5dbb2bd40e"` Oct 21 17:13:12.900 INFO blam! 61bf9ce7cc2dba59b0ab3c93b7848ed6b7b920e9a450e4735508dd5dbb2bd40e