Oct 13 08:38:01.680 INFO checking sherpa-0.4.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 08:38:01.682 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 08:38:02.040 INFO blam! 715a5d607ac5badccddf3f22dabc25f615b70edb7bf1b682c434362671bf2c65 Oct 13 08:38:02.042 INFO running `"docker" "start" "-a" "715a5d607ac5badccddf3f22dabc25f615b70edb7bf1b682c434362671bf2c65"` Oct 13 08:38:02.571 INFO kablam! usermod: no changes Oct 13 08:38:02.604 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 13 08:38:02.604 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 13 08:38:02.604 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 08:38:02.604 INFO kablam! files will be included as a test target: Oct 13 08:38:02.604 INFO kablam! Oct 13 08:38:02.604 INFO kablam! * /source/tests/repo.rs Oct 13 08:38:02.604 INFO kablam! * /source/tests/deploy.rs Oct 13 08:38:02.604 INFO kablam! * /source/tests/logs.rs Oct 13 08:38:02.604 INFO kablam! * /source/tests/auth.rs Oct 13 08:38:02.604 INFO kablam! * /source/tests/support.rs Oct 13 08:38:02.604 INFO kablam! Oct 13 08:38:02.604 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 08:38:02.604 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 13 08:38:02.604 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 13 08:38:02.604 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 08:38:02.604 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 08:38:02.604 INFO kablam! Oct 13 08:38:02.604 INFO kablam! For more information on this warning you can consult Oct 13 08:38:02.604 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 08:38:02.899 INFO kablam! Checking mockito v0.2.5 Oct 13 08:38:04.845 INFO kablam! Checking sherpa v0.4.0 (/source) Oct 13 08:38:12.740 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 13 08:38:12.740 INFO kablam! --> src/config.rs:98:21 Oct 13 08:38:12.740 INFO kablam! | Oct 13 08:38:12.740 INFO kablam! 98 | let home_path = env::home_dir().unwrap(); Oct 13 08:38:12.740 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:38:12.740 INFO kablam! | Oct 13 08:38:12.740 INFO kablam! note: lint level defined here Oct 13 08:38:12.740 INFO kablam! --> src/lib.rs:1:9 Oct 13 08:38:12.740 INFO kablam! | Oct 13 08:38:12.740 INFO kablam! 1 | #![deny(warnings)] Oct 13 08:38:12.740 INFO kablam! | ^^^^^^^^ Oct 13 08:38:12.740 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 08:38:12.740 INFO kablam! Oct 13 08:38:12.856 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 13 08:38:12.856 INFO kablam! --> src/config.rs:98:21 Oct 13 08:38:12.856 INFO kablam! | Oct 13 08:38:12.856 INFO kablam! 98 | let home_path = env::home_dir().unwrap(); Oct 13 08:38:12.856 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 08:38:12.856 INFO kablam! | Oct 13 08:38:12.856 INFO kablam! note: lint level defined here Oct 13 08:38:12.856 INFO kablam! --> src/lib.rs:1:9 Oct 13 08:38:12.856 INFO kablam! | Oct 13 08:38:12.856 INFO kablam! 1 | #![deny(warnings)] Oct 13 08:38:12.856 INFO kablam! | ^^^^^^^^ Oct 13 08:38:12.856 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 08:38:12.856 INFO kablam! Oct 13 08:38:13.149 INFO kablam! error: aborting due to previous error Oct 13 08:38:13.149 INFO kablam! Oct 13 08:38:13.162 INFO kablam! error: Could not compile `sherpa`. Oct 13 08:38:13.162 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 08:38:13.307 INFO kablam! error: aborting due to previous error Oct 13 08:38:13.307 INFO kablam! Oct 13 08:38:13.338 INFO kablam! error: Could not compile `sherpa`. Oct 13 08:38:13.338 INFO kablam! Oct 13 08:38:13.338 INFO kablam! To learn more, run the command again with --verbose. Oct 13 08:38:13.340 INFO kablam! su: No module specific data is present Oct 13 08:38:13.626 INFO running `"docker" "rm" "-f" "715a5d607ac5badccddf3f22dabc25f615b70edb7bf1b682c434362671bf2c65"` Oct 13 08:38:13.744 INFO blam! 715a5d607ac5badccddf3f22dabc25f615b70edb7bf1b682c434362671bf2c65