Oct 27 03:28:15.588 INFO checking infinityb/biterror against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 03:28:15.588 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/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 27 03:28:16.219 INFO blam! 5915b89877b95ef45d63469269917b8c8c9749598e4562404fac15995eb91e2e Oct 27 03:28:16.227 INFO running `"docker" "start" "-a" "5915b89877b95ef45d63469269917b8c8c9749598e4562404fac15995eb91e2e"` Oct 27 03:28:17.159 INFO kablam! usermod: no changes Oct 27 03:28:17.203 INFO kablam! Checking biterror v0.1.0 (/source) Oct 27 03:28:17.671 INFO kablam! warning: unused imports: `File`, `self` Oct 27 03:28:17.671 INFO kablam! --> src/main.rs:2:15 Oct 27 03:28:17.671 INFO kablam! | Oct 27 03:28:17.672 INFO kablam! 2 | use std::fs::{self, File}; Oct 27 03:28:17.672 INFO kablam! | ^^^^ ^^^^ Oct 27 03:28:17.672 INFO kablam! | Oct 27 03:28:17.672 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:28:17.673 INFO kablam! Oct 27 03:28:17.734 INFO kablam! warning: field is never used: `insertions` Oct 27 03:28:17.734 INFO kablam! --> src/main.rs:9:5 Oct 27 03:28:17.734 INFO kablam! | Oct 27 03:28:17.734 INFO kablam! 9 | insertions: bool, Oct 27 03:28:17.734 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 03:28:17.734 INFO kablam! | Oct 27 03:28:17.734 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:28:17.734 INFO kablam! Oct 27 03:28:17.734 INFO kablam! warning: field is never used: `deletions` Oct 27 03:28:17.734 INFO kablam! --> src/main.rs:10:5 Oct 27 03:28:17.734 INFO kablam! | Oct 27 03:28:17.734 INFO kablam! 10 | deletions: bool, Oct 27 03:28:17.734 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 03:28:17.734 INFO kablam! Oct 27 03:28:17.734 INFO kablam! warning: field is never used: `bitflips` Oct 27 03:28:17.734 INFO kablam! --> src/main.rs:11:5 Oct 27 03:28:17.734 INFO kablam! | Oct 27 03:28:17.734 INFO kablam! 11 | bitflips: bool, Oct 27 03:28:17.734 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 03:28:17.734 INFO kablam! Oct 27 03:28:17.784 INFO kablam! warning: unused imports: `File`, `self` Oct 27 03:28:17.784 INFO kablam! --> src/main.rs:2:15 Oct 27 03:28:17.784 INFO kablam! | Oct 27 03:28:17.784 INFO kablam! 2 | use std::fs::{self, File}; Oct 27 03:28:17.784 INFO kablam! | ^^^^ ^^^^ Oct 27 03:28:17.784 INFO kablam! | Oct 27 03:28:17.784 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:28:17.784 INFO kablam! Oct 27 03:28:17.835 INFO kablam! warning: field is never used: `insertions` Oct 27 03:28:17.838 INFO kablam! --> src/main.rs:9:5 Oct 27 03:28:17.838 INFO kablam! | Oct 27 03:28:17.838 INFO kablam! 9 | insertions: bool, Oct 27 03:28:17.838 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 03:28:17.838 INFO kablam! | Oct 27 03:28:17.838 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:28:17.838 INFO kablam! Oct 27 03:28:17.838 INFO kablam! warning: field is never used: `deletions` Oct 27 03:28:17.838 INFO kablam! --> src/main.rs:10:5 Oct 27 03:28:17.838 INFO kablam! | Oct 27 03:28:17.838 INFO kablam! 10 | deletions: bool, Oct 27 03:28:17.838 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 03:28:17.838 INFO kablam! Oct 27 03:28:17.838 INFO kablam! warning: field is never used: `bitflips` Oct 27 03:28:17.838 INFO kablam! --> src/main.rs:11:5 Oct 27 03:28:17.838 INFO kablam! | Oct 27 03:28:17.838 INFO kablam! 11 | bitflips: bool, Oct 27 03:28:17.838 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 03:28:17.838 INFO kablam! Oct 27 03:28:17.850 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.66s Oct 27 03:28:17.855 INFO kablam! su: No module specific data is present Oct 27 03:28:18.429 INFO running `"docker" "rm" "-f" "5915b89877b95ef45d63469269917b8c8c9749598e4562404fac15995eb91e2e"` Oct 27 03:28:18.681 INFO blam! 5915b89877b95ef45d63469269917b8c8c9749598e4562404fac15995eb91e2e