Sep 02 11:33:33.051 INFO checking grnenv-rs-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 11:33:33.051 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 11:33:33.051 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 11:33:33.298 INFO blam! e2302d7d6f58eb24d8cd30fe5439b2413716fa156c6432afe925b45054148bdc Sep 02 11:33:33.300 INFO running `"docker" "start" "-a" "e2302d7d6f58eb24d8cd30fe5439b2413716fa156c6432afe925b45054148bdc"` Sep 02 11:33:34.362 INFO kablam! Compiling syn v0.10.8 Sep 02 11:33:34.383 INFO kablam! Checking num_cpus v1.0.0 Sep 02 11:33:34.403 INFO kablam! Checking clap v2.14.1 Sep 02 11:33:34.411 INFO kablam! Compiling serde_codegen_internals v0.14.2 Sep 02 11:33:34.435 INFO kablam! Compiling string_cache v0.4.0 Sep 02 11:33:34.435 INFO kablam! Compiling html5ever-atoms v0.2.2 Sep 02 11:33:34.435 INFO kablam! Compiling html5ever v0.13.1 Sep 02 11:33:34.451 INFO kablam! Checking env_proxy v0.1.1 Sep 02 11:33:36.526 INFO kablam! Checking hyper v0.10.13 Sep 02 11:33:47.871 INFO kablam! Compiling serde_derive v0.9.15 Sep 02 11:34:03.164 INFO kablam! Compiling cssparser v0.7.4 Sep 02 11:34:07.975 INFO kablam! Checking selectors v0.15.2 Sep 02 11:34:12.882 INFO kablam! Checking kuchiki v0.4.3 Sep 02 11:34:16.987 INFO kablam! Checking grnenv-rs v0.2.0 (file:///source) Sep 02 11:34:20.539 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. Sep 02 11:34:20.539 INFO kablam! --> src/util.rs:7:20 Sep 02 11:34:20.539 INFO kablam! | Sep 02 11:34:20.539 INFO kablam! 7 | let base_dir = env::home_dir().unwrap(); Sep 02 11:34:20.539 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 11:34:20.539 INFO kablam! | Sep 02 11:34:20.539 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 11:34:20.539 INFO kablam! Sep 02 11:34:20.539 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. Sep 02 11:34:20.539 INFO kablam! --> src/util.rs:12:20 Sep 02 11:34:20.539 INFO kablam! | Sep 02 11:34:20.540 INFO kablam! 12 | let base_dir = env::home_dir().unwrap(); Sep 02 11:34:20.540 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 11:34:20.540 INFO kablam! Sep 02 11:34:20.540 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. Sep 02 11:34:20.540 INFO kablam! --> src/command/common.rs:85:16 Sep 02 11:34:20.540 INFO kablam! | Sep 02 11:34:20.540 INFO kablam! 85 | let home = env::home_dir().unwrap(); Sep 02 11:34:20.540 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 11:34:20.540 INFO kablam! Sep 02 11:34:20.541 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. Sep 02 11:34:20.541 INFO kablam! --> src/command/unix.rs:27:9 Sep 02 11:34:20.541 INFO kablam! | Sep 02 11:34:20.541 INFO kablam! 27 | if !env::home_dir() Sep 02 11:34:20.541 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 11:34:20.541 INFO kablam! Sep 02 11:34:21.002 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. Sep 02 11:34:21.002 INFO kablam! --> src/util.rs:7:20 Sep 02 11:34:21.002 INFO kablam! | Sep 02 11:34:21.002 INFO kablam! 7 | let base_dir = env::home_dir().unwrap(); Sep 02 11:34:21.002 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 11:34:21.002 INFO kablam! | Sep 02 11:34:21.002 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 11:34:21.002 INFO kablam! Sep 02 11:34:21.002 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. Sep 02 11:34:21.002 INFO kablam! --> src/util.rs:12:20 Sep 02 11:34:21.002 INFO kablam! | Sep 02 11:34:21.002 INFO kablam! 12 | let base_dir = env::home_dir().unwrap(); Sep 02 11:34:21.002 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 11:34:21.002 INFO kablam! Sep 02 11:34:21.003 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. Sep 02 11:34:21.003 INFO kablam! --> src/util.rs:86:20 Sep 02 11:34:21.003 INFO kablam! | Sep 02 11:34:21.003 INFO kablam! 86 | let home = env::home_dir().unwrap(); Sep 02 11:34:21.003 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 11:34:21.003 INFO kablam! Sep 02 11:34:21.003 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. Sep 02 11:34:21.003 INFO kablam! --> src/util.rs:97:20 Sep 02 11:34:21.003 INFO kablam! | Sep 02 11:34:21.003 INFO kablam! 97 | let home = env::home_dir().unwrap(); Sep 02 11:34:21.003 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 11:34:21.003 INFO kablam! Sep 02 11:34:21.004 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. Sep 02 11:34:21.004 INFO kablam! --> src/command/common.rs:85:16 Sep 02 11:34:21.004 INFO kablam! | Sep 02 11:34:21.004 INFO kablam! 85 | let home = env::home_dir().unwrap(); Sep 02 11:34:21.004 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 11:34:21.004 INFO kablam! Sep 02 11:34:21.004 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. Sep 02 11:34:21.004 INFO kablam! --> src/command/unix.rs:27:9 Sep 02 11:34:21.004 INFO kablam! | Sep 02 11:34:21.004 INFO kablam! 27 | if !env::home_dir() Sep 02 11:34:21.004 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 11:34:21.005 INFO kablam! Sep 02 11:34:21.005 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. Sep 02 11:34:21.005 INFO kablam! --> src/config.rs:92:20 Sep 02 11:34:21.005 INFO kablam! | Sep 02 11:34:21.005 INFO kablam! 92 | let home = env::home_dir().unwrap(); Sep 02 11:34:21.005 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 11:34:21.005 INFO kablam! Sep 02 11:34:26.405 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.32s Sep 02 11:34:26.422 INFO kablam! su: No module specific data is present Sep 02 11:34:26.781 INFO running `"docker" "rm" "-f" "e2302d7d6f58eb24d8cd30fe5439b2413716fa156c6432afe925b45054148bdc"` Sep 02 11:34:26.893 INFO blam! e2302d7d6f58eb24d8cd30fe5439b2413716fa156c6432afe925b45054148bdc