Sep 19 18:43:52.395 INFO checking sccache-0.2.7 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 18:43:52.395 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 18:43:52.395 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:43:52.519 INFO blam! 5f4327a716910abfee9c38868dea9e0586d8d3b818924c6da7610e6df00b60e4 Sep 19 18:43:52.521 INFO running `"docker" "start" "-a" "5f4327a716910abfee9c38868dea9e0586d8d3b818924c6da7610e6df00b60e4"` Sep 19 18:43:53.635 INFO kablam! usermod: no changes Sep 19 18:43:54.143 INFO kablam! Compiling winapi v0.3.5 Sep 19 18:43:54.143 INFO kablam! Checking cc v1.0.25 Sep 19 18:43:54.147 INFO kablam! Checking which v1.0.5 Sep 19 18:43:54.147 INFO kablam! Checking daemonize v0.2.3 Sep 19 18:43:54.155 INFO kablam! Checking jobserver v0.1.11 Sep 19 18:43:54.159 INFO kablam! Checking lru-disk-cache v0.2.0 Sep 19 18:43:54.159 INFO kablam! Checking number_prefix v0.2.8 Sep 19 18:43:54.164 INFO kablam! Checking zip v0.2.3 Sep 19 18:43:55.766 INFO kablam! Checking tokio-serde-bincode v0.1.1 Sep 19 18:43:56.482 INFO kablam! Compiling assert_cli v0.5.4 Sep 19 18:43:56.506 INFO kablam! Checking tokio-proto v0.1.1 Sep 19 18:43:56.551 INFO kablam! Checking tokio-tls v0.1.4 Sep 19 18:43:56.580 INFO kablam! Checking tokio-uds v0.1.7 Sep 19 18:43:57.331 INFO kablam! Checking tokio-process v0.1.6 Sep 19 18:43:59.825 INFO kablam! Checking directories v0.8.5 Sep 19 18:44:02.183 INFO kablam! Checking hyper v0.11.27 Sep 19 18:44:09.093 INFO kablam! Checking hyper-tls v0.1.4 Sep 19 18:44:10.891 INFO kablam! Checking sccache v0.2.7 (/source) Sep 19 18:44:15.720 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 18:44:15.721 INFO kablam! --> src/cache/s3.rs:49:20 Sep 19 18:44:15.721 INFO kablam! | Sep 19 18:44:15.721 INFO kablam! 49 | let home = env::home_dir().ok_or("Couldn't find home directory")?; Sep 19 18:44:15.722 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 18:44:15.735 INFO kablam! | Sep 19 18:44:15.735 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 18:44:15.736 INFO kablam! Sep 19 18:44:15.739 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 18:44:15.739 INFO kablam! --> src/simples3/credential.rs:137:38 Sep 19 18:44:15.740 INFO kablam! | Sep 19 18:44:15.740 INFO kablam! 137 | let profile_location = match env::home_dir() { Sep 19 18:44:15.740 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 18:44:15.755 INFO kablam! Sep 19 18:44:16.897 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 18:44:16.898 INFO kablam! --> src/cache/s3.rs:49:20 Sep 19 18:44:16.898 INFO kablam! | Sep 19 18:44:16.899 INFO kablam! 49 | let home = env::home_dir().ok_or("Couldn't find home directory")?; Sep 19 18:44:16.899 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 18:44:16.900 INFO kablam! | Sep 19 18:44:16.900 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 18:44:16.900 INFO kablam! Sep 19 18:44:16.911 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 18:44:16.911 INFO kablam! --> src/simples3/credential.rs:137:38 Sep 19 18:44:16.912 INFO kablam! | Sep 19 18:44:16.912 INFO kablam! 137 | let profile_location = match env::home_dir() { Sep 19 18:44:16.913 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 18:44:16.913 INFO kablam! Sep 19 18:44:29.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.11s Sep 19 18:44:29.802 INFO kablam! su: No module specific data is present Sep 19 18:44:30.628 INFO running `"docker" "rm" "-f" "5f4327a716910abfee9c38868dea9e0586d8d3b818924c6da7610e6df00b60e4"` Sep 19 18:44:30.830 INFO blam! 5f4327a716910abfee9c38868dea9e0586d8d3b818924c6da7610e6df00b60e4