Oct 26 21:21:29.625 INFO checking scripts-richard/rusty_hue against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 21:21:29.627 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 21:21:30.175 INFO blam! 78382a684c332cd3eee4526c0b25e0ca13ab3c16bd541a9a184eed66243eeafb Oct 26 21:21:30.191 INFO running `"docker" "start" "-a" "78382a684c332cd3eee4526c0b25e0ca13ab3c16bd541a9a184eed66243eeafb"` Oct 26 21:21:32.114 INFO kablam! usermod: no changes Oct 26 21:21:32.447 INFO kablam! Checking log v0.4.2 Oct 26 21:21:32.447 INFO kablam! Checking tokio-executor v0.1.2 Oct 26 21:21:32.447 INFO kablam! Compiling openssl-sys v0.9.36 Oct 26 21:21:32.453 INFO kablam! Checking bytes v0.4.8 Oct 26 21:21:32.453 INFO kablam! Checking futures-cpupool v0.1.8 Oct 26 21:21:32.453 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 26 21:21:32.453 INFO kablam! Checking rand v0.5.5 Oct 26 21:21:32.453 INFO kablam! Checking encoding_rs v0.8.10 Oct 26 21:21:34.581 INFO kablam! Checking clap v2.32.0 Oct 26 21:21:35.060 INFO kablam! Checking mio v0.6.14 Oct 26 21:21:35.464 INFO kablam! Checking want v0.0.6 Oct 26 21:21:38.611 INFO kablam! Checking tokio-timer v0.2.5 Oct 26 21:21:38.656 INFO kablam! Checking libflate v0.1.18 Oct 26 21:21:40.340 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 26 21:21:40.759 INFO kablam! Checking crossbeam-deque v0.6.1 Oct 26 21:21:42.559 INFO kablam! Checking tokio-io v0.1.6 Oct 26 21:21:43.303 INFO kablam! Checking http v0.1.13 Oct 26 21:21:44.064 INFO kablam! Compiling openssl v0.10.12 Oct 26 21:21:45.331 INFO kablam! Compiling native-tls v0.2.1 Oct 26 21:21:45.395 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 26 21:21:47.489 INFO kablam! Checking tokio-reactor v0.1.1 Oct 26 21:21:49.640 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 26 21:21:49.643 INFO kablam! Checking uuid v0.7.1 Oct 26 21:21:54.719 INFO kablam! Checking tokio-tcp v0.1.0 Oct 26 21:21:55.339 INFO kablam! Checking tokio-udp v0.1.0 Oct 26 21:21:58.794 INFO kablam! Checking tokio-fs v0.1.0 Oct 26 21:22:01.203 INFO kablam! Checking tokio v0.1.7 Oct 26 21:22:03.370 INFO kablam! Checking h2 v0.1.12 Oct 26 21:22:10.160 INFO kablam! Checking hyper v0.12.11 Oct 26 21:22:14.507 INFO kablam! Checking hyper-tls v0.3.1 Oct 26 21:22:15.528 INFO kablam! Checking reqwest v0.9.2 Oct 26 21:22:17.739 INFO kablam! Checking rusty_hue v0.4.0 (/source) Oct 26 21:22:19.975 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 26 21:22:19.976 INFO kablam! --> src/colors.rs:250:11 Oct 26 21:22:19.976 INFO kablam! | Oct 26 21:22:19.976 INFO kablam! 250 | match env::home_dir() { Oct 26 21:22:19.977 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:22:19.977 INFO kablam! | Oct 26 21:22:19.977 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 21:22:19.978 INFO kablam! Oct 26 21:22:19.978 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 26 21:22:19.979 INFO kablam! --> src/hue.rs:307:11 Oct 26 21:22:19.979 INFO kablam! | Oct 26 21:22:19.979 INFO kablam! 307 | match env::home_dir() { Oct 26 21:22:19.979 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:22:19.980 INFO kablam! Oct 26 21:22:20.579 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 26 21:22:20.580 INFO kablam! --> src/colors.rs:250:11 Oct 26 21:22:20.580 INFO kablam! | Oct 26 21:22:20.580 INFO kablam! 250 | match env::home_dir() { Oct 26 21:22:20.581 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:22:20.581 INFO kablam! | Oct 26 21:22:20.581 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 21:22:20.582 INFO kablam! Oct 26 21:22:20.582 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 26 21:22:20.582 INFO kablam! --> src/hue.rs:307:11 Oct 26 21:22:20.583 INFO kablam! | Oct 26 21:22:20.583 INFO kablam! 307 | match env::home_dir() { Oct 26 21:22:20.583 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:22:20.583 INFO kablam! Oct 26 21:22:24.068 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.92s Oct 26 21:22:24.095 INFO kablam! su: No module specific data is present Oct 26 21:22:25.807 INFO running `"docker" "rm" "-f" "78382a684c332cd3eee4526c0b25e0ca13ab3c16bd541a9a184eed66243eeafb"` Oct 26 21:22:26.183 INFO blam! 78382a684c332cd3eee4526c0b25e0ca13ab3c16bd541a9a184eed66243eeafb