Aug 30 02:55:22.026 INFO checking sherpa-0.4.0 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 02:55:22.026 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 02:55:22.026 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-2/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 02:55:22.246 INFO blam! f40f914aad757183f52d9e64ee43804ea0656f799ccbdf2362b66c2f2c7769c0 Aug 30 02:55:22.248 INFO running `"docker" "start" "-a" "f40f914aad757183f52d9e64ee43804ea0656f799ccbdf2362b66c2f2c7769c0"` Aug 30 02:55:22.791 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Aug 30 02:55:22.791 INFO kablam! disables Cargo from automatically inferring other test targets. Aug 30 02:55:22.791 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Aug 30 02:55:22.791 INFO kablam! files will be included as a test target: Aug 30 02:55:22.791 INFO kablam! Aug 30 02:55:22.791 INFO kablam! * /source/tests/deploy.rs Aug 30 02:55:22.791 INFO kablam! * /source/tests/support.rs Aug 30 02:55:22.791 INFO kablam! * /source/tests/repo.rs Aug 30 02:55:22.792 INFO kablam! * /source/tests/auth.rs Aug 30 02:55:22.792 INFO kablam! * /source/tests/logs.rs Aug 30 02:55:22.792 INFO kablam! Aug 30 02:55:22.792 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Aug 30 02:55:22.792 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Aug 30 02:55:22.792 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Aug 30 02:55:22.792 INFO kablam! section. You may also move the files to a location where Cargo would not Aug 30 02:55:22.792 INFO kablam! automatically infer them to be a target, such as in subfolders. Aug 30 02:55:22.792 INFO kablam! Aug 30 02:55:22.792 INFO kablam! For more information on this warning you can consult Aug 30 02:55:22.792 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Aug 30 02:55:23.100 INFO kablam! Checking mockito v0.2.5 Aug 30 02:55:24.294 INFO kablam! Checking sherpa v0.4.0 (file:///source) Aug 30 02:55:28.263 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. Aug 30 02:55:28.264 INFO kablam! --> src/config.rs:98:21 Aug 30 02:55:28.264 INFO kablam! | Aug 30 02:55:28.264 INFO kablam! 98 | let home_path = env::home_dir().unwrap(); Aug 30 02:55:28.264 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 02:55:28.264 INFO kablam! | Aug 30 02:55:28.264 INFO kablam! note: lint level defined here Aug 30 02:55:28.264 INFO kablam! --> src/lib.rs:1:9 Aug 30 02:55:28.264 INFO kablam! | Aug 30 02:55:28.264 INFO kablam! 1 | #![deny(warnings)] Aug 30 02:55:28.264 INFO kablam! | ^^^^^^^^ Aug 30 02:55:28.264 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Aug 30 02:55:28.264 INFO kablam! Aug 30 02:55:29.033 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. Aug 30 02:55:29.033 INFO kablam! --> src/config.rs:98:21 Aug 30 02:55:29.033 INFO kablam! | Aug 30 02:55:29.033 INFO kablam! 98 | let home_path = env::home_dir().unwrap(); Aug 30 02:55:29.033 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 02:55:29.034 INFO kablam! | Aug 30 02:55:29.034 INFO kablam! note: lint level defined here Aug 30 02:55:29.034 INFO kablam! --> src/lib.rs:1:9 Aug 30 02:55:29.034 INFO kablam! | Aug 30 02:55:29.034 INFO kablam! 1 | #![deny(warnings)] Aug 30 02:55:29.034 INFO kablam! | ^^^^^^^^ Aug 30 02:55:29.034 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Aug 30 02:55:29.034 INFO kablam! Aug 30 02:55:29.081 INFO kablam! error: aborting due to previous error Aug 30 02:55:29.081 INFO kablam! Aug 30 02:55:29.095 INFO kablam! error: Could not compile `sherpa`. Aug 30 02:55:29.095 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 02:55:29.664 INFO kablam! error: aborting due to previous error Aug 30 02:55:29.664 INFO kablam! Aug 30 02:55:29.699 INFO kablam! error: Could not compile `sherpa`. Aug 30 02:55:29.699 INFO kablam! Aug 30 02:55:29.699 INFO kablam! To learn more, run the command again with --verbose. Aug 30 02:55:29.701 INFO kablam! su: No module specific data is present Aug 30 02:55:30.023 INFO running `"docker" "rm" "-f" "f40f914aad757183f52d9e64ee43804ea0656f799ccbdf2362b66c2f2c7769c0"` Aug 30 02:55:30.118 INFO blam! f40f914aad757183f52d9e64ee43804ea0656f799ccbdf2362b66c2f2c7769c0