Oct 21 12:08:37.482 INFO checking xen0n/autojump-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 12:08:37.482 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 21 12:08:37.974 INFO blam! 16acfd7ca49c3a3189f8b3c355f8c43fbb4948479e25754bfa5e183e17bc179c Oct 21 12:08:37.976 INFO running `"docker" "start" "-a" "16acfd7ca49c3a3189f8b3c355f8c43fbb4948479e25754bfa5e183e17bc179c"` Oct 21 12:08:39.383 INFO kablam! usermod: no changes Oct 21 12:08:39.516 INFO kablam! Checking libc v0.2.34 Oct 21 12:08:39.517 INFO kablam! Checking serde v1.0.24 Oct 21 12:08:39.529 INFO kablam! Compiling serde_derive_internals v0.18.0 Oct 21 12:08:41.800 INFO kablam! Checking memchr v2.0.1 Oct 21 12:08:41.800 INFO kablam! Checking rand v0.3.18 Oct 21 12:08:41.800 INFO kablam! Checking nix v0.9.0 Oct 21 12:08:43.241 INFO kablam! Checking aho-corasick v0.6.4 Oct 21 12:08:43.473 INFO kablam! Compiling serde_derive v1.0.24 Oct 21 12:08:44.128 INFO kablam! Checking tempdir v0.3.5 Oct 21 12:08:44.251 INFO kablam! Checking regex v0.2.3 Oct 21 12:08:51.924 INFO kablam! Checking atomicwrites v0.1.4 Oct 21 12:08:54.911 INFO kablam! Checking docopt v0.8.1 Oct 21 12:08:56.116 INFO kablam! Checking autojump v0.3.1 (/source) Oct 21 12:08:56.497 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 21 12:08:56.498 INFO kablam! --> src/cli/manip.rs:32:25 Oct 21 12:08:56.498 INFO kablam! | Oct 21 12:08:56.498 INFO kablam! 32 | if let Some(home) = env::home_dir() { Oct 21 12:08:56.498 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 12:08:56.498 INFO kablam! | Oct 21 12:08:56.498 INFO kablam! note: lint level defined here Oct 21 12:08:56.498 INFO kablam! --> src/lib.rs:1:9 Oct 21 12:08:56.498 INFO kablam! | Oct 21 12:08:56.498 INFO kablam! 1 | #![deny(warnings)] Oct 21 12:08:56.498 INFO kablam! | ^^^^^^^^ Oct 21 12:08:56.498 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 21 12:08:56.498 INFO kablam! Oct 21 12:08:56.498 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 21 12:08:56.498 INFO kablam! --> src/config/mod.rs:14:11 Oct 21 12:08:56.498 INFO kablam! | Oct 21 12:08:56.498 INFO kablam! 14 | match env::home_dir() { Oct 21 12:08:56.498 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 12:08:56.498 INFO kablam! Oct 21 12:08:56.499 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 21 12:08:56.499 INFO kablam! --> src/cli/manip.rs:32:25 Oct 21 12:08:56.499 INFO kablam! | Oct 21 12:08:56.499 INFO kablam! 32 | if let Some(home) = env::home_dir() { Oct 21 12:08:56.499 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 12:08:56.499 INFO kablam! | Oct 21 12:08:56.499 INFO kablam! note: lint level defined here Oct 21 12:08:56.499 INFO kablam! --> src/lib.rs:1:9 Oct 21 12:08:56.499 INFO kablam! | Oct 21 12:08:56.499 INFO kablam! 1 | #![deny(warnings)] Oct 21 12:08:56.499 INFO kablam! | ^^^^^^^^ Oct 21 12:08:56.499 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 21 12:08:56.499 INFO kablam! Oct 21 12:08:56.499 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 21 12:08:56.499 INFO kablam! --> src/config/mod.rs:14:11 Oct 21 12:08:56.499 INFO kablam! | Oct 21 12:08:56.499 INFO kablam! 14 | match env::home_dir() { Oct 21 12:08:56.499 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 12:08:56.499 INFO kablam! Oct 21 12:08:56.681 INFO kablam! error: aborting due to 2 previous errors Oct 21 12:08:56.681 INFO kablam! Oct 21 12:08:56.681 INFO kablam! error: Could not compile `autojump`. Oct 21 12:08:56.681 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 12:08:56.812 INFO kablam! error: aborting due to 2 previous errors Oct 21 12:08:56.812 INFO kablam! Oct 21 12:08:56.819 INFO kablam! error: Could not compile `autojump`. Oct 21 12:08:56.819 INFO kablam! Oct 21 12:08:56.819 INFO kablam! To learn more, run the command again with --verbose. Oct 21 12:08:56.820 INFO kablam! su: No module specific data is present Oct 21 12:08:57.337 INFO running `"docker" "rm" "-f" "16acfd7ca49c3a3189f8b3c355f8c43fbb4948479e25754bfa5e183e17bc179c"` Oct 21 12:08:57.469 INFO blam! 16acfd7ca49c3a3189f8b3c355f8c43fbb4948479e25754bfa5e183e17bc179c