Sep 20 06:22:25.103 INFO checking autojump-0.3.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 06:22:25.103 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 06:22:25.103 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:22:25.267 INFO blam! 43e02b39138f41bbe8afead5135778cd9bc6607c623547fbf1c4ef3ca4b82435 Sep 20 06:22:25.269 INFO running `"docker" "start" "-a" "43e02b39138f41bbe8afead5135778cd9bc6607c623547fbf1c4ef3ca4b82435"` Sep 20 06:22:26.034 INFO kablam! usermod: no changes Sep 20 06:22:26.095 INFO kablam! Checking atomicwrites v0.1.5 Sep 20 06:22:26.629 INFO kablam! Checking autojump v0.3.1 (/source) Sep 20 06:22:27.926 INFO kablam! error: 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 20 06:22:27.926 INFO kablam! --> src/cli/manip.rs:32:25 Sep 20 06:22:27.926 INFO kablam! | Sep 20 06:22:27.926 INFO kablam! 32 | if let Some(home) = env::home_dir() { Sep 20 06:22:27.926 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 06:22:27.926 INFO kablam! | Sep 20 06:22:27.926 INFO kablam! note: lint level defined here Sep 20 06:22:27.926 INFO kablam! --> src/lib.rs:2:9 Sep 20 06:22:27.926 INFO kablam! | Sep 20 06:22:27.926 INFO kablam! 2 | #![deny(warnings)] Sep 20 06:22:27.926 INFO kablam! | ^^^^^^^^ Sep 20 06:22:27.926 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 20 06:22:27.926 INFO kablam! Sep 20 06:22:27.926 INFO kablam! error: 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 20 06:22:27.926 INFO kablam! --> src/config/mod.rs:14:11 Sep 20 06:22:27.926 INFO kablam! | Sep 20 06:22:27.926 INFO kablam! 14 | match env::home_dir() { Sep 20 06:22:27.926 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 06:22:27.926 INFO kablam! Sep 20 06:22:28.102 INFO kablam! error: 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 20 06:22:28.102 INFO kablam! --> src/cli/manip.rs:32:25 Sep 20 06:22:28.102 INFO kablam! | Sep 20 06:22:28.102 INFO kablam! 32 | if let Some(home) = env::home_dir() { Sep 20 06:22:28.102 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 06:22:28.102 INFO kablam! | Sep 20 06:22:28.102 INFO kablam! note: lint level defined here Sep 20 06:22:28.102 INFO kablam! --> src/lib.rs:2:9 Sep 20 06:22:28.102 INFO kablam! | Sep 20 06:22:28.102 INFO kablam! 2 | #![deny(warnings)] Sep 20 06:22:28.102 INFO kablam! | ^^^^^^^^ Sep 20 06:22:28.102 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 20 06:22:28.102 INFO kablam! Sep 20 06:22:28.102 INFO kablam! error: 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 20 06:22:28.102 INFO kablam! --> src/config/mod.rs:14:11 Sep 20 06:22:28.102 INFO kablam! | Sep 20 06:22:28.102 INFO kablam! 14 | match env::home_dir() { Sep 20 06:22:28.102 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 06:22:28.103 INFO kablam! Sep 20 06:22:28.237 INFO kablam! error: aborting due to 2 previous errors Sep 20 06:22:28.237 INFO kablam! Sep 20 06:22:28.263 INFO kablam! error: Could not compile `autojump`. Sep 20 06:22:28.264 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:22:28.529 INFO kablam! error: aborting due to 2 previous errors Sep 20 06:22:28.530 INFO kablam! Sep 20 06:22:28.549 INFO kablam! error: Could not compile `autojump`. Sep 20 06:22:28.550 INFO kablam! Sep 20 06:22:28.550 INFO kablam! To learn more, run the command again with --verbose. Sep 20 06:22:28.551 INFO kablam! su: No module specific data is present Sep 20 06:22:29.633 INFO running `"docker" "rm" "-f" "43e02b39138f41bbe8afead5135778cd9bc6607c623547fbf1c4ef3ca4b82435"` Sep 20 06:22:29.737 INFO blam! 43e02b39138f41bbe8afead5135778cd9bc6607c623547fbf1c4ef3ca4b82435