Sep 19 20:40:21.192 INFO checking sccache-0.2.7 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 20:40:21.192 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 20:40:21.192 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:40:21.379 INFO blam! 786ed8f1fa49606b20b0e0b1adba3497ba242d1b26f5ffbe3322847b1f3c1761 Sep 19 20:40:21.380 INFO running `"docker" "start" "-a" "786ed8f1fa49606b20b0e0b1adba3497ba242d1b26f5ffbe3322847b1f3c1761"` Sep 19 20:40:22.978 INFO kablam! usermod: no changes Sep 19 20:40:23.489 INFO kablam! Compiling winapi v0.3.5 Sep 19 20:40:23.495 INFO kablam! Compiling bytecount v0.3.2 Sep 19 20:40:23.497 INFO kablam! Checking linked-hash-map v0.2.1 Sep 19 20:40:23.498 INFO kablam! Checking cc v1.0.25 Sep 19 20:40:23.498 INFO kablam! Checking daemonize v0.2.3 Sep 19 20:40:23.498 INFO kablam! Checking which v1.0.5 Sep 19 20:40:23.519 INFO kablam! Checking jobserver v0.1.11 Sep 19 20:40:23.519 INFO kablam! Checking strip-ansi-escapes v0.1.0 Sep 19 20:40:23.898 INFO kablam! Compiling semver v0.9.0 Sep 19 20:40:23.898 INFO kablam! Checking bincode v0.9.2 Sep 19 20:40:23.942 INFO kablam! Checking retry v0.4.0 Sep 19 20:40:24.018 INFO kablam! Checking number_prefix v0.2.8 Sep 19 20:40:24.118 INFO kablam! Checking lru-disk-cache v0.2.0 Sep 19 20:40:24.460 INFO kablam! Compiling local-encoding v0.2.0 Sep 19 20:40:24.898 INFO kablam! Compiling error-chain v0.11.0 Sep 19 20:40:25.210 INFO kablam! Checking zip v0.2.3 Sep 19 20:40:25.210 INFO kablam! Checking tokio-serde-bincode v0.1.1 Sep 19 20:40:25.218 INFO kablam! Checking chrono v0.3.0 Sep 19 20:40:26.304 INFO kablam! Compiling rustc_version v0.2.3 Sep 19 20:40:27.039 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 19 20:40:27.125 INFO kablam! Checking directories v0.8.5 Sep 19 20:40:27.525 INFO kablam! Compiling parking_lot_core v0.3.1 Sep 19 20:40:29.308 INFO kablam! Checking parking_lot v0.6.4 Sep 19 20:40:30.921 INFO kablam! Checking tokio-reactor v0.1.5 Sep 19 20:40:30.937 INFO kablam! Compiling skeptic v0.13.3 Sep 19 20:40:32.558 INFO kablam! Checking tokio-udp v0.1.2 Sep 19 20:40:32.558 INFO kablam! Checking tokio-tcp v0.1.1 Sep 19 20:40:32.558 INFO kablam! Checking tokio-uds v0.2.1 Sep 19 20:40:36.878 INFO kablam! Checking tokio v0.1.8 Sep 19 20:40:37.238 INFO kablam! Compiling assert_cli v0.5.4 Sep 19 20:40:39.248 INFO kablam! Checking tokio-core v0.1.17 Sep 19 20:40:42.210 INFO kablam! Checking tokio-proto v0.1.1 Sep 19 20:40:42.214 INFO kablam! Checking tokio-tls v0.1.4 Sep 19 20:40:42.214 INFO kablam! Checking tokio-signal v0.1.5 Sep 19 20:40:42.214 INFO kablam! Checking tokio-uds v0.1.7 Sep 19 20:40:46.151 INFO kablam! Checking tokio-process v0.1.6 Sep 19 20:40:48.982 INFO kablam! Checking hyper v0.11.27 Sep 19 20:40:55.398 INFO kablam! Checking hyper-tls v0.1.4 Sep 19 20:40:56.994 INFO kablam! Checking sccache v0.2.7 (/source) Sep 19 20:41:00.902 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 19 20:41:00.902 INFO kablam! --> src/cache/s3.rs:49:20 Sep 19 20:41:00.902 INFO kablam! | Sep 19 20:41:00.902 INFO kablam! 49 | let home = env::home_dir().ok_or("Couldn't find home directory")?; Sep 19 20:41:00.902 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 20:41:00.902 INFO kablam! | Sep 19 20:41:00.902 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 20:41:00.902 INFO kablam! Sep 19 20:41:00.906 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 19 20:41:00.906 INFO kablam! --> src/simples3/credential.rs:137:38 Sep 19 20:41:00.906 INFO kablam! | Sep 19 20:41:00.906 INFO kablam! 137 | let profile_location = match env::home_dir() { Sep 19 20:41:00.906 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 20:41:00.906 INFO kablam! Sep 19 20:41:01.154 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 19 20:41:01.154 INFO kablam! --> src/cache/s3.rs:49:20 Sep 19 20:41:01.154 INFO kablam! | Sep 19 20:41:01.154 INFO kablam! 49 | let home = env::home_dir().ok_or("Couldn't find home directory")?; Sep 19 20:41:01.154 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 20:41:01.154 INFO kablam! | Sep 19 20:41:01.154 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 20:41:01.154 INFO kablam! Sep 19 20:41:01.154 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 19 20:41:01.154 INFO kablam! --> src/simples3/credential.rs:137:38 Sep 19 20:41:01.154 INFO kablam! | Sep 19 20:41:01.154 INFO kablam! 137 | let profile_location = match env::home_dir() { Sep 19 20:41:01.154 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 20:41:01.154 INFO kablam! Sep 19 20:41:08.722 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.73s Sep 19 20:41:08.753 INFO kablam! su: No module specific data is present Sep 19 20:41:09.735 INFO running `"docker" "rm" "-f" "786ed8f1fa49606b20b0e0b1adba3497ba242d1b26f5ffbe3322847b1f3c1761"` Sep 19 20:41:09.854 INFO blam! 786ed8f1fa49606b20b0e0b1adba3497ba242d1b26f5ffbe3322847b1f3c1761