Sep 14 19:29:23.023 INFO checking autojump-0.3.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 19:29:23.023 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 19:29:23.023 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:29:23.229 INFO blam! 4027a964dca8c978e708e8012e0d152b761e99825f35707812b262bf64fa99c6 Sep 14 19:29:23.230 INFO running `"docker" "start" "-a" "4027a964dca8c978e708e8012e0d152b761e99825f35707812b262bf64fa99c6"` Sep 14 19:29:23.858 INFO kablam! usermod: no changes Sep 14 19:29:23.927 INFO kablam! Checking atomicwrites v0.1.5 Sep 14 19:29:24.380 INFO kablam! Checking autojump v0.3.1 (file:///source) Sep 14 19:29:25.398 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 14 19:29:25.398 INFO kablam! --> src/cli/manip.rs:32:25 Sep 14 19:29:25.398 INFO kablam! | Sep 14 19:29:25.398 INFO kablam! 32 | if let Some(home) = env::home_dir() { Sep 14 19:29:25.398 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 19:29:25.398 INFO kablam! | Sep 14 19:29:25.398 INFO kablam! note: lint level defined here Sep 14 19:29:25.398 INFO kablam! --> src/lib.rs:2:9 Sep 14 19:29:25.398 INFO kablam! | Sep 14 19:29:25.398 INFO kablam! 2 | #![deny(warnings)] Sep 14 19:29:25.398 INFO kablam! | ^^^^^^^^ Sep 14 19:29:25.398 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 19:29:25.398 INFO kablam! Sep 14 19:29:25.398 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 14 19:29:25.398 INFO kablam! --> src/config/mod.rs:14:11 Sep 14 19:29:25.398 INFO kablam! | Sep 14 19:29:25.398 INFO kablam! 14 | match env::home_dir() { Sep 14 19:29:25.398 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 19:29:25.398 INFO kablam! Sep 14 19:29:25.450 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 14 19:29:25.450 INFO kablam! --> src/cli/manip.rs:32:25 Sep 14 19:29:25.450 INFO kablam! | Sep 14 19:29:25.450 INFO kablam! 32 | if let Some(home) = env::home_dir() { Sep 14 19:29:25.450 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 19:29:25.450 INFO kablam! | Sep 14 19:29:25.450 INFO kablam! note: lint level defined here Sep 14 19:29:25.450 INFO kablam! --> src/lib.rs:2:9 Sep 14 19:29:25.450 INFO kablam! | Sep 14 19:29:25.450 INFO kablam! 2 | #![deny(warnings)] Sep 14 19:29:25.450 INFO kablam! | ^^^^^^^^ Sep 14 19:29:25.450 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 19:29:25.450 INFO kablam! Sep 14 19:29:25.451 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 14 19:29:25.451 INFO kablam! --> src/config/mod.rs:14:11 Sep 14 19:29:25.451 INFO kablam! | Sep 14 19:29:25.451 INFO kablam! 14 | match env::home_dir() { Sep 14 19:29:25.451 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 19:29:25.451 INFO kablam! Sep 14 19:29:25.646 INFO kablam! error: aborting due to 2 previous errors Sep 14 19:29:25.651 INFO kablam! Sep 14 19:29:25.655 INFO kablam! error: Could not compile `autojump`. Sep 14 19:29:25.655 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:29:25.827 INFO kablam! error: aborting due to 2 previous errors Sep 14 19:29:25.827 INFO kablam! Sep 14 19:29:25.839 INFO kablam! error: Could not compile `autojump`. Sep 14 19:29:25.840 INFO kablam! Sep 14 19:29:25.840 INFO kablam! To learn more, run the command again with --verbose. Sep 14 19:29:25.840 INFO kablam! su: No module specific data is present Sep 14 19:29:26.519 INFO running `"docker" "rm" "-f" "4027a964dca8c978e708e8012e0d152b761e99825f35707812b262bf64fa99c6"` Sep 14 19:29:26.622 INFO blam! 4027a964dca8c978e708e8012e0d152b761e99825f35707812b262bf64fa99c6