Sep 21 13:12:46.428 INFO checking autojump-0.3.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 13:12:46.428 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 13:12:46.428 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:12:46.701 INFO blam! 56e996153c02b5216a3d4c4f6831abb3a32e016a6a6523cc047da4a33c1e5527 Sep 21 13:12:46.703 INFO running `"docker" "start" "-a" "56e996153c02b5216a3d4c4f6831abb3a32e016a6a6523cc047da4a33c1e5527"` Sep 21 13:12:47.526 INFO kablam! usermod: no changes Sep 21 13:12:47.590 INFO kablam! Checking atomicwrites v0.1.5 Sep 21 13:12:48.162 INFO kablam! Checking autojump v0.3.1 (/source) Sep 21 13:12:49.894 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 21 13:12:49.894 INFO kablam! --> src/cli/manip.rs:32:25 Sep 21 13:12:49.894 INFO kablam! | Sep 21 13:12:49.894 INFO kablam! 32 | if let Some(home) = env::home_dir() { Sep 21 13:12:49.894 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 13:12:49.909 INFO kablam! | Sep 21 13:12:49.909 INFO kablam! note: lint level defined here Sep 21 13:12:49.909 INFO kablam! --> src/lib.rs:2:9 Sep 21 13:12:49.909 INFO kablam! | Sep 21 13:12:49.909 INFO kablam! 2 | #![deny(warnings)] Sep 21 13:12:49.909 INFO kablam! | ^^^^^^^^ Sep 21 13:12:49.909 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 21 13:12:49.909 INFO kablam! Sep 21 13:12:49.909 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 21 13:12:49.909 INFO kablam! --> src/config/mod.rs:14:11 Sep 21 13:12:49.909 INFO kablam! | Sep 21 13:12:49.909 INFO kablam! 14 | match env::home_dir() { Sep 21 13:12:49.909 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 13:12:49.909 INFO kablam! Sep 21 13:12:50.130 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 21 13:12:50.130 INFO kablam! --> src/cli/manip.rs:32:25 Sep 21 13:12:50.130 INFO kablam! | Sep 21 13:12:50.130 INFO kablam! 32 | if let Some(home) = env::home_dir() { Sep 21 13:12:50.130 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 13:12:50.130 INFO kablam! | Sep 21 13:12:50.130 INFO kablam! note: lint level defined here Sep 21 13:12:50.130 INFO kablam! --> src/lib.rs:2:9 Sep 21 13:12:50.130 INFO kablam! | Sep 21 13:12:50.130 INFO kablam! 2 | #![deny(warnings)] Sep 21 13:12:50.130 INFO kablam! | ^^^^^^^^ Sep 21 13:12:50.130 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 21 13:12:50.130 INFO kablam! Sep 21 13:12:50.130 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 21 13:12:50.130 INFO kablam! --> src/config/mod.rs:14:11 Sep 21 13:12:50.130 INFO kablam! | Sep 21 13:12:50.130 INFO kablam! 14 | match env::home_dir() { Sep 21 13:12:50.130 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 13:12:50.150 INFO kablam! Sep 21 13:12:50.462 INFO kablam! error: aborting due to 2 previous errors Sep 21 13:12:50.462 INFO kablam! Sep 21 13:12:50.470 INFO kablam! error: Could not compile `autojump`. Sep 21 13:12:50.470 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:12:50.635 INFO kablam! error: aborting due to 2 previous errors Sep 21 13:12:50.635 INFO kablam! Sep 21 13:12:50.653 INFO kablam! error: Could not compile `autojump`. Sep 21 13:12:50.653 INFO kablam! Sep 21 13:12:50.653 INFO kablam! To learn more, run the command again with --verbose. Sep 21 13:12:50.654 INFO kablam! su: No module specific data is present Sep 21 13:12:51.323 INFO running `"docker" "rm" "-f" "56e996153c02b5216a3d4c4f6831abb3a32e016a6a6523cc047da4a33c1e5527"` Sep 21 13:12:51.398 INFO blam! 56e996153c02b5216a3d4c4f6831abb3a32e016a6a6523cc047da4a33c1e5527