Oct 22 04:35:49.297 INFO checking autojump-0.3.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:35:49.299 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 04:35:49.617 INFO blam! 2970f882bfd3d4034f7d4a5e11a6709ab84c59c07a035165ea1873dc131874d7 Oct 22 04:35:49.625 INFO running `"docker" "start" "-a" "2970f882bfd3d4034f7d4a5e11a6709ab84c59c07a035165ea1873dc131874d7"` Oct 22 04:35:50.019 INFO kablam! usermod: no changes Oct 22 04:35:50.100 INFO kablam! Checking atomicwrites v0.1.5 Oct 22 04:35:51.036 INFO kablam! Checking autojump v0.3.1 (/source) Oct 22 04:35:53.684 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 22 04:35:53.684 INFO kablam! --> src/cli/manip.rs:32:25 Oct 22 04:35:53.684 INFO kablam! | Oct 22 04:35:53.684 INFO kablam! 32 | if let Some(home) = env::home_dir() { Oct 22 04:35:53.684 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 04:35:53.696 INFO kablam! | Oct 22 04:35:53.696 INFO kablam! note: lint level defined here Oct 22 04:35:53.696 INFO kablam! --> src/lib.rs:2:9 Oct 22 04:35:53.696 INFO kablam! | Oct 22 04:35:53.696 INFO kablam! 2 | #![deny(warnings)] Oct 22 04:35:53.696 INFO kablam! | ^^^^^^^^ Oct 22 04:35:53.696 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 22 04:35:53.696 INFO kablam! Oct 22 04:35:53.696 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 22 04:35:53.696 INFO kablam! --> src/config/mod.rs:14:11 Oct 22 04:35:53.696 INFO kablam! | Oct 22 04:35:53.696 INFO kablam! 14 | match env::home_dir() { Oct 22 04:35:53.696 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 04:35:53.704 INFO kablam! Oct 22 04:35:53.840 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 22 04:35:53.840 INFO kablam! --> src/cli/manip.rs:32:25 Oct 22 04:35:53.840 INFO kablam! | Oct 22 04:35:53.840 INFO kablam! 32 | if let Some(home) = env::home_dir() { Oct 22 04:35:53.840 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 04:35:53.840 INFO kablam! | Oct 22 04:35:53.840 INFO kablam! note: lint level defined here Oct 22 04:35:53.840 INFO kablam! --> src/lib.rs:2:9 Oct 22 04:35:53.840 INFO kablam! | Oct 22 04:35:53.840 INFO kablam! 2 | #![deny(warnings)] Oct 22 04:35:53.840 INFO kablam! | ^^^^^^^^ Oct 22 04:35:53.840 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 22 04:35:53.840 INFO kablam! Oct 22 04:35:53.840 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 22 04:35:53.840 INFO kablam! --> src/config/mod.rs:14:11 Oct 22 04:35:53.840 INFO kablam! | Oct 22 04:35:53.840 INFO kablam! 14 | match env::home_dir() { Oct 22 04:35:53.840 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 04:35:53.840 INFO kablam! Oct 22 04:35:54.056 INFO kablam! error: aborting due to 2 previous errors Oct 22 04:35:54.056 INFO kablam! Oct 22 04:35:54.065 INFO kablam! error: Could not compile `autojump`. Oct 22 04:35:54.065 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 04:35:54.080 INFO kablam! error: aborting due to 2 previous errors Oct 22 04:35:54.080 INFO kablam! Oct 22 04:35:54.094 INFO kablam! error: Could not compile `autojump`. Oct 22 04:35:54.094 INFO kablam! Oct 22 04:35:54.094 INFO kablam! To learn more, run the command again with --verbose. Oct 22 04:35:54.096 INFO kablam! su: No module specific data is present Oct 22 04:35:55.160 INFO running `"docker" "rm" "-f" "2970f882bfd3d4034f7d4a5e11a6709ab84c59c07a035165ea1873dc131874d7"` Oct 22 04:35:55.424 INFO blam! 2970f882bfd3d4034f7d4a5e11a6709ab84c59c07a035165ea1873dc131874d7