Oct 13 17:54:13.630 INFO checking autojump-0.3.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 17:54:13.631 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 17:54:13.836 INFO blam! bd1c36b0984d14d0def784e58411b00970df87e128e4c21bd010519c5d9080cc Oct 13 17:54:13.840 INFO running `"docker" "start" "-a" "bd1c36b0984d14d0def784e58411b00970df87e128e4c21bd010519c5d9080cc"` Oct 13 17:54:14.436 INFO kablam! usermod: no changes Oct 13 17:54:14.516 INFO kablam! Checking atomicwrites v0.1.5 Oct 13 17:54:15.641 INFO kablam! Checking autojump v0.3.1 (/source) Oct 13 17:54:19.012 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. Oct 13 17:54:19.012 INFO kablam! --> src/cli/manip.rs:32:25 Oct 13 17:54:19.012 INFO kablam! | Oct 13 17:54:19.012 INFO kablam! 32 | if let Some(home) = env::home_dir() { Oct 13 17:54:19.012 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 17:54:19.013 INFO kablam! | Oct 13 17:54:19.013 INFO kablam! note: lint level defined here Oct 13 17:54:19.013 INFO kablam! --> src/lib.rs:2:9 Oct 13 17:54:19.013 INFO kablam! | Oct 13 17:54:19.013 INFO kablam! 2 | #![deny(warnings)] Oct 13 17:54:19.013 INFO kablam! | ^^^^^^^^ Oct 13 17:54:19.013 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 17:54:19.013 INFO kablam! Oct 13 17:54:19.013 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. Oct 13 17:54:19.013 INFO kablam! --> src/config/mod.rs:14:11 Oct 13 17:54:19.014 INFO kablam! | Oct 13 17:54:19.014 INFO kablam! 14 | match env::home_dir() { Oct 13 17:54:19.014 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 17:54:19.014 INFO kablam! Oct 13 17:54:19.105 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. Oct 13 17:54:19.105 INFO kablam! --> src/cli/manip.rs:32:25 Oct 13 17:54:19.105 INFO kablam! | Oct 13 17:54:19.105 INFO kablam! 32 | if let Some(home) = env::home_dir() { Oct 13 17:54:19.105 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 17:54:19.105 INFO kablam! | Oct 13 17:54:19.105 INFO kablam! note: lint level defined here Oct 13 17:54:19.105 INFO kablam! --> src/lib.rs:2:9 Oct 13 17:54:19.105 INFO kablam! | Oct 13 17:54:19.105 INFO kablam! 2 | #![deny(warnings)] Oct 13 17:54:19.105 INFO kablam! | ^^^^^^^^ Oct 13 17:54:19.105 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 17:54:19.105 INFO kablam! Oct 13 17:54:19.106 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. Oct 13 17:54:19.106 INFO kablam! --> src/config/mod.rs:14:11 Oct 13 17:54:19.106 INFO kablam! | Oct 13 17:54:19.106 INFO kablam! 14 | match env::home_dir() { Oct 13 17:54:19.106 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 17:54:19.106 INFO kablam! Oct 13 17:54:19.424 INFO kablam! error: aborting due to 2 previous errors Oct 13 17:54:19.424 INFO kablam! Oct 13 17:54:19.426 INFO kablam! error: Could not compile `autojump`. Oct 13 17:54:19.426 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 17:54:19.568 INFO kablam! error: aborting due to 2 previous errors Oct 13 17:54:19.568 INFO kablam! Oct 13 17:54:19.578 INFO kablam! error: Could not compile `autojump`. Oct 13 17:54:19.578 INFO kablam! Oct 13 17:54:19.578 INFO kablam! To learn more, run the command again with --verbose. Oct 13 17:54:19.580 INFO kablam! su: No module specific data is present Oct 13 17:54:20.328 INFO running `"docker" "rm" "-f" "bd1c36b0984d14d0def784e58411b00970df87e128e4c21bd010519c5d9080cc"` Oct 13 17:54:20.624 INFO blam! bd1c36b0984d14d0def784e58411b00970df87e128e4c21bd010519c5d9080cc