Oct 27 06:28:54.543 INFO checking cosmo0920/grnenv-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:28:54.545 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/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 27 06:28:54.991 INFO blam! b9934b2e47b2380941f4bea6f9975066ee728f3d7694133a482a0adea5047b57 Oct 27 06:28:55.048 INFO running `"docker" "start" "-a" "b9934b2e47b2380941f4bea6f9975066ee728f3d7694133a482a0adea5047b57"` Oct 27 06:28:56.526 INFO kablam! usermod: no changes Oct 27 06:28:56.991 INFO kablam! Checking num_cpus v1.2.1 Oct 27 06:28:56.991 INFO kablam! Checking xattr v0.2.2 Oct 27 06:28:56.999 INFO kablam! Checking filetime v0.2.1 Oct 27 06:28:56.999 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 27 06:28:56.999 INFO kablam! Compiling quote v0.6.3 Oct 27 06:28:57.007 INFO kablam! Checking env_proxy v0.1.1 Oct 27 06:28:57.007 INFO kablam! Checking flate2 v1.0.1 Oct 27 06:28:57.008 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 27 06:28:59.227 INFO kablam! Checking futures-cpupool v0.1.8 Oct 27 06:29:00.296 INFO kablam! Compiling selectors v0.19.0 Oct 27 06:29:00.648 INFO kablam! Checking tar v0.4.16 Oct 27 06:29:03.229 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 27 06:29:04.531 INFO kablam! Checking zip v0.4.2 Oct 27 06:29:08.669 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 27 06:29:10.539 INFO kablam! Compiling syn v0.14.4 Oct 27 06:29:14.632 INFO kablam! Compiling string_cache v0.7.3 Oct 27 06:29:15.459 INFO kablam! Checking tokio-fs v0.1.2 Oct 27 06:29:17.654 INFO kablam! Checking tokio v0.1.7 Oct 27 06:29:21.277 INFO kablam! Checking tokio-core v0.1.17 Oct 27 06:29:26.080 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 06:29:26.091 INFO kablam! Checking tokio-tls v0.1.4 Oct 27 06:29:33.254 INFO kablam! Checking hyper v0.11.27 Oct 27 06:29:45.599 INFO kablam! Compiling serde_derive v1.0.70 Oct 27 06:29:45.601 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 27 06:29:46.722 INFO kablam! Checking hyper-tls v0.1.3 Oct 27 06:29:51.215 INFO kablam! Checking reqwest v0.8.6 Oct 27 06:29:54.497 INFO kablam! Checking cssparser v0.23.10 Oct 27 06:30:10.243 INFO kablam! Compiling markup5ever v0.7.2 Oct 27 06:30:20.479 INFO kablam! Checking html5ever v0.22.3 Oct 27 06:30:23.766 INFO kablam! Checking kuchiki v0.7.0 Oct 27 06:30:26.032 INFO kablam! Checking grnenv-rs v0.2.0 (/source) Oct 27 06:30:34.722 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:34.722 INFO kablam! --> src/command/common.rs:68:16 Oct 27 06:30:34.722 INFO kablam! | Oct 27 06:30:34.722 INFO kablam! 68 | let home = env::home_dir().unwrap(); Oct 27 06:30:34.722 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:34.722 INFO kablam! | Oct 27 06:30:34.722 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:30:34.722 INFO kablam! Oct 27 06:30:34.724 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:34.724 INFO kablam! --> src/command/unix.rs:27:9 Oct 27 06:30:34.724 INFO kablam! | Oct 27 06:30:34.724 INFO kablam! 27 | if !env::home_dir() Oct 27 06:30:34.724 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:34.724 INFO kablam! Oct 27 06:30:34.724 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:34.724 INFO kablam! --> src/util.rs:7:20 Oct 27 06:30:34.724 INFO kablam! | Oct 27 06:30:34.724 INFO kablam! 7 | let base_dir = env::home_dir().unwrap(); Oct 27 06:30:34.724 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:34.724 INFO kablam! Oct 27 06:30:34.724 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:34.724 INFO kablam! --> src/util.rs:12:20 Oct 27 06:30:34.724 INFO kablam! | Oct 27 06:30:34.724 INFO kablam! 12 | let base_dir = env::home_dir().unwrap(); Oct 27 06:30:34.724 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:34.724 INFO kablam! Oct 27 06:30:34.769 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:34.769 INFO kablam! --> src/command/common.rs:68:16 Oct 27 06:30:34.769 INFO kablam! | Oct 27 06:30:34.769 INFO kablam! 68 | let home = env::home_dir().unwrap(); Oct 27 06:30:34.769 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:34.769 INFO kablam! | Oct 27 06:30:34.769 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:30:34.769 INFO kablam! Oct 27 06:30:34.769 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:34.769 INFO kablam! --> src/command/unix.rs:27:9 Oct 27 06:30:34.769 INFO kablam! | Oct 27 06:30:34.769 INFO kablam! 27 | if !env::home_dir() Oct 27 06:30:34.770 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:34.770 INFO kablam! Oct 27 06:30:34.784 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:34.784 INFO kablam! --> src/util.rs:7:20 Oct 27 06:30:34.784 INFO kablam! | Oct 27 06:30:34.784 INFO kablam! 7 | let base_dir = env::home_dir().unwrap(); Oct 27 06:30:34.784 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:34.784 INFO kablam! Oct 27 06:30:34.784 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:34.785 INFO kablam! --> src/util.rs:12:20 Oct 27 06:30:34.785 INFO kablam! | Oct 27 06:30:34.785 INFO kablam! 12 | let base_dir = env::home_dir().unwrap(); Oct 27 06:30:34.786 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:34.786 INFO kablam! Oct 27 06:30:34.787 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:34.788 INFO kablam! --> src/config.rs:92:20 Oct 27 06:30:34.788 INFO kablam! | Oct 27 06:30:34.789 INFO kablam! 92 | let home = env::home_dir().unwrap(); Oct 27 06:30:34.789 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:34.789 INFO kablam! Oct 27 06:30:34.790 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:34.791 INFO kablam! --> src/util.rs:86:20 Oct 27 06:30:34.791 INFO kablam! | Oct 27 06:30:34.792 INFO kablam! 86 | let home = env::home_dir().unwrap(); Oct 27 06:30:34.792 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:34.792 INFO kablam! Oct 27 06:30:34.793 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:34.793 INFO kablam! --> src/util.rs:99:20 Oct 27 06:30:34.794 INFO kablam! | Oct 27 06:30:34.794 INFO kablam! 99 | let home = env::home_dir().unwrap(); Oct 27 06:30:34.795 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:30:34.795 INFO kablam! Oct 27 06:30:45.964 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 49s Oct 27 06:30:45.995 INFO kablam! su: No module specific data is present Oct 27 06:30:47.686 INFO running `"docker" "rm" "-f" "b9934b2e47b2380941f4bea6f9975066ee728f3d7694133a482a0adea5047b57"` Oct 27 06:30:48.095 INFO blam! b9934b2e47b2380941f4bea6f9975066ee728f3d7694133a482a0adea5047b57