Sep 04 04:05:57.564 INFO checking sccache-0.2.7 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 04:05:57.564 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 04:05:57.564 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:05:57.810 INFO blam! 0ee4dce54ec85d782de872b7d28184c8eedccaff2141f8cac0c55970f4b41627 Sep 04 04:05:57.812 INFO running `"docker" "start" "-a" "0ee4dce54ec85d782de872b7d28184c8eedccaff2141f8cac0c55970f4b41627"` Sep 04 04:05:59.273 INFO kablam! Compiling winapi v0.3.5 Sep 04 04:05:59.273 INFO kablam! Checking linked-hash-map v0.2.1 Sep 04 04:05:59.274 INFO kablam! Checking cc v1.0.23 Sep 04 04:05:59.284 INFO kablam! Checking which v1.0.5 Sep 04 04:05:59.308 INFO kablam! Checking jobserver v0.1.11 Sep 04 04:05:59.309 INFO kablam! Checking strip-ansi-escapes v0.1.0 Sep 04 04:05:59.310 INFO kablam! Checking retry v0.4.0 Sep 04 04:05:59.321 INFO kablam! Compiling skeptic v0.4.0 Sep 04 04:06:01.493 INFO kablam! Checking zip v0.2.3 Sep 04 04:06:01.857 INFO kablam! Checking tokio-serde-bincode v0.1.1 Sep 04 04:06:02.068 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 04 04:06:02.279 INFO kablam! Checking chrono v0.3.0 Sep 04 04:06:03.355 INFO kablam! Checking lru-disk-cache v0.2.0 Sep 04 04:06:07.615 INFO kablam! Checking tokio-process v0.1.6 Sep 04 04:06:07.731 INFO kablam! Compiling local-encoding v0.2.0 Sep 04 04:06:10.501 INFO kablam! Checking directories v0.8.5 Sep 04 04:06:14.509 INFO kablam! Checking sccache v0.2.7 (file:///source) Sep 04 04:06:15.853 INFO kablam! Compiling skeptic v0.13.3 Sep 04 04:06:19.996 INFO kablam! Compiling assert_cli v0.5.4 Sep 04 04:06:20.528 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 04 04:06:20.528 INFO kablam! --> src/cache/s3.rs:49:20 Sep 04 04:06:20.528 INFO kablam! | Sep 04 04:06:20.528 INFO kablam! 49 | let home = env::home_dir().ok_or("Couldn't find home directory")?; Sep 04 04:06:20.528 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 04:06:20.528 INFO kablam! | Sep 04 04:06:20.528 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 04:06:20.528 INFO kablam! Sep 04 04:06:20.529 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 04 04:06:20.529 INFO kablam! --> src/simples3/credential.rs:137:38 Sep 04 04:06:20.529 INFO kablam! | Sep 04 04:06:20.529 INFO kablam! 137 | let profile_location = match env::home_dir() { Sep 04 04:06:20.529 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 04:06:20.529 INFO kablam! Sep 04 04:06:33.180 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 04 04:06:33.180 INFO kablam! --> src/cache/s3.rs:49:20 Sep 04 04:06:33.180 INFO kablam! | Sep 04 04:06:33.180 INFO kablam! 49 | let home = env::home_dir().ok_or("Couldn't find home directory")?; Sep 04 04:06:33.180 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 04:06:33.180 INFO kablam! | Sep 04 04:06:33.180 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 04:06:33.180 INFO kablam! Sep 04 04:06:33.183 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 04 04:06:33.183 INFO kablam! --> src/simples3/credential.rs:137:38 Sep 04 04:06:33.183 INFO kablam! | Sep 04 04:06:33.183 INFO kablam! 137 | let profile_location = match env::home_dir() { Sep 04 04:06:33.183 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 04:06:33.183 INFO kablam! Sep 04 04:06:44.824 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.12s Sep 04 04:06:44.867 INFO kablam! su: No module specific data is present Sep 04 04:06:45.260 INFO running `"docker" "rm" "-f" "0ee4dce54ec85d782de872b7d28184c8eedccaff2141f8cac0c55970f4b41627"` Sep 04 04:06:45.396 INFO blam! 0ee4dce54ec85d782de872b7d28184c8eedccaff2141f8cac0c55970f4b41627