Sep 04 23:41:15.000 INFO checking autojump-0.3.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 23:41:15.000 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 23:41:15.000 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:15.193 INFO blam! 42968d4523277d69d6b63c899afdafd34d9cd01001cbbd5f2cb431fb15ed0423 Sep 04 23:41:15.195 INFO running `"docker" "start" "-a" "42968d4523277d69d6b63c899afdafd34d9cd01001cbbd5f2cb431fb15ed0423"` Sep 04 23:41:15.886 INFO kablam! Checking atomicwrites v0.1.5 Sep 04 23:41:17.136 INFO kablam! Checking autojump v0.3.1 (file:///source) Sep 04 23:41:19.689 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:19.689 INFO kablam! --> src/cli/manip.rs:32:25 Sep 04 23:41:19.689 INFO kablam! | Sep 04 23:41:19.689 INFO kablam! 32 | if let Some(home) = env::home_dir() { Sep 04 23:41:19.689 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 23:41:19.689 INFO kablam! | Sep 04 23:41:19.689 INFO kablam! note: lint level defined here Sep 04 23:41:19.689 INFO kablam! --> src/lib.rs:2:9 Sep 04 23:41:19.689 INFO kablam! | Sep 04 23:41:19.689 INFO kablam! 2 | #![deny(warnings)] Sep 04 23:41:19.690 INFO kablam! | ^^^^^^^^ Sep 04 23:41:19.690 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 23:41:19.690 INFO kablam! Sep 04 23:41:19.690 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:19.690 INFO kablam! --> src/config/mod.rs:14:11 Sep 04 23:41:19.690 INFO kablam! | Sep 04 23:41:19.690 INFO kablam! 14 | match env::home_dir() { Sep 04 23:41:19.690 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 23:41:19.690 INFO kablam! Sep 04 23:41:19.754 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:19.754 INFO kablam! --> src/cli/manip.rs:32:25 Sep 04 23:41:19.754 INFO kablam! | Sep 04 23:41:19.754 INFO kablam! 32 | if let Some(home) = env::home_dir() { Sep 04 23:41:19.754 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 23:41:19.754 INFO kablam! | Sep 04 23:41:19.754 INFO kablam! note: lint level defined here Sep 04 23:41:19.754 INFO kablam! --> src/lib.rs:2:9 Sep 04 23:41:19.754 INFO kablam! | Sep 04 23:41:19.754 INFO kablam! 2 | #![deny(warnings)] Sep 04 23:41:19.754 INFO kablam! | ^^^^^^^^ Sep 04 23:41:19.754 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 23:41:19.754 INFO kablam! Sep 04 23:41:19.754 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:19.754 INFO kablam! --> src/config/mod.rs:14:11 Sep 04 23:41:19.754 INFO kablam! | Sep 04 23:41:19.754 INFO kablam! 14 | match env::home_dir() { Sep 04 23:41:19.755 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 23:41:19.755 INFO kablam! Sep 04 23:41:20.138 INFO kablam! error: aborting due to 2 previous errors Sep 04 23:41:20.138 INFO kablam! Sep 04 23:41:20.146 INFO kablam! error: Could not compile `autojump`. Sep 04 23:41:20.147 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 23:41:20.385 INFO kablam! error: aborting due to 2 previous errors Sep 04 23:41:20.385 INFO kablam! Sep 04 23:41:20.399 INFO kablam! error: Could not compile `autojump`. Sep 04 23:41:20.399 INFO kablam! Sep 04 23:41:20.399 INFO kablam! To learn more, run the command again with --verbose. Sep 04 23:41:20.400 INFO kablam! su: No module specific data is present Sep 04 23:41:20.823 INFO running `"docker" "rm" "-f" "42968d4523277d69d6b63c899afdafd34d9cd01001cbbd5f2cb431fb15ed0423"` Sep 04 23:41:20.916 INFO blam! 42968d4523277d69d6b63c899afdafd34d9cd01001cbbd5f2cb431fb15ed0423