Oct 21 14:00:18.287 INFO checking scripts-richard/rusty_hue against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:00:18.287 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 14:00:18.729 INFO blam! e553e3c81e30ea376c0541824f7f587b89498a566d12279e545756305758ccc2 Oct 21 14:00:18.730 INFO running `"docker" "start" "-a" "e553e3c81e30ea376c0541824f7f587b89498a566d12279e545756305758ccc2"` Oct 21 14:00:19.817 INFO kablam! usermod: no changes Oct 21 14:00:20.241 INFO kablam! Compiling serde v1.0.59 Oct 21 14:00:20.257 INFO kablam! Checking net2 v0.2.32 Oct 21 14:00:20.257 INFO kablam! Checking tokio-executor v0.1.2 Oct 21 14:00:20.257 INFO kablam! Compiling openssl-sys v0.9.36 Oct 21 14:00:20.258 INFO kablam! Compiling proc-macro2 v0.4.3 Oct 21 14:00:20.258 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 21 14:00:20.258 INFO kablam! Checking bytes v0.4.8 Oct 21 14:00:20.259 INFO kablam! Checking futures-cpupool v0.1.8 Oct 21 14:00:22.058 INFO kablam! Checking want v0.0.6 Oct 21 14:00:22.188 INFO kablam! Checking rand v0.5.5 Oct 21 14:00:22.236 INFO kablam! Checking encoding_rs v0.8.10 Oct 21 14:00:22.955 INFO kablam! Checking clap v2.32.0 Oct 21 14:00:23.040 INFO kablam! Checking tokio-timer v0.2.5 Oct 21 14:00:23.080 INFO kablam! Checking crossbeam-deque v0.6.1 Oct 21 14:00:23.120 INFO kablam! Checking mio v0.6.14 Oct 21 14:00:27.185 INFO kablam! Checking tokio-io v0.1.6 Oct 21 14:00:27.492 INFO kablam! Checking http v0.1.13 Oct 21 14:00:33.211 INFO kablam! Checking libflate v0.1.18 Oct 21 14:00:33.360 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 21 14:00:33.384 INFO kablam! Checking uuid v0.7.1 Oct 21 14:00:33.435 INFO kablam! Checking tokio-reactor v0.1.1 Oct 21 14:00:38.205 INFO kablam! Compiling openssl v0.10.12 Oct 21 14:00:38.242 INFO kablam! Compiling native-tls v0.2.1 Oct 21 14:00:38.267 INFO kablam! Compiling quote v0.6.2 Oct 21 14:00:41.656 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 21 14:00:43.105 INFO kablam! Checking tokio-udp v0.1.0 Oct 21 14:00:43.208 INFO kablam! Checking tokio-tcp v0.1.0 Oct 21 14:00:43.260 INFO kablam! Checking tokio-fs v0.1.0 Oct 21 14:00:44.644 INFO kablam! Compiling syn v0.14.0 Oct 21 14:00:45.629 INFO kablam! Checking tokio v0.1.7 Oct 21 14:00:47.893 INFO kablam! Checking h2 v0.1.12 Oct 21 14:00:58.167 INFO kablam! Checking hyper v0.12.11 Oct 21 14:01:04.872 INFO kablam! Compiling serde_derive v1.0.59 Oct 21 14:01:08.520 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 21 14:01:08.520 INFO kablam! Checking serde_json v1.0.17 Oct 21 14:01:08.912 INFO kablam! Checking hyper-tls v0.3.1 Oct 21 14:01:12.508 INFO kablam! Checking reqwest v0.9.2 Oct 21 14:01:22.136 INFO kablam! Checking rusty_hue v0.4.0 (/source) Oct 21 14:01:23.961 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 21 14:01:23.961 INFO kablam! --> src/colors.rs:250:11 Oct 21 14:01:23.961 INFO kablam! | Oct 21 14:01:23.964 INFO kablam! 250 | match env::home_dir() { Oct 21 14:01:23.964 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 14:01:23.964 INFO kablam! | Oct 21 14:01:23.964 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 14:01:23.964 INFO kablam! Oct 21 14:01:23.964 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 21 14:01:23.964 INFO kablam! --> src/hue.rs:307:11 Oct 21 14:01:23.964 INFO kablam! | Oct 21 14:01:23.964 INFO kablam! 307 | match env::home_dir() { Oct 21 14:01:23.964 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 14:01:23.964 INFO kablam! Oct 21 14:01:24.300 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 21 14:01:24.300 INFO kablam! --> src/colors.rs:250:11 Oct 21 14:01:24.300 INFO kablam! | Oct 21 14:01:24.300 INFO kablam! 250 | match env::home_dir() { Oct 21 14:01:24.300 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 14:01:24.300 INFO kablam! | Oct 21 14:01:24.300 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 14:01:24.300 INFO kablam! Oct 21 14:01:24.300 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 21 14:01:24.300 INFO kablam! --> src/hue.rs:307:11 Oct 21 14:01:24.300 INFO kablam! | Oct 21 14:01:24.300 INFO kablam! 307 | match env::home_dir() { Oct 21 14:01:24.300 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 14:01:24.300 INFO kablam! Oct 21 14:01:27.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 21 14:01:27.216 INFO kablam! su: No module specific data is present Oct 21 14:01:27.522 INFO running `"docker" "rm" "-f" "e553e3c81e30ea376c0541824f7f587b89498a566d12279e545756305758ccc2"` Oct 21 14:01:27.704 INFO blam! e553e3c81e30ea376c0541824f7f587b89498a566d12279e545756305758ccc2