Sep 17 18:23:56.554 INFO checking rusoto_credential-0.7.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 18:23:56.554 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 18:23:56.555 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 18:23:56.915 INFO blam! cda183b10d9f5d44879a37bf1529ba702ba6b39fcb20dc72dce0f1e76a3fdeb0 Sep 17 18:23:56.921 INFO running `"docker" "start" "-a" "cda183b10d9f5d44879a37bf1529ba702ba6b39fcb20dc72dce0f1e76a3fdeb0"` Sep 17 18:23:58.053 INFO kablam! usermod: no changes Sep 17 18:23:58.319 INFO kablam! Checking rusoto_credential v0.7.0 (/source) Sep 17 18:23:59.543 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 18:23:59.543 INFO kablam! --> src/profile.rs:4:5 Sep 17 18:23:59.543 INFO kablam! | Sep 17 18:23:59.543 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 17 18:23:59.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 18:23:59.543 INFO kablam! | Sep 17 18:23:59.543 INFO kablam! note: lint level defined here Sep 17 18:23:59.543 INFO kablam! --> src/lib.rs:3:45 Sep 17 18:23:59.543 INFO kablam! | Sep 17 18:23:59.543 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 17 18:23:59.543 INFO kablam! | ^^^^^^^^ Sep 17 18:23:59.543 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 17 18:23:59.543 INFO kablam! Sep 17 18:23:59.543 INFO kablam! error: 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 17 18:23:59.543 INFO kablam! --> src/profile.rs:6:16 Sep 17 18:23:59.543 INFO kablam! | Sep 17 18:23:59.543 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 17 18:23:59.543 INFO kablam! | ^^^^^^^^ Sep 17 18:23:59.543 INFO kablam! Sep 17 18:23:59.547 INFO kablam! error: 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 17 18:23:59.547 INFO kablam! --> src/profile.rs:46:15 Sep 17 18:23:59.547 INFO kablam! | Sep 17 18:23:59.547 INFO kablam! 46 | match home_dir() { Sep 17 18:23:59.547 INFO kablam! | ^^^^^^^^ Sep 17 18:23:59.547 INFO kablam! Sep 17 18:23:59.719 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 17 18:23:59.719 INFO kablam! --> src/profile.rs:4:5 Sep 17 18:23:59.719 INFO kablam! | Sep 17 18:23:59.719 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 17 18:23:59.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 18:23:59.719 INFO kablam! | Sep 17 18:23:59.719 INFO kablam! note: lint level defined here Sep 17 18:23:59.719 INFO kablam! --> src/lib.rs:3:45 Sep 17 18:23:59.719 INFO kablam! | Sep 17 18:23:59.719 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 17 18:23:59.719 INFO kablam! | ^^^^^^^^ Sep 17 18:23:59.719 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 17 18:23:59.719 INFO kablam! Sep 17 18:23:59.735 INFO kablam! error: aborting due to 4 previous errors Sep 17 18:23:59.735 INFO kablam! Sep 17 18:23:59.740 INFO kablam! error: Could not compile `rusoto_credential`. Sep 17 18:23:59.740 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 18:24:00.050 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 18:24:00.050 INFO kablam! --> src/profile.rs:4:5 Sep 17 18:24:00.050 INFO kablam! | Sep 17 18:24:00.050 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 17 18:24:00.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 18:24:00.050 INFO kablam! | Sep 17 18:24:00.050 INFO kablam! note: lint level defined here Sep 17 18:24:00.050 INFO kablam! --> src/lib.rs:3:45 Sep 17 18:24:00.050 INFO kablam! | Sep 17 18:24:00.050 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 17 18:24:00.050 INFO kablam! | ^^^^^^^^ Sep 17 18:24:00.050 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 17 18:24:00.050 INFO kablam! Sep 17 18:24:00.050 INFO kablam! error: 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 17 18:24:00.050 INFO kablam! --> src/profile.rs:6:16 Sep 17 18:24:00.050 INFO kablam! | Sep 17 18:24:00.050 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 17 18:24:00.050 INFO kablam! | ^^^^^^^^ Sep 17 18:24:00.050 INFO kablam! Sep 17 18:24:00.051 INFO kablam! error: 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 17 18:24:00.051 INFO kablam! --> src/profile.rs:46:15 Sep 17 18:24:00.051 INFO kablam! | Sep 17 18:24:00.051 INFO kablam! 46 | match home_dir() { Sep 17 18:24:00.051 INFO kablam! | ^^^^^^^^ Sep 17 18:24:00.051 INFO kablam! Sep 17 18:24:00.246 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 17 18:24:00.246 INFO kablam! --> src/profile.rs:4:5 Sep 17 18:24:00.246 INFO kablam! | Sep 17 18:24:00.246 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 17 18:24:00.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 18:24:00.246 INFO kablam! | Sep 17 18:24:00.246 INFO kablam! note: lint level defined here Sep 17 18:24:00.246 INFO kablam! --> src/lib.rs:3:45 Sep 17 18:24:00.246 INFO kablam! | Sep 17 18:24:00.246 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 17 18:24:00.246 INFO kablam! | ^^^^^^^^ Sep 17 18:24:00.246 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 17 18:24:00.246 INFO kablam! Sep 17 18:24:00.252 INFO kablam! error: aborting due to 4 previous errors Sep 17 18:24:00.252 INFO kablam! Sep 17 18:24:00.269 INFO kablam! error: Could not compile `rusoto_credential`. Sep 17 18:24:00.269 INFO kablam! Sep 17 18:24:00.269 INFO kablam! To learn more, run the command again with --verbose. Sep 17 18:24:00.271 INFO kablam! su: No module specific data is present Sep 17 18:24:00.816 INFO running `"docker" "rm" "-f" "cda183b10d9f5d44879a37bf1529ba702ba6b39fcb20dc72dce0f1e76a3fdeb0"` Sep 17 18:24:00.907 INFO blam! cda183b10d9f5d44879a37bf1529ba702ba6b39fcb20dc72dce0f1e76a3fdeb0