Oct 27 15:50:32.382 INFO checking sherpa-0.4.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 15:50:32.383 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 27 15:50:32.624 INFO blam! 85156b445c543cdf39f2867a7f4f729d80d821ff7d921c7e5f28174dee65617f Oct 27 15:50:32.635 INFO running `"docker" "start" "-a" "85156b445c543cdf39f2867a7f4f729d80d821ff7d921c7e5f28174dee65617f"` Oct 27 15:50:33.795 INFO kablam! usermod: no changes Oct 27 15:50:33.819 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 27 15:50:33.819 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 27 15:50:33.819 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 27 15:50:33.819 INFO kablam! files will be included as a test target: Oct 27 15:50:33.819 INFO kablam! Oct 27 15:50:33.819 INFO kablam! * /source/tests/deploy.rs Oct 27 15:50:33.819 INFO kablam! * /source/tests/logs.rs Oct 27 15:50:33.819 INFO kablam! * /source/tests/support.rs Oct 27 15:50:33.819 INFO kablam! * /source/tests/auth.rs Oct 27 15:50:33.819 INFO kablam! * /source/tests/repo.rs Oct 27 15:50:33.819 INFO kablam! Oct 27 15:50:33.819 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 27 15:50:33.819 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 27 15:50:33.819 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 27 15:50:33.819 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 27 15:50:33.819 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 27 15:50:33.819 INFO kablam! Oct 27 15:50:33.819 INFO kablam! For more information on this warning you can consult Oct 27 15:50:33.819 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 27 15:50:34.145 INFO kablam! Compiling cmake v0.1.35 Oct 27 15:50:34.154 INFO kablam! Checking ws v0.7.9 Oct 27 15:50:34.154 INFO kablam! Checking mockito v0.2.5 Oct 27 15:50:35.551 INFO kablam! Compiling libgit2-sys v0.6.19 Oct 27 15:50:54.971 INFO kablam! Checking git2 v0.6.11 Oct 27 15:50:59.283 INFO kablam! Checking sherpa v0.4.0 (/source) Oct 27 15:51:07.150 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 27 15:51:07.151 INFO kablam! --> src/config.rs:98:21 Oct 27 15:51:07.151 INFO kablam! | Oct 27 15:51:07.151 INFO kablam! 98 | let home_path = env::home_dir().unwrap(); Oct 27 15:51:07.151 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:51:07.151 INFO kablam! | Oct 27 15:51:07.151 INFO kablam! note: lint level defined here Oct 27 15:51:07.151 INFO kablam! --> src/lib.rs:1:9 Oct 27 15:51:07.151 INFO kablam! | Oct 27 15:51:07.151 INFO kablam! 1 | #![deny(warnings)] Oct 27 15:51:07.151 INFO kablam! | ^^^^^^^^ Oct 27 15:51:07.151 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 15:51:07.151 INFO kablam! Oct 27 15:51:07.212 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 27 15:51:07.212 INFO kablam! --> src/config.rs:98:21 Oct 27 15:51:07.212 INFO kablam! | Oct 27 15:51:07.212 INFO kablam! 98 | let home_path = env::home_dir().unwrap(); Oct 27 15:51:07.212 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:51:07.212 INFO kablam! | Oct 27 15:51:07.212 INFO kablam! note: lint level defined here Oct 27 15:51:07.212 INFO kablam! --> src/lib.rs:1:9 Oct 27 15:51:07.212 INFO kablam! | Oct 27 15:51:07.212 INFO kablam! 1 | #![deny(warnings)] Oct 27 15:51:07.212 INFO kablam! | ^^^^^^^^ Oct 27 15:51:07.212 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 15:51:07.212 INFO kablam! Oct 27 15:51:07.535 INFO kablam! error: aborting due to previous error Oct 27 15:51:07.535 INFO kablam! Oct 27 15:51:07.551 INFO kablam! error: Could not compile `sherpa`. Oct 27 15:51:07.551 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 15:51:07.650 INFO kablam! error: aborting due to previous error Oct 27 15:51:07.651 INFO kablam! Oct 27 15:51:07.686 INFO kablam! error: Could not compile `sherpa`. Oct 27 15:51:07.686 INFO kablam! Oct 27 15:51:07.686 INFO kablam! To learn more, run the command again with --verbose. Oct 27 15:51:07.690 INFO kablam! su: No module specific data is present Oct 27 15:51:08.049 INFO running `"docker" "rm" "-f" "85156b445c543cdf39f2867a7f4f729d80d821ff7d921c7e5f28174dee65617f"` Oct 27 15:51:08.134 INFO blam! 85156b445c543cdf39f2867a7f4f729d80d821ff7d921c7e5f28174dee65617f