Oct 31 17:58:26.939 INFO checking workingJ/lf against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 17:58:26.939 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-0/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 17:58:27.248 INFO blam! 8c441ce2838c56567a4e01e5bca2a1434e1d5f01b1653cc10ea2e2555e7247bc Oct 31 17:58:27.260 INFO running `"docker" "start" "-a" "8c441ce2838c56567a4e01e5bca2a1434e1d5f01b1653cc10ea2e2555e7247bc"` Oct 31 17:58:28.259 INFO kablam! usermod: no changes Oct 31 17:58:28.417 INFO kablam! Checking num-traits v0.2.2 Oct 31 17:58:28.436 INFO kablam! Checking atty v0.2.8 Oct 31 17:58:28.456 INFO kablam! Compiling syn v0.12.15 Oct 31 17:58:28.720 INFO kablam! Checking clap v2.31.2 Oct 31 17:58:31.784 INFO kablam! Checking num-integer v0.1.36 Oct 31 17:58:32.124 INFO kablam! Checking chrono v0.4.2 Oct 31 17:58:39.161 INFO kablam! Compiling structopt-derive v0.2.6 Oct 31 17:58:42.629 INFO kablam! Checking structopt v0.2.6 Oct 31 17:58:42.949 INFO kablam! Checking lf v0.1.0 (/source) Oct 31 17:58:43.380 INFO kablam! warning: value assigned to `position` is never read Oct 31 17:58:43.380 INFO kablam! --> src/functions.rs:102:13 Oct 31 17:58:43.380 INFO kablam! | Oct 31 17:58:43.380 INFO kablam! 102 | let mut position: usize = 0; Oct 31 17:58:43.380 INFO kablam! | ^^^^^^^^ Oct 31 17:58:43.380 INFO kablam! | Oct 31 17:58:43.380 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 31 17:58:43.380 INFO kablam! Oct 31 17:58:43.380 INFO kablam! warning: value assigned to `folders` is never read Oct 31 17:58:43.380 INFO kablam! --> src/main.rs:38:13 Oct 31 17:58:43.380 INFO kablam! | Oct 31 17:58:43.380 INFO kablam! 38 | let mut folders: Vec = Vec::new(); Oct 31 17:58:43.380 INFO kablam! | ^^^^^^^ Oct 31 17:58:43.380 INFO kablam! Oct 31 17:58:43.380 INFO kablam! warning: value assigned to `files` is never read Oct 31 17:58:43.380 INFO kablam! --> src/main.rs:39:13 Oct 31 17:58:43.380 INFO kablam! | Oct 31 17:58:43.380 INFO kablam! 39 | let mut files: Vec = Vec::new(); Oct 31 17:58:43.380 INFO kablam! | ^^^^^ Oct 31 17:58:43.380 INFO kablam! Oct 31 17:58:43.380 INFO kablam! warning: value assigned to `output` is never read Oct 31 17:58:43.380 INFO kablam! --> src/main.rs:40:13 Oct 31 17:58:43.380 INFO kablam! | Oct 31 17:58:43.380 INFO kablam! 40 | let mut output: Vec = Vec::new(); Oct 31 17:58:43.380 INFO kablam! | ^^^^^^ Oct 31 17:58:43.380 INFO kablam! Oct 31 17:58:43.441 INFO kablam! warning: value assigned to `position` is never read Oct 31 17:58:43.441 INFO kablam! --> src/functions.rs:102:13 Oct 31 17:58:43.441 INFO kablam! | Oct 31 17:58:43.441 INFO kablam! 102 | let mut position: usize = 0; Oct 31 17:58:43.441 INFO kablam! | ^^^^^^^^ Oct 31 17:58:43.441 INFO kablam! | Oct 31 17:58:43.444 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 31 17:58:43.444 INFO kablam! Oct 31 17:58:43.444 INFO kablam! warning: value assigned to `folders` is never read Oct 31 17:58:43.444 INFO kablam! --> src/main.rs:38:13 Oct 31 17:58:43.444 INFO kablam! | Oct 31 17:58:43.444 INFO kablam! 38 | let mut folders: Vec = Vec::new(); Oct 31 17:58:43.444 INFO kablam! | ^^^^^^^ Oct 31 17:58:43.444 INFO kablam! Oct 31 17:58:43.444 INFO kablam! warning: value assigned to `files` is never read Oct 31 17:58:43.444 INFO kablam! --> src/main.rs:39:13 Oct 31 17:58:43.444 INFO kablam! | Oct 31 17:58:43.444 INFO kablam! 39 | let mut files: Vec = Vec::new(); Oct 31 17:58:43.444 INFO kablam! | ^^^^^ Oct 31 17:58:43.444 INFO kablam! Oct 31 17:58:43.444 INFO kablam! warning: value assigned to `output` is never read Oct 31 17:58:43.444 INFO kablam! --> src/main.rs:40:13 Oct 31 17:58:43.444 INFO kablam! | Oct 31 17:58:43.444 INFO kablam! 40 | let mut output: Vec = Vec::new(); Oct 31 17:58:43.444 INFO kablam! | ^^^^^^ Oct 31 17:58:43.444 INFO kablam! Oct 31 17:58:43.521 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.23s Oct 31 17:58:43.526 INFO kablam! su: No module specific data is present Oct 31 17:58:44.649 INFO running `"docker" "rm" "-f" "8c441ce2838c56567a4e01e5bca2a1434e1d5f01b1653cc10ea2e2555e7247bc"` Oct 31 17:58:45.080 INFO blam! 8c441ce2838c56567a4e01e5bca2a1434e1d5f01b1653cc10ea2e2555e7247bc