Oct 12 14:10:56.354 INFO checking scripts-richard/rusty_hue against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 14:10:56.354 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14:10:56.942 INFO blam! c3bdaa5bd09ee43de9ccbf6141846e6a31b08262a1ed7e0249210b2e7c3fcf27 Oct 12 14:10:56.944 INFO running `"docker" "start" "-a" "c3bdaa5bd09ee43de9ccbf6141846e6a31b08262a1ed7e0249210b2e7c3fcf27"` Oct 12 14:10:58.404 INFO kablam! usermod: no changes Oct 12 14:10:58.636 INFO kablam! Compiling openssl v0.10.12 Oct 12 14:10:58.640 INFO kablam! Compiling encoding_rs v0.8.10 Oct 12 14:10:58.640 INFO kablam! Checking log v0.4.2 Oct 12 14:10:58.640 INFO kablam! Compiling openssl-sys v0.9.36 Oct 12 14:10:58.640 INFO kablam! Checking tokio-executor v0.1.2 Oct 12 14:10:58.652 INFO kablam! Checking bytes v0.4.8 Oct 12 14:10:58.652 INFO kablam! Checking futures-cpupool v0.1.8 Oct 12 14:10:58.652 INFO kablam! Checking rand v0.5.5 Oct 12 14:10:59.048 INFO kablam! Checking clap v2.32.0 Oct 12 14:11:00.461 INFO kablam! Checking mio v0.6.14 Oct 12 14:11:00.528 INFO kablam! Checking want v0.0.6 Oct 12 14:11:00.981 INFO kablam! Checking tokio-timer v0.2.5 Oct 12 14:11:03.985 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 12 14:11:04.041 INFO kablam! Checking libflate v0.1.18 Oct 12 14:11:05.364 INFO kablam! Checking tokio-io v0.1.6 Oct 12 14:11:08.013 INFO kablam! Checking http v0.1.13 Oct 12 14:11:08.382 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 12 14:11:12.830 INFO kablam! Compiling native-tls v0.2.1 Oct 12 14:11:12.848 INFO kablam! Checking tokio-reactor v0.1.1 Oct 12 14:11:16.219 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 12 14:11:16.232 INFO kablam! Checking uuid v0.7.1 Oct 12 14:11:16.476 INFO kablam! Checking tokio-tcp v0.1.0 Oct 12 14:11:17.848 INFO kablam! Checking tokio-udp v0.1.0 Oct 12 14:11:25.078 INFO kablam! Checking tokio-fs v0.1.0 Oct 12 14:11:26.998 INFO kablam! Checking tokio v0.1.7 Oct 12 14:11:27.459 INFO kablam! Checking h2 v0.1.12 Oct 12 14:11:34.809 INFO kablam! Checking hyper v0.12.11 Oct 12 14:11:39.240 INFO kablam! Checking hyper-tls v0.3.1 Oct 12 14:11:40.424 INFO kablam! Checking reqwest v0.9.2 Oct 12 14:11:42.841 INFO kablam! Checking rusty_hue v0.4.0 (/source) Oct 12 14:11:45.212 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 14:11:45.213 INFO kablam! --> src/colors.rs:250:11 Oct 12 14:11:45.214 INFO kablam! | Oct 12 14:11:45.214 INFO kablam! 250 | match env::home_dir() { Oct 12 14:11:45.215 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 14:11:45.216 INFO kablam! | Oct 12 14:11:45.216 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 14:11:45.217 INFO kablam! Oct 12 14:11:45.218 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 14:11:45.218 INFO kablam! --> src/hue.rs:307:11 Oct 12 14:11:45.219 INFO kablam! | Oct 12 14:11:45.220 INFO kablam! 307 | match env::home_dir() { Oct 12 14:11:45.220 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 14:11:45.221 INFO kablam! Oct 12 14:11:45.320 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 14:11:45.321 INFO kablam! --> src/colors.rs:250:11 Oct 12 14:11:45.321 INFO kablam! | Oct 12 14:11:45.321 INFO kablam! 250 | match env::home_dir() { Oct 12 14:11:45.321 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 14:11:45.321 INFO kablam! | Oct 12 14:11:45.321 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 14:11:45.321 INFO kablam! Oct 12 14:11:45.322 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 14:11:45.322 INFO kablam! --> src/hue.rs:307:11 Oct 12 14:11:45.322 INFO kablam! | Oct 12 14:11:45.322 INFO kablam! 307 | match env::home_dir() { Oct 12 14:11:45.322 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 14:11:45.323 INFO kablam! Oct 12 14:11:49.988 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.55s Oct 12 14:11:50.000 INFO kablam! su: No module specific data is present Oct 12 14:11:51.178 INFO running `"docker" "rm" "-f" "c3bdaa5bd09ee43de9ccbf6141846e6a31b08262a1ed7e0249210b2e7c3fcf27"` Oct 12 14:11:51.525 INFO blam! c3bdaa5bd09ee43de9ccbf6141846e6a31b08262a1ed7e0249210b2e7c3fcf27