Oct 31 21:35:30.051 INFO checking scripts-richard/rusty_hue against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 21:35:30.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 21:35:30.584 INFO blam! 8bd05d7135b9456cbc66f187a5d2b2a00b6b038c4560a0457a96fce8180e223c Oct 31 21:35:30.586 INFO running `"docker" "start" "-a" "8bd05d7135b9456cbc66f187a5d2b2a00b6b038c4560a0457a96fce8180e223c"` Oct 31 21:35:32.004 INFO kablam! usermod: no changes Oct 31 21:35:32.340 INFO kablam! Compiling serde v1.0.59 Oct 31 21:35:32.341 INFO kablam! Checking log v0.4.2 Oct 31 21:35:32.341 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 31 21:35:32.342 INFO kablam! Checking bytes v0.4.8 Oct 31 21:35:32.342 INFO kablam! Checking encoding_rs v0.8.10 Oct 31 21:35:32.342 INFO kablam! Checking clap v2.32.0 Oct 31 21:35:32.342 INFO kablam! Checking openssl v0.10.12 Oct 31 21:35:32.343 INFO kablam! Checking libflate v0.1.18 Oct 31 21:35:33.701 INFO kablam! Compiling serde_derive v1.0.59 Oct 31 21:35:37.186 INFO kablam! Checking mio v0.6.14 Oct 31 21:35:37.661 INFO kablam! Checking want v0.0.6 Oct 31 21:35:39.294 INFO kablam! Checking crossbeam-deque v0.6.1 Oct 31 21:35:41.350 INFO kablam! Checking tokio-io v0.1.6 Oct 31 21:35:41.979 INFO kablam! Checking http v0.1.13 Oct 31 21:35:45.665 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 31 21:35:47.037 INFO kablam! Checking tokio-reactor v0.1.1 Oct 31 21:35:51.202 INFO kablam! Checking mime_guess v2.0.0-alpha.6 Oct 31 21:35:55.000 INFO kablam! Checking tokio-tcp v0.1.0 Oct 31 21:35:55.132 INFO kablam! Checking tokio-udp v0.1.0 Oct 31 21:35:55.773 INFO kablam! Checking tokio-fs v0.1.0 Oct 31 21:35:58.418 INFO kablam! Checking h2 v0.1.12 Oct 31 21:35:58.492 INFO kablam! Checking tokio v0.1.7 Oct 31 21:35:59.206 INFO kablam! Checking native-tls v0.2.1 Oct 31 21:36:11.075 INFO kablam! Checking hyper v0.12.11 Oct 31 21:36:23.500 INFO kablam! Checking hyper-tls v0.3.1 Oct 31 21:36:24.631 INFO kablam! Checking serde_json v1.0.17 Oct 31 21:36:24.631 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 31 21:36:27.824 INFO kablam! Checking reqwest v0.9.2 Oct 31 21:36:29.996 INFO kablam! Checking rusty_hue v0.4.0 (/source) Oct 31 21:36:31.508 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 21:36:31.508 INFO kablam! --> src/colors.rs:250:11 Oct 31 21:36:31.508 INFO kablam! | Oct 31 21:36:31.508 INFO kablam! 250 | match env::home_dir() { Oct 31 21:36:31.508 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:36:31.508 INFO kablam! | Oct 31 21:36:31.508 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 21:36:31.508 INFO kablam! Oct 31 21:36:31.508 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 21:36:31.508 INFO kablam! --> src/hue.rs:307:11 Oct 31 21:36:31.508 INFO kablam! | Oct 31 21:36:31.508 INFO kablam! 307 | match env::home_dir() { Oct 31 21:36:31.508 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:36:31.509 INFO kablam! Oct 31 21:36:32.015 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 21:36:32.015 INFO kablam! --> src/colors.rs:250:11 Oct 31 21:36:32.016 INFO kablam! | Oct 31 21:36:32.040 INFO kablam! 250 | match env::home_dir() { Oct 31 21:36:32.040 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:36:32.040 INFO kablam! | Oct 31 21:36:32.040 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 21:36:32.040 INFO kablam! Oct 31 21:36:32.040 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 21:36:32.040 INFO kablam! --> src/hue.rs:307:11 Oct 31 21:36:32.040 INFO kablam! | Oct 31 21:36:32.040 INFO kablam! 307 | match env::home_dir() { Oct 31 21:36:32.040 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:36:32.040 INFO kablam! Oct 31 21:36:34.060 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 31 21:36:34.086 INFO kablam! su: No module specific data is present Oct 31 21:36:34.616 INFO running `"docker" "rm" "-f" "8bd05d7135b9456cbc66f187a5d2b2a00b6b038c4560a0457a96fce8180e223c"` Oct 31 21:36:34.919 INFO blam! 8bd05d7135b9456cbc66f187a5d2b2a00b6b038c4560a0457a96fce8180e223c