Sep 17 23:21:32.574 INFO checking grnenv-rs-0.2.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 23:21:32.574 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 23:21:32.574 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 23:21:32.699 INFO blam! 8574af8b16ddc79d6dab2818d3ae648ff3865296fe34f1a5f906275c40560e3f Sep 17 23:21:32.701 INFO running `"docker" "start" "-a" "8574af8b16ddc79d6dab2818d3ae648ff3865296fe34f1a5f906275c40560e3f"` Sep 17 23:21:33.889 INFO kablam! usermod: no changes Sep 17 23:21:34.267 INFO kablam! Compiling syn v0.10.8 Sep 17 23:21:34.282 INFO kablam! Checking utf-8 v0.6.0 Sep 17 23:21:34.282 INFO kablam! Checking toml v0.3.2 Sep 17 23:21:34.291 INFO kablam! Checking num_cpus v1.0.0 Sep 17 23:21:34.295 INFO kablam! Checking clap v2.14.1 Sep 17 23:21:34.295 INFO kablam! Compiling string_cache_codegen v0.3.1 Sep 17 23:21:34.295 INFO kablam! Compiling serde_codegen_internals v0.14.2 Sep 17 23:21:34.295 INFO kablam! Compiling html5ever v0.13.1 Sep 17 23:21:35.133 INFO kablam! Checking env_proxy v0.1.1 Sep 17 23:21:35.451 INFO kablam! Checking hyper v0.10.13 Sep 17 23:21:36.622 INFO kablam! Checking tendril v0.2.4 Sep 17 23:21:44.322 INFO kablam! Compiling string_cache v0.4.0 Sep 17 23:21:44.323 INFO kablam! Compiling html5ever-atoms v0.2.2 Sep 17 23:21:48.250 INFO kablam! Compiling serde_derive v0.9.15 Sep 17 23:21:58.348 INFO kablam! Compiling cssparser v0.7.4 Sep 17 23:22:02.786 INFO kablam! Checking selectors v0.15.2 Sep 17 23:22:05.864 INFO kablam! Checking kuchiki v0.4.3 Sep 17 23:22:07.595 INFO kablam! Checking grnenv-rs v0.2.0 (/source) Sep 17 23:22:09.505 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 17 23:22:09.505 INFO kablam! --> src/util.rs:7:20 Sep 17 23:22:09.505 INFO kablam! | Sep 17 23:22:09.505 INFO kablam! 7 | let base_dir = env::home_dir().unwrap(); Sep 17 23:22:09.505 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 23:22:09.505 INFO kablam! | Sep 17 23:22:09.505 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 23:22:09.506 INFO kablam! Sep 17 23:22:09.506 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 17 23:22:09.506 INFO kablam! --> src/util.rs:12:20 Sep 17 23:22:09.506 INFO kablam! | Sep 17 23:22:09.506 INFO kablam! 12 | let base_dir = env::home_dir().unwrap(); Sep 17 23:22:09.506 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 23:22:09.506 INFO kablam! Sep 17 23:22:09.506 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 17 23:22:09.506 INFO kablam! --> src/command/common.rs:85:16 Sep 17 23:22:09.506 INFO kablam! | Sep 17 23:22:09.506 INFO kablam! 85 | let home = env::home_dir().unwrap(); Sep 17 23:22:09.506 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 23:22:09.506 INFO kablam! Sep 17 23:22:09.506 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 17 23:22:09.506 INFO kablam! --> src/command/unix.rs:27:9 Sep 17 23:22:09.507 INFO kablam! | Sep 17 23:22:09.507 INFO kablam! 27 | if !env::home_dir() Sep 17 23:22:09.507 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 23:22:09.507 INFO kablam! Sep 17 23:22:09.531 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 17 23:22:09.531 INFO kablam! --> src/util.rs:7:20 Sep 17 23:22:09.531 INFO kablam! | Sep 17 23:22:09.531 INFO kablam! 7 | let base_dir = env::home_dir().unwrap(); Sep 17 23:22:09.531 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 23:22:09.531 INFO kablam! | Sep 17 23:22:09.531 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 23:22:09.531 INFO kablam! Sep 17 23:22:09.531 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 17 23:22:09.531 INFO kablam! --> src/util.rs:12:20 Sep 17 23:22:09.531 INFO kablam! | Sep 17 23:22:09.531 INFO kablam! 12 | let base_dir = env::home_dir().unwrap(); Sep 17 23:22:09.531 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 23:22:09.531 INFO kablam! Sep 17 23:22:09.532 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 17 23:22:09.532 INFO kablam! --> src/command/common.rs:85:16 Sep 17 23:22:09.532 INFO kablam! | Sep 17 23:22:09.532 INFO kablam! 85 | let home = env::home_dir().unwrap(); Sep 17 23:22:09.532 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 23:22:09.532 INFO kablam! Sep 17 23:22:09.532 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 17 23:22:09.532 INFO kablam! --> src/command/unix.rs:27:9 Sep 17 23:22:09.532 INFO kablam! | Sep 17 23:22:09.532 INFO kablam! 27 | if !env::home_dir() Sep 17 23:22:09.532 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 23:22:09.532 INFO kablam! Sep 17 23:22:09.532 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 17 23:22:09.532 INFO kablam! --> src/util.rs:86:20 Sep 17 23:22:09.532 INFO kablam! | Sep 17 23:22:09.532 INFO kablam! 86 | let home = env::home_dir().unwrap(); Sep 17 23:22:09.532 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 23:22:09.532 INFO kablam! Sep 17 23:22:09.532 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 17 23:22:09.533 INFO kablam! --> src/util.rs:97:20 Sep 17 23:22:09.533 INFO kablam! | Sep 17 23:22:09.533 INFO kablam! 97 | let home = env::home_dir().unwrap(); Sep 17 23:22:09.533 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 23:22:09.533 INFO kablam! Sep 17 23:22:09.533 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 17 23:22:09.533 INFO kablam! --> src/config.rs:92:20 Sep 17 23:22:09.533 INFO kablam! | Sep 17 23:22:09.533 INFO kablam! 92 | let home = env::home_dir().unwrap(); Sep 17 23:22:09.533 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 23:22:09.533 INFO kablam! Sep 17 23:22:11.964 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.04s Sep 17 23:22:11.976 INFO kablam! su: No module specific data is present Sep 17 23:22:12.732 INFO running `"docker" "rm" "-f" "8574af8b16ddc79d6dab2818d3ae648ff3865296fe34f1a5f906275c40560e3f"` Sep 17 23:22:12.847 INFO blam! 8574af8b16ddc79d6dab2818d3ae648ff3865296fe34f1a5f906275c40560e3f