Sep 10 09:51:00.325 INFO checking sherpa-0.4.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 09:51:00.325 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 09:51:00.325 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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=1000" "-e" "CMD=cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 09:51:00.544 INFO blam! ca1a31fcb5a7372017a41da7db4add5ff925a88e9d7fc57fc0f61cb59457465c Sep 10 09:51:00.546 INFO running `"docker" "start" "-a" "ca1a31fcb5a7372017a41da7db4add5ff925a88e9d7fc57fc0f61cb59457465c"` Sep 10 09:51:01.583 INFO kablam! usermod: no changes Sep 10 09:51:01.654 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 10 09:51:01.654 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 10 09:51:01.654 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 10 09:51:01.654 INFO kablam! files will be included as a test target: Sep 10 09:51:01.654 INFO kablam! Sep 10 09:51:01.654 INFO kablam! * /source/tests/auth.rs Sep 10 09:51:01.654 INFO kablam! * /source/tests/deploy.rs Sep 10 09:51:01.654 INFO kablam! * /source/tests/logs.rs Sep 10 09:51:01.654 INFO kablam! * /source/tests/repo.rs Sep 10 09:51:01.654 INFO kablam! * /source/tests/support.rs Sep 10 09:51:01.654 INFO kablam! Sep 10 09:51:01.654 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 10 09:51:01.654 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 10 09:51:01.654 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 10 09:51:01.654 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 10 09:51:01.654 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 10 09:51:01.654 INFO kablam! Sep 10 09:51:01.655 INFO kablam! For more information on this warning you can consult Sep 10 09:51:01.655 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 10 09:51:01.945 INFO kablam! Checking ws v0.7.8 Sep 10 09:51:01.946 INFO kablam! Checking mockito v0.2.5 Sep 10 09:51:04.774 INFO kablam! Checking sherpa v0.4.0 (file:///source) Sep 10 09:51:07.510 INFO kablam! warning: 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. Sep 10 09:51:07.510 INFO kablam! --> src/config.rs:98:21 Sep 10 09:51:07.510 INFO kablam! | Sep 10 09:51:07.510 INFO kablam! 98 | let home_path = env::home_dir().unwrap(); Sep 10 09:51:07.510 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 09:51:07.510 INFO kablam! | Sep 10 09:51:07.510 INFO kablam! note: lint level defined here Sep 10 09:51:07.510 INFO kablam! --> src/lib.rs:1:9 Sep 10 09:51:07.510 INFO kablam! | Sep 10 09:51:07.510 INFO kablam! 1 | #![deny(warnings)] Sep 10 09:51:07.510 INFO kablam! | ^^^^^^^^ Sep 10 09:51:07.510 INFO kablam! = note: #[warn(deprecated)] implied by #[warn(warnings)] Sep 10 09:51:07.510 INFO kablam! Sep 10 09:51:07.928 INFO kablam! warning: 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. Sep 10 09:51:07.928 INFO kablam! --> src/config.rs:98:21 Sep 10 09:51:07.928 INFO kablam! | Sep 10 09:51:07.928 INFO kablam! 98 | let home_path = env::home_dir().unwrap(); Sep 10 09:51:07.928 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 09:51:07.934 INFO kablam! | Sep 10 09:51:07.934 INFO kablam! note: lint level defined here Sep 10 09:51:07.934 INFO kablam! --> src/lib.rs:1:9 Sep 10 09:51:07.934 INFO kablam! | Sep 10 09:51:07.934 INFO kablam! 1 | #![deny(warnings)] Sep 10 09:51:07.934 INFO kablam! | ^^^^^^^^ Sep 10 09:51:07.934 INFO kablam! = note: #[warn(deprecated)] implied by #[warn(warnings)] Sep 10 09:51:07.934 INFO kablam! Sep 10 09:51:12.826 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.19s Sep 10 09:51:12.848 INFO kablam! su: No module specific data is present Sep 10 09:51:13.654 INFO running `"docker" "rm" "-f" "ca1a31fcb5a7372017a41da7db4add5ff925a88e9d7fc57fc0f61cb59457465c"` Sep 10 09:51:13.753 INFO blam! ca1a31fcb5a7372017a41da7db4add5ff925a88e9d7fc57fc0f61cb59457465c