Sep 05 02:31:15.541 INFO checking autojump-0.3.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 02:31:15.541 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 02:31:15.541 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 02:31:15.727 INFO blam! 81ced0ae22f0275abed43783f18161f07a75b242d6b76c21e0e14212c8d83770 Sep 05 02:31:15.729 INFO running `"docker" "start" "-a" "81ced0ae22f0275abed43783f18161f07a75b242d6b76c21e0e14212c8d83770"` Sep 05 02:31:16.374 INFO kablam! Checking autojump v0.3.1 (file:///source) Sep 05 02:31:18.993 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 05 02:31:18.993 INFO kablam! --> src/cli/manip.rs:32:25 Sep 05 02:31:18.993 INFO kablam! | Sep 05 02:31:18.993 INFO kablam! 32 | if let Some(home) = env::home_dir() { Sep 05 02:31:18.993 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 02:31:18.993 INFO kablam! | Sep 05 02:31:18.993 INFO kablam! note: lint level defined here Sep 05 02:31:18.993 INFO kablam! --> src/lib.rs:2:9 Sep 05 02:31:18.993 INFO kablam! | Sep 05 02:31:18.993 INFO kablam! 2 | #![deny(warnings)] Sep 05 02:31:18.993 INFO kablam! | ^^^^^^^^ Sep 05 02:31:18.993 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 05 02:31:18.993 INFO kablam! Sep 05 02:31:18.994 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 05 02:31:18.994 INFO kablam! --> src/config/mod.rs:14:11 Sep 05 02:31:18.994 INFO kablam! | Sep 05 02:31:18.994 INFO kablam! 14 | match env::home_dir() { Sep 05 02:31:18.994 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 02:31:18.994 INFO kablam! Sep 05 02:31:19.110 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 05 02:31:19.110 INFO kablam! --> src/cli/manip.rs:32:25 Sep 05 02:31:19.110 INFO kablam! | Sep 05 02:31:19.110 INFO kablam! 32 | if let Some(home) = env::home_dir() { Sep 05 02:31:19.110 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 02:31:19.110 INFO kablam! | Sep 05 02:31:19.110 INFO kablam! note: lint level defined here Sep 05 02:31:19.110 INFO kablam! --> src/lib.rs:2:9 Sep 05 02:31:19.110 INFO kablam! | Sep 05 02:31:19.110 INFO kablam! 2 | #![deny(warnings)] Sep 05 02:31:19.110 INFO kablam! | ^^^^^^^^ Sep 05 02:31:19.110 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 05 02:31:19.110 INFO kablam! Sep 05 02:31:19.110 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 05 02:31:19.110 INFO kablam! --> src/config/mod.rs:14:11 Sep 05 02:31:19.110 INFO kablam! | Sep 05 02:31:19.110 INFO kablam! 14 | match env::home_dir() { Sep 05 02:31:19.110 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 02:31:19.110 INFO kablam! Sep 05 02:31:19.371 INFO kablam! error: aborting due to 2 previous errors Sep 05 02:31:19.372 INFO kablam! Sep 05 02:31:19.381 INFO kablam! error: Could not compile `autojump`. Sep 05 02:31:19.382 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 02:31:19.661 INFO kablam! error: aborting due to 2 previous errors Sep 05 02:31:19.661 INFO kablam! Sep 05 02:31:19.670 INFO kablam! error: Could not compile `autojump`. Sep 05 02:31:19.670 INFO kablam! Sep 05 02:31:19.670 INFO kablam! To learn more, run the command again with --verbose. Sep 05 02:31:19.672 INFO kablam! su: No module specific data is present Sep 05 02:31:20.322 INFO running `"docker" "rm" "-f" "81ced0ae22f0275abed43783f18161f07a75b242d6b76c21e0e14212c8d83770"` Sep 05 02:31:20.413 INFO blam! 81ced0ae22f0275abed43783f18161f07a75b242d6b76c21e0e14212c8d83770