Sep 06 00:26:44.917 INFO checking sccache-0.2.7 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 00:26:44.917 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 00:26:44.917 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:26:45.059 INFO blam! b500f56b9ff96f3f2fa5619fec36ce0055be0839d488ef808aef9de37df9d336 Sep 06 00:26:45.061 INFO running `"docker" "start" "-a" "b500f56b9ff96f3f2fa5619fec36ce0055be0839d488ef808aef9de37df9d336"` Sep 06 00:26:45.845 INFO kablam! usermod: no changes Sep 06 00:26:46.264 INFO kablam! Compiling winapi v0.3.5 Sep 06 00:26:46.266 INFO kablam! Checking utf8parse v0.1.0 Sep 06 00:26:46.267 INFO kablam! Checking linked-hash-map v0.2.1 Sep 06 00:26:46.268 INFO kablam! Checking cc v1.0.23 Sep 06 00:26:46.270 INFO kablam! Checking daemonize v0.2.3 Sep 06 00:26:46.270 INFO kablam! Checking which v1.0.5 Sep 06 00:26:46.271 INFO kablam! Compiling getopts v0.2.18 Sep 06 00:26:46.274 INFO kablam! Checking retry v0.4.0 Sep 06 00:26:46.852 INFO kablam! Compiling derive-error v0.0.3 Sep 06 00:26:47.222 INFO kablam! Checking vte v0.3.3 Sep 06 00:26:47.342 INFO kablam! Checking zip v0.2.3 Sep 06 00:26:47.554 INFO kablam! Checking lru-disk-cache v0.2.0 Sep 06 00:26:47.602 INFO kablam! Checking tokio-signal v0.1.5 Sep 06 00:26:49.062 INFO kablam! Checking strip-ansi-escapes v0.1.0 Sep 06 00:26:51.786 INFO kablam! Checking tokio-process v0.1.6 Sep 06 00:26:51.819 INFO kablam! Compiling pulldown-cmark v0.0.3 Sep 06 00:26:53.246 INFO kablam! Checking directories v0.8.5 Sep 06 00:26:53.499 INFO kablam! Checking tokio-serde-bincode v0.1.1 Sep 06 00:26:56.917 INFO kablam! Compiling skeptic v0.4.0 Sep 06 00:26:58.468 INFO kablam! Compiling local-encoding v0.2.0 Sep 06 00:26:59.781 INFO kablam! Checking sccache v0.2.7 (file:///source) Sep 06 00:27:04.254 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 06 00:27:04.254 INFO kablam! --> src/cache/s3.rs:49:20 Sep 06 00:27:04.254 INFO kablam! | Sep 06 00:27:04.254 INFO kablam! 49 | let home = env::home_dir().ok_or("Couldn't find home directory")?; Sep 06 00:27:04.254 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:27:04.254 INFO kablam! | Sep 06 00:27:04.254 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 00:27:04.254 INFO kablam! Sep 06 00:27:04.254 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 06 00:27:04.254 INFO kablam! --> src/simples3/credential.rs:137:38 Sep 06 00:27:04.254 INFO kablam! | Sep 06 00:27:04.254 INFO kablam! 137 | let profile_location = match env::home_dir() { Sep 06 00:27:04.254 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:27:04.254 INFO kablam! Sep 06 00:27:05.467 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 06 00:27:05.467 INFO kablam! --> src/cache/s3.rs:49:20 Sep 06 00:27:05.467 INFO kablam! | Sep 06 00:27:05.467 INFO kablam! 49 | let home = env::home_dir().ok_or("Couldn't find home directory")?; Sep 06 00:27:05.467 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:27:05.471 INFO kablam! | Sep 06 00:27:05.471 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 00:27:05.472 INFO kablam! Sep 06 00:27:05.487 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 06 00:27:05.487 INFO kablam! --> src/simples3/credential.rs:137:38 Sep 06 00:27:05.487 INFO kablam! | Sep 06 00:27:05.488 INFO kablam! 137 | let profile_location = match env::home_dir() { Sep 06 00:27:05.488 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:27:05.488 INFO kablam! Sep 06 00:27:13.702 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.84s Sep 06 00:27:13.746 INFO kablam! su: No module specific data is present Sep 06 00:27:14.571 INFO running `"docker" "rm" "-f" "b500f56b9ff96f3f2fa5619fec36ce0055be0839d488ef808aef9de37df9d336"` Sep 06 00:27:14.711 INFO blam! b500f56b9ff96f3f2fa5619fec36ce0055be0839d488ef808aef9de37df9d336