Oct 27 06:28:54.473 INFO checking cosmo0920/grnenv-rs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 06:28:54.473 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 06:28:54.944 INFO blam! cd51440a4fdc039d0c75b40d92796760d64776b3a706e3f4a05528708118586c Oct 27 06:28:54.945 INFO running `"docker" "start" "-a" "cd51440a4fdc039d0c75b40d92796760d64776b3a706e3f4a05528708118586c"` Oct 27 06:28:56.226 INFO kablam! usermod: no changes Oct 27 06:28:56.671 INFO kablam! Checking num_cpus v1.2.1 Oct 27 06:28:56.672 INFO kablam! Checking xattr v0.2.2 Oct 27 06:28:56.684 INFO kablam! Compiling syn v0.14.4 Oct 27 06:28:56.684 INFO kablam! Checking env_proxy v0.1.1 Oct 27 06:28:56.684 INFO kablam! Checking flate2 v1.0.1 Oct 27 06:28:56.699 INFO kablam! Checking string_cache v0.7.3 Oct 27 06:28:59.392 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 27 06:28:59.392 INFO kablam! Checking futures-cpupool v0.1.8 Oct 27 06:28:59.559 INFO kablam! Checking tar v0.4.16 Oct 27 06:29:03.844 INFO kablam! Checking zip v0.4.2 Oct 27 06:29:06.563 INFO kablam! Checking tokio-fs v0.1.2 Oct 27 06:29:09.178 INFO kablam! Checking tokio v0.1.7 Oct 27 06:29:12.359 INFO kablam! Checking tokio-core v0.1.17 Oct 27 06:29:16.379 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 06:29:16.379 INFO kablam! Checking tokio-tls v0.1.4 Oct 27 06:29:27.457 INFO kablam! Checking hyper v0.11.27 Oct 27 06:29:35.985 INFO kablam! Compiling serde_derive v1.0.70 Oct 27 06:29:35.986 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 27 06:29:45.471 INFO kablam! Checking cssparser v0.23.10 Oct 27 06:29:46.727 INFO kablam! Checking hyper-tls v0.1.3 Oct 27 06:29:50.603 INFO kablam! Checking selectors v0.19.0 Oct 27 06:29:51.743 INFO kablam! Checking reqwest v0.8.6 Oct 27 06:30:03.979 INFO kablam! Compiling markup5ever v0.7.2 Oct 27 06:30:13.987 INFO kablam! Checking html5ever v0.22.3 Oct 27 06:30:17.043 INFO kablam! Checking kuchiki v0.7.0 Oct 27 06:30:19.395 INFO kablam! Checking grnenv-rs v0.2.0 (/source) Oct 27 06:30:26.115 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 06:30:26.115 INFO kablam! --> src/command/common.rs:68:16 Oct 27 06:30:26.115 INFO kablam! | Oct 27 06:30:26.115 INFO kablam! 68 | let home = env::home_dir().unwrap(); Oct 27 06:30:26.115 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:26.115 INFO kablam! | Oct 27 06:30:26.115 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:30:26.115 INFO kablam! Oct 27 06:30:26.115 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 06:30:26.115 INFO kablam! --> src/command/unix.rs:27:9 Oct 27 06:30:26.115 INFO kablam! | Oct 27 06:30:26.115 INFO kablam! 27 | if !env::home_dir() Oct 27 06:30:26.115 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:26.115 INFO kablam! Oct 27 06:30:26.115 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 06:30:26.115 INFO kablam! --> src/util.rs:7:20 Oct 27 06:30:26.115 INFO kablam! | Oct 27 06:30:26.115 INFO kablam! 7 | let base_dir = env::home_dir().unwrap(); Oct 27 06:30:26.115 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:26.115 INFO kablam! Oct 27 06:30:26.115 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 06:30:26.115 INFO kablam! --> src/util.rs:12:20 Oct 27 06:30:26.115 INFO kablam! | Oct 27 06:30:26.115 INFO kablam! 12 | let base_dir = env::home_dir().unwrap(); Oct 27 06:30:26.115 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:26.115 INFO kablam! Oct 27 06:30:26.625 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 06:30:26.625 INFO kablam! --> src/command/common.rs:68:16 Oct 27 06:30:26.625 INFO kablam! | Oct 27 06:30:26.625 INFO kablam! 68 | let home = env::home_dir().unwrap(); Oct 27 06:30:26.625 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:26.625 INFO kablam! | Oct 27 06:30:26.625 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:30:26.625 INFO kablam! Oct 27 06:30:26.625 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 06:30:26.625 INFO kablam! --> src/command/unix.rs:27:9 Oct 27 06:30:26.625 INFO kablam! | Oct 27 06:30:26.625 INFO kablam! 27 | if !env::home_dir() Oct 27 06:30:26.625 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:26.625 INFO kablam! Oct 27 06:30:26.625 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 06:30:26.625 INFO kablam! --> src/util.rs:7:20 Oct 27 06:30:26.625 INFO kablam! | Oct 27 06:30:26.625 INFO kablam! 7 | let base_dir = env::home_dir().unwrap(); Oct 27 06:30:26.625 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:26.625 INFO kablam! Oct 27 06:30:26.627 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 06:30:26.627 INFO kablam! --> src/util.rs:12:20 Oct 27 06:30:26.627 INFO kablam! | Oct 27 06:30:26.627 INFO kablam! 12 | let base_dir = env::home_dir().unwrap(); Oct 27 06:30:26.627 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:26.627 INFO kablam! Oct 27 06:30:26.627 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 06:30:26.627 INFO kablam! --> src/config.rs:92:20 Oct 27 06:30:26.627 INFO kablam! | Oct 27 06:30:26.627 INFO kablam! 92 | let home = env::home_dir().unwrap(); Oct 27 06:30:26.627 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:26.627 INFO kablam! Oct 27 06:30:26.627 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 06:30:26.627 INFO kablam! --> src/util.rs:86:20 Oct 27 06:30:26.627 INFO kablam! | Oct 27 06:30:26.627 INFO kablam! 86 | let home = env::home_dir().unwrap(); Oct 27 06:30:26.627 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:26.627 INFO kablam! Oct 27 06:30:26.627 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 06:30:26.627 INFO kablam! --> src/util.rs:99:20 Oct 27 06:30:26.627 INFO kablam! | Oct 27 06:30:26.627 INFO kablam! 99 | let home = env::home_dir().unwrap(); Oct 27 06:30:26.627 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:26.627 INFO kablam! Oct 27 06:30:37.232 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 40s Oct 27 06:30:37.251 INFO kablam! su: No module specific data is present Oct 27 06:30:38.679 INFO running `"docker" "rm" "-f" "cd51440a4fdc039d0c75b40d92796760d64776b3a706e3f4a05528708118586c"` Oct 27 06:30:39.037 INFO blam! cd51440a4fdc039d0c75b40d92796760d64776b3a706e3f4a05528708118586c