Oct 27 02:20:53.077 INFO checking kdeal/repo-notify against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 02:20:53.077 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 27 02:20:53.611 INFO blam! 31e50be2626822bd228b9fe2b6f16567be4c2df0e580d162271f767229f20835 Oct 27 02:20:53.611 INFO running `"docker" "start" "-a" "31e50be2626822bd228b9fe2b6f16567be4c2df0e580d162271f767229f20835"` Oct 27 02:20:56.447 INFO kablam! usermod: no changes Oct 27 02:20:56.853 INFO kablam! Compiling libc v0.2.31 Oct 27 02:20:56.863 INFO kablam! Compiling either v1.1.0 Oct 27 02:20:56.895 INFO kablam! Compiling openssl v0.9.19 Oct 27 02:20:56.919 INFO kablam! Checking rprompt v1.0.3 Oct 27 02:20:56.924 INFO kablam! Checking text_io v0.1.6 Oct 27 02:20:56.928 INFO kablam! Checking iovec v0.1.0 Oct 27 02:20:56.928 INFO kablam! Checking time v0.1.38 Oct 27 02:20:56.928 INFO kablam! Checking num_cpus v1.6.2 Oct 27 02:20:58.971 INFO kablam! Compiling openssl-sys v0.9.19 Oct 27 02:20:59.211 INFO kablam! Checking net2 v0.2.31 Oct 27 02:20:59.323 INFO kablam! Checking rpassword v1.0.2 Oct 27 02:20:59.575 INFO kablam! Checking bytes v0.4.5 Oct 27 02:21:00.684 INFO kablam! Checking futures-cpupool v0.1.6 Oct 27 02:21:03.383 INFO kablam! Compiling coco v0.1.1 Oct 27 02:21:03.467 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 27 02:21:03.471 INFO kablam! Checking error-chain v0.10.0 Oct 27 02:21:03.514 INFO kablam! Checking mime v0.3.4 Oct 27 02:21:04.711 INFO kablam! Checking mio v0.6.10 Oct 27 02:21:06.080 INFO kablam! Checking tokio-io v0.1.3 Oct 27 02:21:07.375 INFO kablam! Compiling rand v0.3.16 Oct 27 02:21:14.125 INFO kablam! Checking tokio-core v0.1.9 Oct 27 02:21:16.737 INFO kablam! Compiling rayon-core v1.2.1 Oct 27 02:21:18.750 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 02:21:21.549 INFO kablam! Compiling rayon v0.7.1 Oct 27 02:21:23.243 INFO kablam! Checking native-tls v0.1.4 Oct 27 02:21:24.820 INFO kablam! Checking tokio-tls v0.1.3 Oct 27 02:21:26.101 INFO kablam! Checking hyper v0.11.2 Oct 27 02:21:27.649 INFO kablam! Compiling ring v0.11.0 Oct 27 02:21:38.057 INFO kablam! Checking hyper-tls v0.1.2 Oct 27 02:21:39.500 INFO kablam! Checking webpki v0.14.0 Oct 27 02:21:40.249 INFO kablam! Checking reqwest v0.7.3 Oct 27 02:21:40.892 INFO kablam! Checking rustls v0.9.0 Oct 27 02:21:40.939 INFO kablam! Checking webpki-roots v0.11.0 Oct 27 02:21:46.430 INFO kablam! Checking tokio-rustls v0.2.4 Oct 27 02:21:47.670 INFO kablam! Checking hyper-rustls v0.8.0 Oct 27 02:21:49.063 INFO kablam! Checking github-rs v0.5.1 Oct 27 02:21:51.189 INFO kablam! Checking repo-notify v0.1.0 (/source) Oct 27 02:21:54.749 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 27 02:21:54.750 INFO kablam! --> src/config.rs:2:5 Oct 27 02:21:54.750 INFO kablam! | Oct 27 02:21:54.751 INFO kablam! 2 | use std::env::home_dir; Oct 27 02:21:54.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 02:21:54.752 INFO kablam! | Oct 27 02:21:54.753 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 02:21:54.753 INFO kablam! Oct 27 02:21:54.754 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 27 02:21:54.754 INFO kablam! --> src/config.rs:32:28 Oct 27 02:21:54.755 INFO kablam! | Oct 27 02:21:54.755 INFO kablam! 32 | let mut home_dir = home_dir().expect("Can't get home directory"); Oct 27 02:21:54.755 INFO kablam! | ^^^^^^^^ Oct 27 02:21:54.756 INFO kablam! Oct 27 02:21:54.875 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 27 02:21:54.875 INFO kablam! --> src/config.rs:2:5 Oct 27 02:21:54.876 INFO kablam! | Oct 27 02:21:54.876 INFO kablam! 2 | use std::env::home_dir; Oct 27 02:21:54.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 02:21:54.876 INFO kablam! | Oct 27 02:21:54.877 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 02:21:54.877 INFO kablam! Oct 27 02:21:54.877 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 27 02:21:54.877 INFO kablam! --> src/config.rs:32:28 Oct 27 02:21:54.878 INFO kablam! | Oct 27 02:21:54.878 INFO kablam! 32 | let mut home_dir = home_dir().expect("Can't get home directory"); Oct 27 02:21:54.878 INFO kablam! | ^^^^^^^^ Oct 27 02:21:54.878 INFO kablam! Oct 27 02:21:56.313 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.84s Oct 27 02:21:56.335 INFO kablam! su: No module specific data is present Oct 27 02:21:57.415 INFO running `"docker" "rm" "-f" "31e50be2626822bd228b9fe2b6f16567be4c2df0e580d162271f767229f20835"` Oct 27 02:21:57.787 INFO blam! 31e50be2626822bd228b9fe2b6f16567be4c2df0e580d162271f767229f20835