Sep 20 21:14:16.319 INFO checking saghm/monger against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 21:14:16.319 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 21:14:16.319 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 21:14:16.592 INFO blam! 2555d47cf10e265bd8e4433397825df7892ade5ece0f8bff9914fbe2527a7164 Sep 20 21:14:16.593 INFO running `"docker" "start" "-a" "2555d47cf10e265bd8e4433397825df7892ade5ece0f8bff9914fbe2527a7164"` Sep 20 21:14:17.942 INFO kablam! usermod: no changes Sep 20 21:14:18.242 INFO kablam! Checking futures v0.1.18 Sep 20 21:14:18.242 INFO kablam! Compiling build_const v0.2.0 Sep 20 21:14:18.246 INFO kablam! Checking num-traits v0.2.0 Sep 20 21:14:18.246 INFO kablam! Checking rustc-demangle v0.1.6 Sep 20 21:14:18.246 INFO kablam! Checking regex-syntax v0.4.2 Sep 20 21:14:18.246 INFO kablam! Checking rs-release v0.1.7 Sep 20 21:14:18.246 INFO kablam! Compiling rand v0.4.2 Sep 20 21:14:18.246 INFO kablam! Compiling backtrace-sys v0.1.16 Sep 20 21:14:19.352 INFO kablam! Compiling openssl-sys v0.9.26 Sep 20 21:14:19.456 INFO kablam! Checking iovec v0.1.2 Sep 20 21:14:21.178 INFO kablam! Checking memchr v2.0.1 Sep 20 21:14:22.824 INFO kablam! Checking base64 v0.9.0 Sep 20 21:14:24.371 INFO kablam! Checking semver v0.9.0 Sep 20 21:14:28.085 INFO kablam! Checking bytes v0.4.6 Sep 20 21:14:28.092 INFO kablam! Compiling crc v1.7.0 Sep 20 21:14:28.158 INFO kablam! Checking aho-corasick v0.6.4 Sep 20 21:14:32.627 INFO kablam! Checking clap v2.30.0 Sep 20 21:14:32.654 INFO kablam! Checking num-traits v0.1.43 Sep 20 21:14:32.654 INFO kablam! Checking mio v0.6.13 Sep 20 21:14:32.916 INFO kablam! Checking regex v0.2.6 Sep 20 21:14:33.327 INFO kablam! Compiling rand v0.3.22 Sep 20 21:14:34.300 INFO kablam! Compiling openssl v0.9.24 Sep 20 21:14:34.336 INFO kablam! Checking serde_urlencoded v0.5.1 Sep 20 21:14:35.362 INFO kablam! Checking serde_json v1.0.9 Sep 20 21:14:37.162 INFO kablam! Compiling phf_generator v0.7.21 Sep 20 21:14:37.941 INFO kablam! Checking libflate v0.1.14 Sep 20 21:14:41.062 INFO kablam! Checking uuid v0.5.1 Sep 20 21:14:41.424 INFO kablam! Compiling phf_codegen v0.7.21 Sep 20 21:14:43.070 INFO kablam! Checking tokio-io v0.1.5 Sep 20 21:14:43.562 INFO kablam! Checking tokio-service v0.1.0 Sep 20 21:14:44.118 INFO kablam! Checking futures-cpupool v0.1.8 Sep 20 21:14:45.015 INFO kablam! Checking relay v0.1.1 Sep 20 21:14:45.378 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Sep 20 21:14:47.735 INFO kablam! Checking tokio-core v0.1.12 Sep 20 21:14:53.014 INFO kablam! Checking tokio-proto v0.1.1 Sep 20 21:14:53.321 INFO kablam! Checking native-tls v0.1.5 Sep 20 21:14:54.630 INFO kablam! Checking tokio-tls v0.1.4 Sep 20 21:14:57.289 INFO kablam! Checking hyper v0.11.19 Sep 20 21:15:00.350 INFO kablam! Checking backtrace v0.3.5 Sep 20 21:15:01.002 INFO kablam! Checking error-chain v0.11.0 Sep 20 21:15:05.574 INFO kablam! Checking hyper-tls v0.1.2 Sep 20 21:15:06.021 INFO kablam! Checking reqwest v0.8.5 Sep 20 21:15:07.558 INFO kablam! Checking monger v0.5.6 (/source) Sep 20 21:15:08.455 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 20 21:15:08.455 INFO kablam! --> src/fs.rs:2:5 Sep 20 21:15:08.455 INFO kablam! | Sep 20 21:15:08.455 INFO kablam! 2 | use std::env::home_dir; Sep 20 21:15:08.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 21:15:08.455 INFO kablam! | Sep 20 21:15:08.455 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 21:15:08.455 INFO kablam! Sep 20 21:15:08.457 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 20 21:15:08.457 INFO kablam! --> src/fs.rs:322:15 Sep 20 21:15:08.457 INFO kablam! | Sep 20 21:15:08.457 INFO kablam! 322 | match home_dir() { Sep 20 21:15:08.457 INFO kablam! | ^^^^^^^^ Sep 20 21:15:08.457 INFO kablam! Sep 20 21:15:08.543 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 20 21:15:08.543 INFO kablam! --> src/fs.rs:2:5 Sep 20 21:15:08.543 INFO kablam! | Sep 20 21:15:08.543 INFO kablam! 2 | use std::env::home_dir; Sep 20 21:15:08.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 21:15:08.544 INFO kablam! | Sep 20 21:15:08.544 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 21:15:08.544 INFO kablam! Sep 20 21:15:08.547 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 20 21:15:08.547 INFO kablam! --> src/fs.rs:322:15 Sep 20 21:15:08.547 INFO kablam! | Sep 20 21:15:08.547 INFO kablam! 322 | match home_dir() { Sep 20 21:15:08.548 INFO kablam! | ^^^^^^^^ Sep 20 21:15:08.548 INFO kablam! Sep 20 21:15:10.013 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.04s Sep 20 21:15:10.038 INFO kablam! su: No module specific data is present Sep 20 21:15:11.539 INFO running `"docker" "rm" "-f" "2555d47cf10e265bd8e4433397825df7892ade5ece0f8bff9914fbe2527a7164"` Sep 20 21:15:11.655 INFO blam! 2555d47cf10e265bd8e4433397825df7892ade5ece0f8bff9914fbe2527a7164