Sep 21 03:32:09.287 INFO checking sccache-0.2.7 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:32:09.287 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:32:09.288 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/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 21 03:32:09.532 INFO blam! c17a0b590968843e631b09e7bd385eb75dfecddaba885d135c2563a2c16a1563 Sep 21 03:32:09.534 INFO running `"docker" "start" "-a" "c17a0b590968843e631b09e7bd385eb75dfecddaba885d135c2563a2c16a1563"` Sep 21 03:32:10.882 INFO kablam! usermod: no changes Sep 21 03:32:11.264 INFO kablam! Compiling winapi v0.3.5 Sep 21 03:32:11.264 INFO kablam! Checking utf8parse v0.1.0 Sep 21 03:32:11.266 INFO kablam! Checking linked-hash-map v0.2.1 Sep 21 03:32:11.270 INFO kablam! Checking cc v1.0.25 Sep 21 03:32:11.270 INFO kablam! Checking which v1.0.5 Sep 21 03:32:11.270 INFO kablam! Checking daemonize v0.2.3 Sep 21 03:32:11.275 INFO kablam! Checking bincode v0.9.2 Sep 21 03:32:11.275 INFO kablam! Checking retry v0.4.0 Sep 21 03:32:11.562 INFO kablam! Compiling skeptic v0.4.0 Sep 21 03:32:11.730 INFO kablam! Compiling derive-error v0.0.3 Sep 21 03:32:13.352 INFO kablam! Checking vte v0.3.3 Sep 21 03:32:13.371 INFO kablam! Checking zip v0.2.3 Sep 21 03:32:13.431 INFO kablam! Checking lru-disk-cache v0.2.0 Sep 21 03:32:15.568 INFO kablam! Checking strip-ansi-escapes v0.1.0 Sep 21 03:32:15.598 INFO kablam! Checking tokio-core v0.1.17 Sep 21 03:32:15.739 INFO kablam! Compiling local-encoding v0.2.0 Sep 21 03:32:17.322 INFO kablam! Checking directories v0.8.5 Sep 21 03:32:20.826 INFO kablam! Checking tokio-serde-bincode v0.1.1 Sep 21 03:32:21.202 INFO kablam! Checking tokio-proto v0.1.1 Sep 21 03:32:21.203 INFO kablam! Checking tokio-signal v0.1.5 Sep 21 03:32:21.223 INFO kablam! Checking tokio-tls v0.1.4 Sep 21 03:32:21.224 INFO kablam! Checking tokio-uds v0.1.7 Sep 21 03:32:24.626 INFO kablam! Checking tokio-process v0.1.6 Sep 21 03:32:26.938 INFO kablam! Checking hyper v0.11.27 Sep 21 03:32:32.854 INFO kablam! Checking hyper-tls v0.1.4 Sep 21 03:32:34.208 INFO kablam! Checking sccache v0.2.7 (/source) Sep 21 03:32:37.598 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 21 03:32:37.598 INFO kablam! --> src/cache/s3.rs:49:20 Sep 21 03:32:37.598 INFO kablam! | Sep 21 03:32:37.598 INFO kablam! 49 | let home = env::home_dir().ok_or("Couldn't find home directory")?; Sep 21 03:32:37.598 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 03:32:37.598 INFO kablam! | Sep 21 03:32:37.598 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 03:32:37.598 INFO kablam! Sep 21 03:32:37.600 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 21 03:32:37.600 INFO kablam! --> src/simples3/credential.rs:137:38 Sep 21 03:32:37.600 INFO kablam! | Sep 21 03:32:37.601 INFO kablam! 137 | let profile_location = match env::home_dir() { Sep 21 03:32:37.606 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 03:32:37.606 INFO kablam! Sep 21 03:32:38.426 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 21 03:32:38.426 INFO kablam! --> src/cache/s3.rs:49:20 Sep 21 03:32:38.426 INFO kablam! | Sep 21 03:32:38.426 INFO kablam! 49 | let home = env::home_dir().ok_or("Couldn't find home directory")?; Sep 21 03:32:38.426 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 03:32:38.426 INFO kablam! | Sep 21 03:32:38.426 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 03:32:38.426 INFO kablam! Sep 21 03:32:38.426 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 21 03:32:38.426 INFO kablam! --> src/simples3/credential.rs:137:38 Sep 21 03:32:38.426 INFO kablam! | Sep 21 03:32:38.426 INFO kablam! 137 | let profile_location = match env::home_dir() { Sep 21 03:32:38.426 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 03:32:38.426 INFO kablam! Sep 21 03:32:44.701 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.80s Sep 21 03:32:44.737 INFO kablam! su: No module specific data is present Sep 21 03:32:45.329 INFO running `"docker" "rm" "-f" "c17a0b590968843e631b09e7bd385eb75dfecddaba885d135c2563a2c16a1563"` Sep 21 03:32:45.437 INFO blam! c17a0b590968843e631b09e7bd385eb75dfecddaba885d135c2563a2c16a1563