Sep 21 03:07:54.290 INFO checking sherpa-0.4.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 03:07:54.290 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 03:07:54.290 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:07:54.465 INFO blam! 84f4250d0a135e22c688ae0c3f7157e6cb775dcd66a7744589bf149f754bd638 Sep 21 03:07:54.466 INFO running `"docker" "start" "-a" "84f4250d0a135e22c688ae0c3f7157e6cb775dcd66a7744589bf149f754bd638"` Sep 21 03:07:55.434 INFO kablam! usermod: no changes Sep 21 03:07:55.459 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 21 03:07:55.459 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 21 03:07:55.459 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 21 03:07:55.459 INFO kablam! files will be included as a test target: Sep 21 03:07:55.459 INFO kablam! Sep 21 03:07:55.459 INFO kablam! * /source/tests/auth.rs Sep 21 03:07:55.459 INFO kablam! * /source/tests/deploy.rs Sep 21 03:07:55.459 INFO kablam! * /source/tests/logs.rs Sep 21 03:07:55.460 INFO kablam! * /source/tests/repo.rs Sep 21 03:07:55.460 INFO kablam! * /source/tests/support.rs Sep 21 03:07:55.460 INFO kablam! Sep 21 03:07:55.460 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 21 03:07:55.460 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 21 03:07:55.460 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 21 03:07:55.460 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 21 03:07:55.460 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 21 03:07:55.460 INFO kablam! Sep 21 03:07:55.460 INFO kablam! For more information on this warning you can consult Sep 21 03:07:55.460 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 21 03:07:55.794 INFO kablam! Checking ws v0.7.8 Sep 21 03:07:55.794 INFO kablam! Checking mockito v0.2.5 Sep 21 03:07:57.691 INFO kablam! Checking sherpa v0.4.0 (/source) Sep 21 03:07:59.376 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. Sep 21 03:07:59.376 INFO kablam! --> src/config.rs:98:21 Sep 21 03:07:59.376 INFO kablam! | Sep 21 03:07:59.376 INFO kablam! 98 | let home_path = env::home_dir().unwrap(); Sep 21 03:07:59.376 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 03:07:59.376 INFO kablam! | Sep 21 03:07:59.376 INFO kablam! note: lint level defined here Sep 21 03:07:59.377 INFO kablam! --> src/lib.rs:1:9 Sep 21 03:07:59.377 INFO kablam! | Sep 21 03:07:59.377 INFO kablam! 1 | #![deny(warnings)] Sep 21 03:07:59.377 INFO kablam! | ^^^^^^^^ Sep 21 03:07:59.377 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 21 03:07:59.377 INFO kablam! Sep 21 03:07:59.495 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. Sep 21 03:07:59.495 INFO kablam! --> src/config.rs:98:21 Sep 21 03:07:59.495 INFO kablam! | Sep 21 03:07:59.495 INFO kablam! 98 | let home_path = env::home_dir().unwrap(); Sep 21 03:07:59.495 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 03:07:59.495 INFO kablam! | Sep 21 03:07:59.495 INFO kablam! note: lint level defined here Sep 21 03:07:59.495 INFO kablam! --> src/lib.rs:1:9 Sep 21 03:07:59.495 INFO kablam! | Sep 21 03:07:59.495 INFO kablam! 1 | #![deny(warnings)] Sep 21 03:07:59.495 INFO kablam! | ^^^^^^^^ Sep 21 03:07:59.495 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 21 03:07:59.495 INFO kablam! Sep 21 03:07:59.776 INFO kablam! error: aborting due to previous error Sep 21 03:07:59.776 INFO kablam! Sep 21 03:07:59.791 INFO kablam! error: Could not compile `sherpa`. Sep 21 03:07:59.791 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:07:59.827 INFO kablam! error: aborting due to previous error Sep 21 03:07:59.827 INFO kablam! Sep 21 03:07:59.852 INFO kablam! error: Could not compile `sherpa`. Sep 21 03:07:59.852 INFO kablam! Sep 21 03:07:59.852 INFO kablam! To learn more, run the command again with --verbose. Sep 21 03:07:59.854 INFO kablam! su: No module specific data is present Sep 21 03:08:00.325 INFO running `"docker" "rm" "-f" "84f4250d0a135e22c688ae0c3f7157e6cb775dcd66a7744589bf149f754bd638"` Sep 21 03:08:00.416 INFO blam! 84f4250d0a135e22c688ae0c3f7157e6cb775dcd66a7744589bf149f754bd638