Sep 14 17:41:07.448 INFO checking destructivator-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 17:41:07.448 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 17:41:07.448 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 17:41:07.585 INFO blam! 8c1d8103573315112c1dcbc99e07d1fbc48971c169b7611cc50e139b64086a34 Sep 14 17:41:07.586 INFO running `"docker" "start" "-a" "8c1d8103573315112c1dcbc99e07d1fbc48971c169b7611cc50e139b64086a34"` Sep 14 17:41:08.111 INFO kablam! usermod: no changes Sep 14 17:41:08.137 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 14 17:41:08.137 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 14 17:41:08.137 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 14 17:41:08.137 INFO kablam! files will be included as a test target: Sep 14 17:41:08.137 INFO kablam! Sep 14 17:41:08.137 INFO kablam! * /source/tests/branch_all_new_test.rs Sep 14 17:41:08.137 INFO kablam! Sep 14 17:41:08.137 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 14 17:41:08.137 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 14 17:41:08.137 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 14 17:41:08.137 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 14 17:41:08.137 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 14 17:41:08.137 INFO kablam! Sep 14 17:41:08.137 INFO kablam! For more information on this warning you can consult Sep 14 17:41:08.137 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 14 17:41:08.326 INFO kablam! Compiling libssh2-sys v0.2.11 Sep 14 17:41:08.330 INFO kablam! Checking config v0.7.1 Sep 14 17:41:08.934 INFO kablam! Compiling libgit2-sys v0.6.19 Sep 14 17:41:10.011 INFO kablam! Compiling git2 v0.6.11 Sep 14 17:41:16.460 INFO kablam! Compiling destructivator v0.1.0 (file:///source) Sep 14 17:41:16.875 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 14 17:41:16.875 INFO kablam! --> build.rs:16:20 Sep 14 17:41:16.875 INFO kablam! | Sep 14 17:41:16.875 INFO kablam! 16 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", pkg_name)); Sep 14 17:41:16.875 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:41:16.875 INFO kablam! | Sep 14 17:41:16.875 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 17:41:16.875 INFO kablam! Sep 14 17:41:19.091 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 14 17:41:19.091 INFO kablam! --> src/git.rs:59:28 Sep 14 17:41:19.091 INFO kablam! | Sep 14 17:41:19.091 INFO kablam! 59 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", NAME)); Sep 14 17:41:19.091 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:41:19.091 INFO kablam! | Sep 14 17:41:19.091 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 17:41:19.091 INFO kablam! Sep 14 17:41:19.091 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 14 17:41:19.091 INFO kablam! --> src/git.rs:109:28 Sep 14 17:41:19.091 INFO kablam! | Sep 14 17:41:19.091 INFO kablam! 109 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", NAME)); Sep 14 17:41:19.091 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:41:19.091 INFO kablam! Sep 14 17:41:19.178 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 14 17:41:19.178 INFO kablam! --> src/git.rs:59:28 Sep 14 17:41:19.178 INFO kablam! | Sep 14 17:41:19.178 INFO kablam! 59 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", NAME)); Sep 14 17:41:19.178 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:41:19.178 INFO kablam! | Sep 14 17:41:19.178 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 17:41:19.178 INFO kablam! Sep 14 17:41:19.178 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 14 17:41:19.178 INFO kablam! --> src/git.rs:109:28 Sep 14 17:41:19.178 INFO kablam! | Sep 14 17:41:19.178 INFO kablam! 109 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", NAME)); Sep 14 17:41:19.178 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:41:19.178 INFO kablam! Sep 14 17:41:21.288 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 14 17:41:21.288 INFO kablam! --> tests/branch_all_new_test.rs:6:20 Sep 14 17:41:21.288 INFO kablam! | Sep 14 17:41:21.288 INFO kablam! 6 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", NAME)); Sep 14 17:41:21.288 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:41:21.288 INFO kablam! | Sep 14 17:41:21.288 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 17:41:21.288 INFO kablam! Sep 14 17:41:21.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.21s Sep 14 17:41:21.350 INFO kablam! su: No module specific data is present Sep 14 17:41:21.862 INFO running `"docker" "rm" "-f" "8c1d8103573315112c1dcbc99e07d1fbc48971c169b7611cc50e139b64086a34"` Sep 14 17:41:21.922 INFO blam! 8c1d8103573315112c1dcbc99e07d1fbc48971c169b7611cc50e139b64086a34