Oct 31 20:39:54.315 INFO checking spschul/swole against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 20:39:54.316 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-3/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 20:39:54.900 INFO blam! 0c2652d64242c0287ef168bc2bcc8b16f31f4d84903f1c7091c5eba831197fee Oct 31 20:39:54.913 INFO running `"docker" "start" "-a" "0c2652d64242c0287ef168bc2bcc8b16f31f4d84903f1c7091c5eba831197fee"` Oct 31 20:39:56.292 INFO kablam! usermod: no changes Oct 31 20:39:56.442 INFO kablam! Checking chrono v0.4.0 Oct 31 20:39:58.683 INFO kablam! Checking swole v0.1.0 (/source) Oct 31 20:39:59.144 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 31 20:39:59.144 INFO kablam! --> src/main.rs:140:36 Oct 31 20:39:59.145 INFO kablam! | Oct 31 20:39:59.145 INFO kablam! 140 | let mut config = PathBuf::from(env::home_dir().unwrap()); Oct 31 20:39:59.145 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 20:39:59.146 INFO kablam! | Oct 31 20:39:59.146 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 20:39:59.146 INFO kablam! Oct 31 20:39:59.146 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 31 20:39:59.147 INFO kablam! --> src/main.rs:149:36 Oct 31 20:39:59.147 INFO kablam! | Oct 31 20:39:59.147 INFO kablam! 149 | let mut config = PathBuf::from(env::home_dir().unwrap()); Oct 31 20:39:59.147 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 20:39:59.148 INFO kablam! Oct 31 20:39:59.173 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 31 20:39:59.173 INFO kablam! --> src/main.rs:140:36 Oct 31 20:39:59.173 INFO kablam! | Oct 31 20:39:59.174 INFO kablam! 140 | let mut config = PathBuf::from(env::home_dir().unwrap()); Oct 31 20:39:59.174 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 20:39:59.174 INFO kablam! | Oct 31 20:39:59.175 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 20:39:59.175 INFO kablam! Oct 31 20:39:59.175 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 31 20:39:59.175 INFO kablam! --> src/main.rs:149:36 Oct 31 20:39:59.176 INFO kablam! | Oct 31 20:39:59.176 INFO kablam! 149 | let mut config = PathBuf::from(env::home_dir().unwrap()); Oct 31 20:39:59.176 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 20:39:59.177 INFO kablam! Oct 31 20:39:59.481 INFO kablam! warning: variable does not need to be mutable Oct 31 20:39:59.481 INFO kablam! --> src/main.rs:57:13 Oct 31 20:39:59.481 INFO kablam! | Oct 31 20:39:59.482 INFO kablam! 57 | let mut exercise = match self.exercises.get_mut(exer) { Oct 31 20:39:59.482 INFO kablam! | ----^^^^^^^^ Oct 31 20:39:59.482 INFO kablam! | | Oct 31 20:39:59.483 INFO kablam! | help: remove this `mut` Oct 31 20:39:59.483 INFO kablam! | Oct 31 20:39:59.483 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 20:39:59.484 INFO kablam! Oct 31 20:39:59.497 INFO kablam! warning: variable does not need to be mutable Oct 31 20:39:59.497 INFO kablam! --> src/main.rs:57:13 Oct 31 20:39:59.497 INFO kablam! | Oct 31 20:39:59.498 INFO kablam! 57 | let mut exercise = match self.exercises.get_mut(exer) { Oct 31 20:39:59.498 INFO kablam! | ----^^^^^^^^ Oct 31 20:39:59.499 INFO kablam! | | Oct 31 20:39:59.499 INFO kablam! | help: remove this `mut` Oct 31 20:39:59.499 INFO kablam! | Oct 31 20:39:59.499 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 20:39:59.499 INFO kablam! Oct 31 20:39:59.553 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.20s Oct 31 20:39:59.558 INFO kablam! su: No module specific data is present Oct 31 20:39:59.925 INFO running `"docker" "rm" "-f" "0c2652d64242c0287ef168bc2bcc8b16f31f4d84903f1c7091c5eba831197fee"` Oct 31 20:40:00.155 INFO blam! 0c2652d64242c0287ef168bc2bcc8b16f31f4d84903f1c7091c5eba831197fee