Sep 04 19:57:00.914 INFO checking destructivator-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 19:57:00.914 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 19:57:00.914 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:57:01.102 INFO blam! 2edf6dbff314c8419fec4108b9831c8ddadb3c0685fcbcac2e52f5355f8075d7 Sep 04 19:57:01.103 INFO running `"docker" "start" "-a" "2edf6dbff314c8419fec4108b9831c8ddadb3c0685fcbcac2e52f5355f8075d7"` Sep 04 19:57:01.651 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 04 19:57:01.651 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 04 19:57:01.651 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 04 19:57:01.651 INFO kablam! files will be included as a test target: Sep 04 19:57:01.651 INFO kablam! Sep 04 19:57:01.651 INFO kablam! * /source/tests/branch_all_new_test.rs Sep 04 19:57:01.651 INFO kablam! Sep 04 19:57:01.651 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 04 19:57:01.651 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 04 19:57:01.651 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 04 19:57:01.651 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 04 19:57:01.651 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 04 19:57:01.651 INFO kablam! Sep 04 19:57:01.652 INFO kablam! For more information on this warning you can consult Sep 04 19:57:01.652 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 04 19:57:01.785 INFO kablam! Compiling libssh2-sys v0.2.10 Sep 04 19:57:01.787 INFO kablam! Checking config v0.7.1 Sep 04 19:57:02.695 INFO kablam! Compiling libgit2-sys v0.6.19 Sep 04 19:57:04.369 INFO kablam! Compiling git2 v0.6.11 Sep 04 19:57:15.099 INFO kablam! Compiling destructivator v0.1.0 (file:///source) Sep 04 19:57:16.273 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 04 19:57:16.273 INFO kablam! --> build.rs:16:20 Sep 04 19:57:16.273 INFO kablam! | Sep 04 19:57:16.273 INFO kablam! 16 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", pkg_name)); Sep 04 19:57:16.273 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 19:57:16.273 INFO kablam! | Sep 04 19:57:16.273 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 19:57:16.273 INFO kablam! Sep 04 19:57:20.002 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 04 19:57:20.002 INFO kablam! --> src/git.rs:59:28 Sep 04 19:57:20.002 INFO kablam! | Sep 04 19:57:20.002 INFO kablam! 59 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", NAME)); Sep 04 19:57:20.002 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 19:57:20.002 INFO kablam! | Sep 04 19:57:20.002 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 19:57:20.002 INFO kablam! Sep 04 19:57:20.003 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 04 19:57:20.003 INFO kablam! --> src/git.rs:109:28 Sep 04 19:57:20.003 INFO kablam! | Sep 04 19:57:20.003 INFO kablam! 109 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", NAME)); Sep 04 19:57:20.003 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 19:57:20.003 INFO kablam! Sep 04 19:57:22.046 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 04 19:57:22.046 INFO kablam! --> src/git.rs:59:28 Sep 04 19:57:22.046 INFO kablam! | Sep 04 19:57:22.046 INFO kablam! 59 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", NAME)); Sep 04 19:57:22.046 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 19:57:22.047 INFO kablam! | Sep 04 19:57:22.047 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 19:57:22.054 INFO kablam! Sep 04 19:57:22.055 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 04 19:57:22.055 INFO kablam! --> src/git.rs:109:28 Sep 04 19:57:22.055 INFO kablam! | Sep 04 19:57:22.055 INFO kablam! 109 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", NAME)); Sep 04 19:57:22.055 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 19:57:22.055 INFO kablam! Sep 04 19:57:25.493 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 04 19:57:25.493 INFO kablam! --> tests/branch_all_new_test.rs:6:20 Sep 04 19:57:25.493 INFO kablam! | Sep 04 19:57:25.493 INFO kablam! 6 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", NAME)); Sep 04 19:57:25.493 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 19:57:25.493 INFO kablam! | Sep 04 19:57:25.493 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 19:57:25.493 INFO kablam! Sep 04 19:57:25.626 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.98s Sep 04 19:57:25.638 INFO kablam! su: No module specific data is present Sep 04 19:57:26.075 INFO running `"docker" "rm" "-f" "2edf6dbff314c8419fec4108b9831c8ddadb3c0685fcbcac2e52f5355f8075d7"` Sep 04 19:57:26.204 INFO blam! 2edf6dbff314c8419fec4108b9831c8ddadb3c0685fcbcac2e52f5355f8075d7