Sep 01 07:26:40.068 INFO checking sccache-0.2.7 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 07:26:40.068 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 07:26:40.068 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:26:40.210 INFO blam! fa44a46b5e638b8b07c5e53dd21c14cc2eb70b17bc1e4533ff2431f4e0fc099f Sep 01 07:26:40.212 INFO running `"docker" "start" "-a" "fa44a46b5e638b8b07c5e53dd21c14cc2eb70b17bc1e4533ff2431f4e0fc099f"` Sep 01 07:26:41.357 INFO kablam! Compiling winapi v0.3.5 Sep 01 07:26:41.359 INFO kablam! Checking linked-hash-map v0.2.1 Sep 01 07:26:41.361 INFO kablam! Checking cc v1.0.23 Sep 01 07:26:41.362 INFO kablam! Checking which v1.0.5 Sep 01 07:26:41.362 INFO kablam! Checking daemonize v0.2.3 Sep 01 07:26:41.369 INFO kablam! Checking vte v0.3.3 Sep 01 07:26:41.371 INFO kablam! Compiling pulldown-cmark v0.0.3 Sep 01 07:26:41.372 INFO kablam! Checking retry v0.4.0 Sep 01 07:26:42.572 INFO kablam! Checking zip v0.2.3 Sep 01 07:26:42.580 INFO kablam! Checking tokio-serde-bincode v0.1.1 Sep 01 07:26:42.674 INFO kablam! Checking strip-ansi-escapes v0.1.0 Sep 01 07:26:42.962 INFO kablam! Checking lru-disk-cache v0.2.0 Sep 01 07:26:43.674 INFO kablam! Checking tokio-signal v0.1.5 Sep 01 07:26:49.285 INFO kablam! Checking directories v0.8.5 Sep 01 07:26:50.826 INFO kablam! Checking tokio-process v0.1.6 Sep 01 07:26:51.099 INFO kablam! Compiling skeptic v0.4.0 Sep 01 07:26:53.457 INFO kablam! Compiling local-encoding v0.2.0 Sep 01 07:26:55.429 INFO kablam! Checking sccache v0.2.7 (file:///source) Sep 01 07:27:01.581 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 01 07:27:01.581 INFO kablam! --> src/cache/s3.rs:49:20 Sep 01 07:27:01.581 INFO kablam! | Sep 01 07:27:01.581 INFO kablam! 49 | let home = env::home_dir().ok_or("Couldn't find home directory")?; Sep 01 07:27:01.581 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 07:27:01.581 INFO kablam! | Sep 01 07:27:01.581 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 07:27:01.581 INFO kablam! Sep 01 07:27:01.583 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 01 07:27:01.583 INFO kablam! --> src/simples3/credential.rs:137:38 Sep 01 07:27:01.583 INFO kablam! | Sep 01 07:27:01.583 INFO kablam! 137 | let profile_location = match env::home_dir() { Sep 01 07:27:01.583 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 07:27:01.583 INFO kablam! Sep 01 07:27:02.161 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 01 07:27:02.161 INFO kablam! --> src/cache/s3.rs:49:20 Sep 01 07:27:02.161 INFO kablam! | Sep 01 07:27:02.161 INFO kablam! 49 | let home = env::home_dir().ok_or("Couldn't find home directory")?; Sep 01 07:27:02.161 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 07:27:02.162 INFO kablam! | Sep 01 07:27:02.162 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 07:27:02.162 INFO kablam! Sep 01 07:27:02.164 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 01 07:27:02.164 INFO kablam! --> src/simples3/credential.rs:137:38 Sep 01 07:27:02.164 INFO kablam! | Sep 01 07:27:02.164 INFO kablam! 137 | let profile_location = match env::home_dir() { Sep 01 07:27:02.164 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 07:27:02.164 INFO kablam! Sep 01 07:27:14.863 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.91s Sep 01 07:27:14.901 INFO kablam! su: No module specific data is present Sep 01 07:27:15.467 INFO running `"docker" "rm" "-f" "fa44a46b5e638b8b07c5e53dd21c14cc2eb70b17bc1e4533ff2431f4e0fc099f"` Sep 01 07:27:15.599 INFO blam! fa44a46b5e638b8b07c5e53dd21c14cc2eb70b17bc1e4533ff2431f4e0fc099f