Oct 26 17:46:25.142 INFO checking xen0n/autojump-rs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 17:46:25.142 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 17:46:25.648 INFO blam! 38393024535e1fb6796c5a42178a14188920a77d77cb82e1a465cf2da3b02a6d Oct 26 17:46:25.650 INFO running `"docker" "start" "-a" "38393024535e1fb6796c5a42178a14188920a77d77cb82e1a465cf2da3b02a6d"` Oct 26 17:46:27.287 INFO kablam! usermod: no changes Oct 26 17:46:27.395 INFO kablam! Checking void v1.0.2 Oct 26 17:46:27.395 INFO kablam! Checking serde v1.0.24 Oct 26 17:46:27.395 INFO kablam! Checking rand v0.3.18 Oct 26 17:46:27.400 INFO kablam! Compiling serde_derive_internals v0.18.0 Oct 26 17:46:27.947 INFO kablam! Checking unreachable v1.0.0 Oct 26 17:46:27.947 INFO kablam! Checking nix v0.9.0 Oct 26 17:46:28.491 INFO kablam! Checking thread_local v0.3.5 Oct 26 17:46:29.604 INFO kablam! Checking regex v0.2.3 Oct 26 17:46:33.056 INFO kablam! Checking tempdir v0.3.5 Oct 26 17:46:33.959 INFO kablam! Compiling serde_derive v1.0.24 Oct 26 17:46:38.614 INFO kablam! Checking atomicwrites v0.1.4 Oct 26 17:46:44.012 INFO kablam! Checking docopt v0.8.1 Oct 26 17:46:45.519 INFO kablam! Checking autojump v0.3.1 (/source) Oct 26 17:46:46.112 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 26 17:46:46.112 INFO kablam! --> src/cli/manip.rs:32:25 Oct 26 17:46:46.113 INFO kablam! | Oct 26 17:46:46.113 INFO kablam! 32 | if let Some(home) = env::home_dir() { Oct 26 17:46:46.113 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 17:46:46.114 INFO kablam! | Oct 26 17:46:46.114 INFO kablam! note: lint level defined here Oct 26 17:46:46.114 INFO kablam! --> src/lib.rs:1:9 Oct 26 17:46:46.114 INFO kablam! | Oct 26 17:46:46.115 INFO kablam! 1 | #![deny(warnings)] Oct 26 17:46:46.115 INFO kablam! | ^^^^^^^^ Oct 26 17:46:46.115 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 26 17:46:46.116 INFO kablam! Oct 26 17:46:46.116 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 26 17:46:46.116 INFO kablam! --> src/config/mod.rs:14:11 Oct 26 17:46:46.117 INFO kablam! | Oct 26 17:46:46.117 INFO kablam! 14 | match env::home_dir() { Oct 26 17:46:46.117 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 17:46:46.117 INFO kablam! Oct 26 17:46:46.207 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 26 17:46:46.208 INFO kablam! --> src/cli/manip.rs:32:25 Oct 26 17:46:46.208 INFO kablam! | Oct 26 17:46:46.208 INFO kablam! 32 | if let Some(home) = env::home_dir() { Oct 26 17:46:46.209 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 17:46:46.209 INFO kablam! | Oct 26 17:46:46.209 INFO kablam! note: lint level defined here Oct 26 17:46:46.209 INFO kablam! --> src/lib.rs:1:9 Oct 26 17:46:46.210 INFO kablam! | Oct 26 17:46:46.210 INFO kablam! 1 | #![deny(warnings)] Oct 26 17:46:46.210 INFO kablam! | ^^^^^^^^ Oct 26 17:46:46.211 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 26 17:46:46.211 INFO kablam! Oct 26 17:46:46.211 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 26 17:46:46.211 INFO kablam! --> src/config/mod.rs:14:11 Oct 26 17:46:46.212 INFO kablam! | Oct 26 17:46:46.212 INFO kablam! 14 | match env::home_dir() { Oct 26 17:46:46.212 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 17:46:46.212 INFO kablam! Oct 26 17:46:46.439 INFO kablam! error: aborting due to 2 previous errors Oct 26 17:46:46.439 INFO kablam! Oct 26 17:46:46.463 INFO kablam! error: Could not compile `autojump`. Oct 26 17:46:46.464 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 26 17:46:46.723 INFO kablam! error: aborting due to 2 previous errors Oct 26 17:46:46.724 INFO kablam! Oct 26 17:46:46.734 INFO kablam! error: Could not compile `autojump`. Oct 26 17:46:46.734 INFO kablam! Oct 26 17:46:46.734 INFO kablam! To learn more, run the command again with --verbose. Oct 26 17:46:46.736 INFO kablam! su: No module specific data is present Oct 26 17:46:47.363 INFO running `"docker" "rm" "-f" "38393024535e1fb6796c5a42178a14188920a77d77cb82e1a465cf2da3b02a6d"` Oct 26 17:46:47.587 INFO blam! 38393024535e1fb6796c5a42178a14188920a77d77cb82e1a465cf2da3b02a6d