Aug 30 03:36:49.219 INFO checking sherpa-0.4.0 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 03:36:49.219 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 03:36:49.219 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-3/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 03:36:49.418 INFO blam! 2b0a232eea036ff6cf96feafad3227f9c0713f301f959be3f51ac7d70a6d1bfc Aug 30 03:36:49.420 INFO running `"docker" "start" "-a" "2b0a232eea036ff6cf96feafad3227f9c0713f301f959be3f51ac7d70a6d1bfc"` Aug 30 03:36:49.990 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Aug 30 03:36:49.990 INFO kablam! disables Cargo from automatically inferring other test targets. Aug 30 03:36:49.990 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Aug 30 03:36:49.990 INFO kablam! files will be included as a test target: Aug 30 03:36:49.990 INFO kablam! Aug 30 03:36:49.990 INFO kablam! * /source/tests/deploy.rs Aug 30 03:36:49.990 INFO kablam! * /source/tests/support.rs Aug 30 03:36:49.991 INFO kablam! * /source/tests/repo.rs Aug 30 03:36:49.991 INFO kablam! * /source/tests/auth.rs Aug 30 03:36:49.991 INFO kablam! * /source/tests/logs.rs Aug 30 03:36:49.991 INFO kablam! Aug 30 03:36:49.991 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Aug 30 03:36:49.991 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Aug 30 03:36:49.991 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Aug 30 03:36:49.991 INFO kablam! section. You may also move the files to a location where Cargo would not Aug 30 03:36:49.991 INFO kablam! automatically infer them to be a target, such as in subfolders. Aug 30 03:36:49.991 INFO kablam! Aug 30 03:36:49.991 INFO kablam! For more information on this warning you can consult Aug 30 03:36:49.991 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Aug 30 03:36:50.381 INFO kablam! Checking mockito v0.2.5 Aug 30 03:36:51.672 INFO kablam! Checking sherpa v0.4.0 (file:///source) Aug 30 03:36:55.841 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 03:36:55.841 INFO kablam! --> src/config.rs:98:21 Aug 30 03:36:55.841 INFO kablam! | Aug 30 03:36:55.841 INFO kablam! 98 | let home_path = env::home_dir().unwrap(); Aug 30 03:36:55.841 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 03:36:55.841 INFO kablam! | Aug 30 03:36:55.842 INFO kablam! note: lint level defined here Aug 30 03:36:55.842 INFO kablam! --> src/lib.rs:1:9 Aug 30 03:36:55.842 INFO kablam! | Aug 30 03:36:55.842 INFO kablam! 1 | #![deny(warnings)] Aug 30 03:36:55.842 INFO kablam! | ^^^^^^^^ Aug 30 03:36:55.842 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Aug 30 03:36:55.842 INFO kablam! Aug 30 03:36:56.148 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 03:36:56.148 INFO kablam! --> src/config.rs:98:21 Aug 30 03:36:56.148 INFO kablam! | Aug 30 03:36:56.148 INFO kablam! 98 | let home_path = env::home_dir().unwrap(); Aug 30 03:36:56.148 INFO kablam! | ^^^^^^^^^^^^^ Aug 30 03:36:56.148 INFO kablam! | Aug 30 03:36:56.148 INFO kablam! note: lint level defined here Aug 30 03:36:56.148 INFO kablam! --> src/lib.rs:1:9 Aug 30 03:36:56.148 INFO kablam! | Aug 30 03:36:56.148 INFO kablam! 1 | #![deny(warnings)] Aug 30 03:36:56.148 INFO kablam! | ^^^^^^^^ Aug 30 03:36:56.148 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Aug 30 03:36:56.148 INFO kablam! Aug 30 03:36:56.846 INFO kablam! error: aborting due to previous error Aug 30 03:36:56.847 INFO kablam! Aug 30 03:36:56.864 INFO kablam! error: Could not compile `sherpa`. Aug 30 03:36:56.864 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 03:36:57.157 INFO kablam! error: aborting due to previous error Aug 30 03:36:57.157 INFO kablam! Aug 30 03:36:57.178 INFO kablam! error: Could not compile `sherpa`. Aug 30 03:36:57.178 INFO kablam! Aug 30 03:36:57.178 INFO kablam! To learn more, run the command again with --verbose. Aug 30 03:36:57.180 INFO kablam! su: No module specific data is present Aug 30 03:36:57.638 INFO running `"docker" "rm" "-f" "2b0a232eea036ff6cf96feafad3227f9c0713f301f959be3f51ac7d70a6d1bfc"` Aug 30 03:36:57.779 INFO blam! 2b0a232eea036ff6cf96feafad3227f9c0713f301f959be3f51ac7d70a6d1bfc