Oct 12 14:10:57.666 INFO checking scripts-richard/rusty_hue against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 14:10:57.666 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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:58.202 INFO blam! 8cb6663624f71e0f5de754bd812c8ccda460bb924983ac279457b9b1d7bb37ea Oct 12 14:10:58.204 INFO running `"docker" "start" "-a" "8cb6663624f71e0f5de754bd812c8ccda460bb924983ac279457b9b1d7bb37ea"` Oct 12 14:10:59.356 INFO kablam! usermod: no changes Oct 12 14:10:59.628 INFO kablam! Checking net2 v0.2.32 Oct 12 14:10:59.629 INFO kablam! Checking tokio-executor v0.1.2 Oct 12 14:10:59.629 INFO kablam! Compiling openssl-sys v0.9.36 Oct 12 14:10:59.632 INFO kablam! Checking bytes v0.4.8 Oct 12 14:10:59.633 INFO kablam! Checking futures-cpupool v0.1.8 Oct 12 14:10:59.633 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 12 14:10:59.633 INFO kablam! Checking rand v0.5.5 Oct 12 14:10:59.634 INFO kablam! Checking want v0.0.6 Oct 12 14:11:02.040 INFO kablam! Checking encoding_rs v0.8.10 Oct 12 14:11:02.196 INFO kablam! Checking clap v2.32.0 Oct 12 14:11:02.376 INFO kablam! Checking crossbeam-deque v0.6.1 Oct 12 14:11:03.148 INFO kablam! Checking tokio-timer v0.2.5 Oct 12 14:11:04.048 INFO kablam! Checking libflate v0.1.18 Oct 12 14:11:05.024 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 12 14:11:05.674 INFO kablam! Checking mio v0.6.14 Oct 12 14:11:07.147 INFO kablam! Compiling phf_generator v0.7.22 Oct 12 14:11:08.191 INFO kablam! Checking tokio-io v0.1.6 Oct 12 14:11:08.710 INFO kablam! Checking http v0.1.13 Oct 12 14:11:09.574 INFO kablam! Compiling phf_codegen v0.7.22 Oct 12 14:11:12.648 INFO kablam! Compiling openssl v0.10.12 Oct 12 14:11:13.537 INFO kablam! Compiling native-tls v0.2.1 Oct 12 14:11:13.569 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 12 14:11:14.637 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 12 14:11:15.204 INFO kablam! Checking uuid v0.7.1 Oct 12 14:11:15.213 INFO kablam! Checking tokio-reactor v0.1.1 Oct 12 14:11:21.329 INFO kablam! Checking tokio-tcp v0.1.0 Oct 12 14:11:21.714 INFO kablam! Checking tokio-udp v0.1.0 Oct 12 14:11:22.102 INFO kablam! Checking tokio-fs v0.1.0 Oct 12 14:11:26.127 INFO kablam! Checking tokio v0.1.7 Oct 12 14:11:27.829 INFO kablam! Checking h2 v0.1.12 Oct 12 14:11:36.593 INFO kablam! Checking hyper v0.12.11 Oct 12 14:11:40.931 INFO kablam! Checking hyper-tls v0.3.1 Oct 12 14:11:42.088 INFO kablam! Checking reqwest v0.9.2 Oct 12 14:11:44.321 INFO kablam! Checking rusty_hue v0.4.0 (/source) Oct 12 14:11:46.802 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:46.802 INFO kablam! --> src/colors.rs:250:11 Oct 12 14:11:46.802 INFO kablam! | Oct 12 14:11:46.802 INFO kablam! 250 | match env::home_dir() { Oct 12 14:11:46.802 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 14:11:46.802 INFO kablam! | Oct 12 14:11:46.802 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 14:11:46.802 INFO kablam! Oct 12 14:11:46.804 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:46.804 INFO kablam! --> src/hue.rs:307:11 Oct 12 14:11:46.804 INFO kablam! | Oct 12 14:11:46.804 INFO kablam! 307 | match env::home_dir() { Oct 12 14:11:46.804 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 14:11:46.804 INFO kablam! Oct 12 14:11:46.896 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:46.897 INFO kablam! --> src/colors.rs:250:11 Oct 12 14:11:46.897 INFO kablam! | Oct 12 14:11:46.897 INFO kablam! 250 | match env::home_dir() { Oct 12 14:11:46.897 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 14:11:46.897 INFO kablam! | Oct 12 14:11:46.898 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 14:11:46.898 INFO kablam! Oct 12 14:11:46.898 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:46.898 INFO kablam! --> src/hue.rs:307:11 Oct 12 14:11:46.898 INFO kablam! | Oct 12 14:11:46.898 INFO kablam! 307 | match env::home_dir() { Oct 12 14:11:46.898 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 14:11:46.898 INFO kablam! Oct 12 14:11:51.097 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.72s Oct 12 14:11:51.147 INFO kablam! su: No module specific data is present Oct 12 14:11:51.941 INFO running `"docker" "rm" "-f" "8cb6663624f71e0f5de754bd812c8ccda460bb924983ac279457b9b1d7bb37ea"` Oct 12 14:11:52.308 INFO blam! 8cb6663624f71e0f5de754bd812c8ccda460bb924983ac279457b9b1d7bb37ea