Oct 31 23:01:31.138 INFO checking pranith/rush against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 23:01:31.139 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 23:01:31.594 INFO blam! 84bdbdd5927c6cfb6cce59f803e25ec73e7a612f818148f0b99d31e72e8149a1 Oct 31 23:01:31.600 INFO running `"docker" "start" "-a" "84bdbdd5927c6cfb6cce59f803e25ec73e7a612f818148f0b99d31e72e8149a1"` Oct 31 23:01:33.384 INFO kablam! usermod: no changes Oct 31 23:01:33.452 INFO kablam! Checking rush v0.1.0 (/source) Oct 31 23:01:33.944 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 23:01:33.944 INFO kablam! --> src/main.rs:8:18 Oct 31 23:01:33.944 INFO kablam! | Oct 31 23:01:33.944 INFO kablam! 8 | let path_buf = env::home_dir().unwrap(); Oct 31 23:01:33.944 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 23:01:33.944 INFO kablam! | Oct 31 23:01:33.944 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 23:01:33.944 INFO kablam! Oct 31 23:01:33.986 INFO kablam! warning: variable does not need to be mutable Oct 31 23:01:33.986 INFO kablam! --> src/main.rs:39:9 Oct 31 23:01:33.986 INFO kablam! | Oct 31 23:01:33.986 INFO kablam! 39 | let mut subproc_with_args = subproc.args(&args); Oct 31 23:01:33.986 INFO kablam! | ----^^^^^^^^^^^^^^^^^ Oct 31 23:01:33.986 INFO kablam! | | Oct 31 23:01:33.986 INFO kablam! | help: remove this `mut` Oct 31 23:01:33.986 INFO kablam! | Oct 31 23:01:33.986 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 23:01:33.986 INFO kablam! Oct 31 23:01:34.052 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 23:01:34.052 INFO kablam! --> src/main.rs:8:18 Oct 31 23:01:34.052 INFO kablam! | Oct 31 23:01:34.052 INFO kablam! 8 | let path_buf = env::home_dir().unwrap(); Oct 31 23:01:34.052 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 23:01:34.052 INFO kablam! | Oct 31 23:01:34.052 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 23:01:34.052 INFO kablam! Oct 31 23:01:34.152 INFO kablam! warning: variable does not need to be mutable Oct 31 23:01:34.152 INFO kablam! --> src/main.rs:39:9 Oct 31 23:01:34.152 INFO kablam! | Oct 31 23:01:34.152 INFO kablam! 39 | let mut subproc_with_args = subproc.args(&args); Oct 31 23:01:34.152 INFO kablam! | ----^^^^^^^^^^^^^^^^^ Oct 31 23:01:34.152 INFO kablam! | | Oct 31 23:01:34.152 INFO kablam! | help: remove this `mut` Oct 31 23:01:34.152 INFO kablam! | Oct 31 23:01:34.152 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 23:01:34.152 INFO kablam! Oct 31 23:01:34.193 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.77s Oct 31 23:01:34.195 INFO kablam! su: No module specific data is present Oct 31 23:01:35.520 INFO running `"docker" "rm" "-f" "84bdbdd5927c6cfb6cce59f803e25ec73e7a612f818148f0b99d31e72e8149a1"` Oct 31 23:01:35.892 INFO blam! 84bdbdd5927c6cfb6cce59f803e25ec73e7a612f818148f0b99d31e72e8149a1