Oct 12 10:09:26.758 INFO checking yufengwng/wallsplash against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 10:09:26.759 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 10:09:27.213 INFO blam! 21ca6e975db91a1eba7c3036466367df327236f8ebdda4b1061dd5c2ea47b6f2 Oct 12 10:09:27.215 INFO running `"docker" "start" "-a" "21ca6e975db91a1eba7c3036466367df327236f8ebdda4b1061dd5c2ea47b6f2"` Oct 12 10:09:29.524 INFO kablam! usermod: no changes Oct 12 10:09:29.756 INFO kablam! Compiling gcc v0.3.46 Oct 12 10:09:29.756 INFO kablam! Compiling openssl v0.9.12 Oct 12 10:09:29.756 INFO kablam! Checking bitflags v0.8.2 Oct 12 10:09:29.764 INFO kablam! Checking serde v1.0.7 Oct 12 10:09:29.764 INFO kablam! Checking num_cpus v1.4.0 Oct 12 10:09:29.764 INFO kablam! Checking memchr v1.0.1 Oct 12 10:09:29.764 INFO kablam! Checking term_size v0.3.0 Oct 12 10:09:29.764 INFO kablam! Checking atty v0.2.2 Oct 12 10:09:30.516 INFO kablam! Checking libflate v0.1.6 Oct 12 10:09:30.823 INFO kablam! Checking textwrap v0.7.0 Oct 12 10:09:31.352 INFO kablam! Checking aho-corasick v0.6.3 Oct 12 10:09:31.373 INFO kablam! Checking hyper v0.10.10 Oct 12 10:09:32.600 INFO kablam! Checking clap v2.26.0 Oct 12 10:09:38.738 INFO kablam! Checking regex v0.2.2 Oct 12 10:09:39.201 INFO kablam! Compiling openssl-sys v0.9.12 Oct 12 10:09:49.562 INFO kablam! Checking env_logger v0.4.3 Oct 12 10:09:58.107 INFO kablam! Checking native-tls v0.1.2 Oct 12 10:09:59.125 INFO kablam! Checking hyper-native-tls v0.2.2 Oct 12 10:10:02.415 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 12 10:10:02.421 INFO kablam! Checking serde_json v1.0.2 Oct 12 10:10:02.422 INFO kablam! Checking toml v0.4.6 Oct 12 10:10:06.737 INFO kablam! Checking reqwest v0.6.2 Oct 12 10:10:07.383 INFO kablam! Checking wallsplash v0.1.0 (/source) Oct 12 10:10:07.962 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 12 10:10:07.962 INFO kablam! --> src/fetchers.rs:103:25 Oct 12 10:10:07.962 INFO kablam! | Oct 12 10:10:07.962 INFO kablam! 103 | let mut cache = env::home_dir().unwrap(); Oct 12 10:10:07.972 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 10:10:07.972 INFO kablam! | Oct 12 10:10:07.973 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 10:10:07.973 INFO kablam! Oct 12 10:10:08.012 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 12 10:10:08.012 INFO kablam! --> src/fetchers.rs:103:25 Oct 12 10:10:08.013 INFO kablam! | Oct 12 10:10:08.013 INFO kablam! 103 | let mut cache = env::home_dir().unwrap(); Oct 12 10:10:08.013 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 10:10:08.014 INFO kablam! | Oct 12 10:10:08.014 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 10:10:08.014 INFO kablam! Oct 12 10:10:09.184 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 12 10:10:09.185 INFO kablam! --> src/main.rs:191:21 Oct 12 10:10:09.186 INFO kablam! | Oct 12 10:10:09.187 INFO kablam! 191 | let mut p = env::home_dir().unwrap(); Oct 12 10:10:09.187 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 10:10:09.188 INFO kablam! | Oct 12 10:10:09.189 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 10:10:09.189 INFO kablam! Oct 12 10:10:09.190 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 12 10:10:09.190 INFO kablam! --> src/main.rs:191:21 Oct 12 10:10:09.191 INFO kablam! | Oct 12 10:10:09.191 INFO kablam! 191 | let mut p = env::home_dir().unwrap(); Oct 12 10:10:09.192 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 10:10:09.192 INFO kablam! | Oct 12 10:10:09.193 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 10:10:09.193 INFO kablam! Oct 12 10:10:09.769 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.22s Oct 12 10:10:09.785 INFO kablam! su: No module specific data is present Oct 12 10:10:12.165 INFO running `"docker" "rm" "-f" "21ca6e975db91a1eba7c3036466367df327236f8ebdda4b1061dd5c2ea47b6f2"` Oct 12 10:10:12.472 INFO blam! 21ca6e975db91a1eba7c3036466367df327236f8ebdda4b1061dd5c2ea47b6f2