Sep 04 23:41:14.588 INFO checking autojump-0.3.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 23:41:14.588 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 23:41:14.588 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:41:14.746 INFO blam! 3fbefe24962da34a42f4cf0172ca1cf5c004aa8867da0d3815dfb40996f67d56 Sep 04 23:41:14.748 INFO running `"docker" "start" "-a" "3fbefe24962da34a42f4cf0172ca1cf5c004aa8867da0d3815dfb40996f67d56"` Sep 04 23:41:15.397 INFO kablam! Checking atomicwrites v0.1.5 Sep 04 23:41:16.394 INFO kablam! Checking autojump v0.3.1 (file:///source) Sep 04 23:41:18.284 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 04 23:41:18.285 INFO kablam! --> src/cli/manip.rs:32:25 Sep 04 23:41:18.285 INFO kablam! | Sep 04 23:41:18.285 INFO kablam! 32 | if let Some(home) = env::home_dir() { Sep 04 23:41:18.285 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 23:41:18.285 INFO kablam! | Sep 04 23:41:18.285 INFO kablam! note: lint level defined here Sep 04 23:41:18.285 INFO kablam! --> src/lib.rs:2:9 Sep 04 23:41:18.285 INFO kablam! | Sep 04 23:41:18.285 INFO kablam! 2 | #![deny(warnings)] Sep 04 23:41:18.285 INFO kablam! | ^^^^^^^^ Sep 04 23:41:18.285 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 23:41:18.285 INFO kablam! Sep 04 23:41:18.285 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 04 23:41:18.285 INFO kablam! --> src/config/mod.rs:14:11 Sep 04 23:41:18.285 INFO kablam! | Sep 04 23:41:18.285 INFO kablam! 14 | match env::home_dir() { Sep 04 23:41:18.285 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 23:41:18.285 INFO kablam! Sep 04 23:41:18.463 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 04 23:41:18.463 INFO kablam! --> src/cli/manip.rs:32:25 Sep 04 23:41:18.464 INFO kablam! | Sep 04 23:41:18.464 INFO kablam! 32 | if let Some(home) = env::home_dir() { Sep 04 23:41:18.464 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 23:41:18.464 INFO kablam! | Sep 04 23:41:18.464 INFO kablam! note: lint level defined here Sep 04 23:41:18.464 INFO kablam! --> src/lib.rs:2:9 Sep 04 23:41:18.464 INFO kablam! | Sep 04 23:41:18.464 INFO kablam! 2 | #![deny(warnings)] Sep 04 23:41:18.464 INFO kablam! | ^^^^^^^^ Sep 04 23:41:18.464 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 23:41:18.464 INFO kablam! Sep 04 23:41:18.464 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 04 23:41:18.464 INFO kablam! --> src/config/mod.rs:14:11 Sep 04 23:41:18.464 INFO kablam! | Sep 04 23:41:18.464 INFO kablam! 14 | match env::home_dir() { Sep 04 23:41:18.464 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 23:41:18.464 INFO kablam! Sep 04 23:41:18.829 INFO kablam! error: aborting due to 2 previous errors Sep 04 23:41:18.829 INFO kablam! Sep 04 23:41:18.840 INFO kablam! error: Could not compile `autojump`. Sep 04 23:41:18.840 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 23:41:18.959 INFO kablam! error: aborting due to 2 previous errors Sep 04 23:41:18.959 INFO kablam! Sep 04 23:41:18.971 INFO kablam! error: Could not compile `autojump`. Sep 04 23:41:18.971 INFO kablam! Sep 04 23:41:18.971 INFO kablam! To learn more, run the command again with --verbose. Sep 04 23:41:18.973 INFO kablam! su: No module specific data is present Sep 04 23:41:19.387 INFO running `"docker" "rm" "-f" "3fbefe24962da34a42f4cf0172ca1cf5c004aa8867da0d3815dfb40996f67d56"` Sep 04 23:41:19.498 INFO blam! 3fbefe24962da34a42f4cf0172ca1cf5c004aa8867da0d3815dfb40996f67d56