Oct 31 17:51:31.296 INFO checking xen0n/autojump-rs against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 17:51:31.296 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-6/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 17:51:31.679 INFO blam! 8166800ce5b4937ddba90eab81b246dde381dfe491bf51168d3b53cd7f80e12a Oct 31 17:51:31.679 INFO running `"docker" "start" "-a" "8166800ce5b4937ddba90eab81b246dde381dfe491bf51168d3b53cd7f80e12a"` Oct 31 17:51:33.002 INFO kablam! usermod: no changes Oct 31 17:51:33.193 INFO kablam! Checking regex-syntax v0.4.1 Oct 31 17:51:33.200 INFO kablam! Checking strsim v0.6.0 Oct 31 17:51:33.200 INFO kablam! Checking serde v1.0.24 Oct 31 17:51:33.200 INFO kablam! Checking memchr v2.0.1 Oct 31 17:51:33.200 INFO kablam! Checking rand v0.3.18 Oct 31 17:51:33.200 INFO kablam! Checking nix v0.9.0 Oct 31 17:51:33.200 INFO kablam! Checking thread_local v0.3.5 Oct 31 17:51:33.216 INFO kablam! Compiling serde_derive_internals v0.18.0 Oct 31 17:51:34.305 INFO kablam! Checking aho-corasick v0.6.4 Oct 31 17:51:38.120 INFO kablam! Checking tempdir v0.3.5 Oct 31 17:51:41.301 INFO kablam! Compiling serde_derive v1.0.24 Oct 31 17:51:43.252 INFO kablam! Checking regex v0.2.3 Oct 31 17:51:56.303 INFO kablam! Checking atomicwrites v0.1.4 Oct 31 17:52:00.148 INFO kablam! Checking docopt v0.8.1 Oct 31 17:52:01.468 INFO kablam! Checking autojump v0.3.1 (/source) Oct 31 17:52:01.929 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 31 17:52:01.929 INFO kablam! --> src/cli/manip.rs:32:25 Oct 31 17:52:01.930 INFO kablam! | Oct 31 17:52:01.930 INFO kablam! 32 | if let Some(home) = env::home_dir() { Oct 31 17:52:01.930 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 17:52:01.931 INFO kablam! | Oct 31 17:52:01.931 INFO kablam! note: lint level defined here Oct 31 17:52:01.931 INFO kablam! --> src/lib.rs:1:9 Oct 31 17:52:01.932 INFO kablam! | Oct 31 17:52:01.932 INFO kablam! 1 | #![deny(warnings)] Oct 31 17:52:01.932 INFO kablam! | ^^^^^^^^ Oct 31 17:52:01.932 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 31 17:52:01.932 INFO kablam! Oct 31 17:52:01.932 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 31 17:52:01.932 INFO kablam! --> src/config/mod.rs:14:11 Oct 31 17:52:01.932 INFO kablam! | Oct 31 17:52:01.932 INFO kablam! 14 | match env::home_dir() { Oct 31 17:52:01.932 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 17:52:01.932 INFO kablam! Oct 31 17:52:02.008 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 31 17:52:02.008 INFO kablam! --> src/cli/manip.rs:32:25 Oct 31 17:52:02.008 INFO kablam! | Oct 31 17:52:02.008 INFO kablam! 32 | if let Some(home) = env::home_dir() { Oct 31 17:52:02.008 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 17:52:02.008 INFO kablam! | Oct 31 17:52:02.008 INFO kablam! note: lint level defined here Oct 31 17:52:02.008 INFO kablam! --> src/lib.rs:1:9 Oct 31 17:52:02.008 INFO kablam! | Oct 31 17:52:02.008 INFO kablam! 1 | #![deny(warnings)] Oct 31 17:52:02.008 INFO kablam! | ^^^^^^^^ Oct 31 17:52:02.008 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 31 17:52:02.008 INFO kablam! Oct 31 17:52:02.008 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 31 17:52:02.008 INFO kablam! --> src/config/mod.rs:14:11 Oct 31 17:52:02.008 INFO kablam! | Oct 31 17:52:02.008 INFO kablam! 14 | match env::home_dir() { Oct 31 17:52:02.008 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 17:52:02.008 INFO kablam! Oct 31 17:52:02.323 INFO kablam! error: aborting due to 2 previous errors Oct 31 17:52:02.324 INFO kablam! Oct 31 17:52:02.341 INFO kablam! error: Could not compile `autojump`. Oct 31 17:52:02.341 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 31 17:52:02.480 INFO kablam! error: aborting due to 2 previous errors Oct 31 17:52:02.480 INFO kablam! Oct 31 17:52:02.480 INFO kablam! error: Could not compile `autojump`. Oct 31 17:52:02.480 INFO kablam! Oct 31 17:52:02.480 INFO kablam! To learn more, run the command again with --verbose. Oct 31 17:52:02.480 INFO kablam! su: No module specific data is present Oct 31 17:52:03.132 INFO running `"docker" "rm" "-f" "8166800ce5b4937ddba90eab81b246dde381dfe491bf51168d3b53cd7f80e12a"` Oct 31 17:52:03.490 INFO blam! 8166800ce5b4937ddba90eab81b246dde381dfe491bf51168d3b53cd7f80e12a