Oct 26 17:51:51.063 INFO checking workingJ/lf against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 17:51:51.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 26 17:51:51.563 INFO blam! 8402ff089375a01a37a11c7cc5d95deeb970ed33ee1ee22a7696bea953a250fc Oct 26 17:51:51.566 INFO running `"docker" "start" "-a" "8402ff089375a01a37a11c7cc5d95deeb970ed33ee1ee22a7696bea953a250fc"` Oct 26 17:51:53.674 INFO kablam! usermod: no changes Oct 26 17:51:53.775 INFO kablam! Compiling proc-macro2 v0.2.3 Oct 26 17:51:53.775 INFO kablam! Checking atty v0.2.8 Oct 26 17:51:53.775 INFO kablam! Checking num-integer v0.1.36 Oct 26 17:51:54.367 INFO kablam! Checking clap v2.31.2 Oct 26 17:51:54.697 INFO kablam! Checking chrono v0.4.2 Oct 26 17:51:59.898 INFO kablam! Compiling quote v0.4.2 Oct 26 17:52:01.587 INFO kablam! Compiling syn v0.12.15 Oct 26 17:52:11.259 INFO kablam! Compiling structopt-derive v0.2.6 Oct 26 17:52:14.439 INFO kablam! Checking structopt v0.2.6 Oct 26 17:52:14.827 INFO kablam! Checking lf v0.1.0 (/source) Oct 26 17:52:15.264 INFO kablam! warning: value assigned to `position` is never read Oct 26 17:52:15.265 INFO kablam! --> src/functions.rs:102:13 Oct 26 17:52:15.265 INFO kablam! | Oct 26 17:52:15.265 INFO kablam! 102 | let mut position: usize = 0; Oct 26 17:52:15.266 INFO kablam! | ^^^^^^^^ Oct 26 17:52:15.266 INFO kablam! | Oct 26 17:52:15.267 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 26 17:52:15.267 INFO kablam! Oct 26 17:52:15.268 INFO kablam! warning: value assigned to `folders` is never read Oct 26 17:52:15.268 INFO kablam! --> src/main.rs:38:13 Oct 26 17:52:15.268 INFO kablam! | Oct 26 17:52:15.269 INFO kablam! 38 | let mut folders: Vec = Vec::new(); Oct 26 17:52:15.269 INFO kablam! | ^^^^^^^ Oct 26 17:52:15.269 INFO kablam! Oct 26 17:52:15.269 INFO kablam! warning: value assigned to `files` is never read Oct 26 17:52:15.270 INFO kablam! --> src/main.rs:39:13 Oct 26 17:52:15.270 INFO kablam! | Oct 26 17:52:15.270 INFO kablam! 39 | let mut files: Vec = Vec::new(); Oct 26 17:52:15.271 INFO kablam! | ^^^^^ Oct 26 17:52:15.271 INFO kablam! Oct 26 17:52:15.271 INFO kablam! warning: value assigned to `output` is never read Oct 26 17:52:15.271 INFO kablam! --> src/main.rs:40:13 Oct 26 17:52:15.272 INFO kablam! | Oct 26 17:52:15.272 INFO kablam! 40 | let mut output: Vec = Vec::new(); Oct 26 17:52:15.272 INFO kablam! | ^^^^^^ Oct 26 17:52:15.275 INFO kablam! Oct 26 17:52:15.511 INFO kablam! warning: value assigned to `position` is never read Oct 26 17:52:15.511 INFO kablam! --> src/functions.rs:102:13 Oct 26 17:52:15.512 INFO kablam! | Oct 26 17:52:15.512 INFO kablam! 102 | let mut position: usize = 0; Oct 26 17:52:15.512 INFO kablam! | ^^^^^^^^ Oct 26 17:52:15.513 INFO kablam! | Oct 26 17:52:15.513 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 26 17:52:15.513 INFO kablam! Oct 26 17:52:15.513 INFO kablam! warning: value assigned to `folders` is never read Oct 26 17:52:15.514 INFO kablam! --> src/main.rs:38:13 Oct 26 17:52:15.514 INFO kablam! | Oct 26 17:52:15.514 INFO kablam! 38 | let mut folders: Vec = Vec::new(); Oct 26 17:52:15.515 INFO kablam! | ^^^^^^^ Oct 26 17:52:15.515 INFO kablam! Oct 26 17:52:15.515 INFO kablam! warning: value assigned to `files` is never read Oct 26 17:52:15.516 INFO kablam! --> src/main.rs:39:13 Oct 26 17:52:15.516 INFO kablam! | Oct 26 17:52:15.516 INFO kablam! 39 | let mut files: Vec = Vec::new(); Oct 26 17:52:15.517 INFO kablam! | ^^^^^ Oct 26 17:52:15.517 INFO kablam! Oct 26 17:52:15.517 INFO kablam! warning: value assigned to `output` is never read Oct 26 17:52:15.518 INFO kablam! --> src/main.rs:40:13 Oct 26 17:52:15.518 INFO kablam! | Oct 26 17:52:15.518 INFO kablam! 40 | let mut output: Vec = Vec::new(); Oct 26 17:52:15.518 INFO kablam! | ^^^^^^ Oct 26 17:52:15.519 INFO kablam! Oct 26 17:52:15.590 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.89s Oct 26 17:52:15.596 INFO kablam! su: No module specific data is present Oct 26 17:52:16.619 INFO running `"docker" "rm" "-f" "8402ff089375a01a37a11c7cc5d95deeb970ed33ee1ee22a7696bea953a250fc"` Oct 26 17:52:17.011 INFO blam! 8402ff089375a01a37a11c7cc5d95deeb970ed33ee1ee22a7696bea953a250fc