Oct 12 23:20:04.506 INFO checking cosmo0920/grnenv-rs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 23:20:04.506 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 23:20:05.089 INFO blam! 65062d7f437e4a363cd953becf623ec235c8d2018b267fcc250323555ca86aaa Oct 12 23:20:05.101 INFO running `"docker" "start" "-a" "65062d7f437e4a363cd953becf623ec235c8d2018b267fcc250323555ca86aaa"` Oct 12 23:20:06.174 INFO kablam! usermod: no changes Oct 12 23:20:06.676 INFO kablam! Checking num_cpus v1.2.1 Oct 12 23:20:06.676 INFO kablam! Checking xattr v0.2.2 Oct 12 23:20:06.679 INFO kablam! Checking filetime v0.2.1 Oct 12 23:20:06.679 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Oct 12 23:20:06.679 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 12 23:20:06.679 INFO kablam! Checking miniz_oxide v0.1.3 Oct 12 23:20:06.694 INFO kablam! Checking msdos_time v0.1.6 Oct 12 23:20:06.694 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 12 23:20:09.888 INFO kablam! Checking futures-cpupool v0.1.8 Oct 12 23:20:10.532 INFO kablam! Compiling syn v0.14.4 Oct 12 23:20:10.822 INFO kablam! Checking env_proxy v0.1.1 Oct 12 23:20:10.849 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 12 23:20:10.875 INFO kablam! Checking tar v0.4.16 Oct 12 23:20:13.565 INFO kablam! Compiling selectors v0.19.0 Oct 12 23:20:13.726 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 12 23:20:19.938 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 12 23:20:22.090 INFO kablam! Checking bzip2 v0.3.3 Oct 12 23:20:22.123 INFO kablam! Checking flate2 v1.0.1 Oct 12 23:20:27.226 INFO kablam! Checking zip v0.4.2 Oct 12 23:20:27.513 INFO kablam! Checking tokio-fs v0.1.2 Oct 12 23:20:29.774 INFO kablam! Compiling string_cache v0.7.3 Oct 12 23:20:33.158 INFO kablam! Checking tokio v0.1.7 Oct 12 23:20:38.382 INFO kablam! Checking tokio-core v0.1.17 Oct 12 23:20:43.473 INFO kablam! Checking tokio-proto v0.1.1 Oct 12 23:20:43.473 INFO kablam! Checking tokio-tls v0.1.4 Oct 12 23:20:50.521 INFO kablam! Checking hyper v0.11.27 Oct 12 23:21:01.220 INFO kablam! Compiling serde_derive v1.0.70 Oct 12 23:21:01.220 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 12 23:21:10.044 INFO kablam! Checking hyper-tls v0.1.3 Oct 12 23:21:11.404 INFO kablam! Checking cssparser v0.23.10 Oct 12 23:21:13.597 INFO kablam! Checking reqwest v0.8.6 Oct 12 23:21:25.576 INFO kablam! Compiling markup5ever v0.7.2 Oct 12 23:21:36.480 INFO kablam! Checking html5ever v0.22.3 Oct 12 23:21:39.661 INFO kablam! Checking kuchiki v0.7.0 Oct 12 23:21:42.096 INFO kablam! Checking grnenv-rs v0.2.0 (/source) Oct 12 23:21:50.204 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 12 23:21:50.204 INFO kablam! --> src/command/common.rs:68:16 Oct 12 23:21:50.204 INFO kablam! | Oct 12 23:21:50.204 INFO kablam! 68 | let home = env::home_dir().unwrap(); Oct 12 23:21:50.204 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:21:50.204 INFO kablam! | Oct 12 23:21:50.204 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:21:50.204 INFO kablam! Oct 12 23:21:50.204 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 12 23:21:50.204 INFO kablam! --> src/command/unix.rs:27:9 Oct 12 23:21:50.204 INFO kablam! | Oct 12 23:21:50.205 INFO kablam! 27 | if !env::home_dir() Oct 12 23:21:50.205 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:21:50.205 INFO kablam! Oct 12 23:21:50.208 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 12 23:21:50.208 INFO kablam! --> src/util.rs:7:20 Oct 12 23:21:50.208 INFO kablam! | Oct 12 23:21:50.208 INFO kablam! 7 | let base_dir = env::home_dir().unwrap(); Oct 12 23:21:50.208 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:21:50.208 INFO kablam! Oct 12 23:21:50.208 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 12 23:21:50.208 INFO kablam! --> src/util.rs:12:20 Oct 12 23:21:50.208 INFO kablam! | Oct 12 23:21:50.208 INFO kablam! 12 | let base_dir = env::home_dir().unwrap(); Oct 12 23:21:50.208 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:21:50.208 INFO kablam! Oct 12 23:21:50.208 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 12 23:21:50.208 INFO kablam! --> src/config.rs:92:20 Oct 12 23:21:50.208 INFO kablam! | Oct 12 23:21:50.208 INFO kablam! 92 | let home = env::home_dir().unwrap(); Oct 12 23:21:50.208 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:21:50.208 INFO kablam! Oct 12 23:21:50.208 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 12 23:21:50.208 INFO kablam! --> src/util.rs:86:20 Oct 12 23:21:50.209 INFO kablam! | Oct 12 23:21:50.209 INFO kablam! 86 | let home = env::home_dir().unwrap(); Oct 12 23:21:50.209 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:21:50.209 INFO kablam! Oct 12 23:21:50.209 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 12 23:21:50.209 INFO kablam! --> src/util.rs:99:20 Oct 12 23:21:50.209 INFO kablam! | Oct 12 23:21:50.209 INFO kablam! 99 | let home = env::home_dir().unwrap(); Oct 12 23:21:50.209 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:21:50.209 INFO kablam! Oct 12 23:21:50.248 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 12 23:21:50.248 INFO kablam! --> src/command/common.rs:68:16 Oct 12 23:21:50.248 INFO kablam! | Oct 12 23:21:50.248 INFO kablam! 68 | let home = env::home_dir().unwrap(); Oct 12 23:21:50.248 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:21:50.248 INFO kablam! | Oct 12 23:21:50.248 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:21:50.248 INFO kablam! Oct 12 23:21:50.248 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 12 23:21:50.248 INFO kablam! --> src/command/unix.rs:27:9 Oct 12 23:21:50.248 INFO kablam! | Oct 12 23:21:50.248 INFO kablam! 27 | if !env::home_dir() Oct 12 23:21:50.248 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:21:50.248 INFO kablam! Oct 12 23:21:50.248 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 12 23:21:50.248 INFO kablam! --> src/util.rs:7:20 Oct 12 23:21:50.248 INFO kablam! | Oct 12 23:21:50.248 INFO kablam! 7 | let base_dir = env::home_dir().unwrap(); Oct 12 23:21:50.248 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:21:50.248 INFO kablam! Oct 12 23:21:50.248 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 12 23:21:50.248 INFO kablam! --> src/util.rs:12:20 Oct 12 23:21:50.248 INFO kablam! | Oct 12 23:21:50.248 INFO kablam! 12 | let base_dir = env::home_dir().unwrap(); Oct 12 23:21:50.248 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:21:50.248 INFO kablam! Oct 12 23:22:02.310 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 56s Oct 12 23:22:02.351 INFO kablam! su: No module specific data is present Oct 12 23:22:03.652 INFO running `"docker" "rm" "-f" "65062d7f437e4a363cd953becf623ec235c8d2018b267fcc250323555ca86aaa"` Oct 12 23:22:04.052 INFO blam! 65062d7f437e4a363cd953becf623ec235c8d2018b267fcc250323555ca86aaa