Sep 04 05:13:38.388 INFO checking rusoto_credential-0.7.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 05:13:38.388 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 05:13:38.388 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 05:13:38.618 INFO blam! 55c6b04cd27f7fd6e24f2a15378a7c6a7f16023e9701a6e4d88c17eec3637691 Sep 04 05:13:38.620 INFO running `"docker" "start" "-a" "55c6b04cd27f7fd6e24f2a15378a7c6a7f16023e9701a6e4d88c17eec3637691"` Sep 04 05:13:39.541 INFO kablam! Checking retry v0.4.0 Sep 04 05:13:40.098 INFO kablam! Checking rusoto_credential v0.7.0 (file:///source) Sep 04 05:13:41.980 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 05:13:41.980 INFO kablam! --> src/profile.rs:4:5 Sep 04 05:13:41.980 INFO kablam! | Sep 04 05:13:41.980 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 04 05:13:41.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:41.980 INFO kablam! | Sep 04 05:13:41.980 INFO kablam! note: lint level defined here Sep 04 05:13:41.980 INFO kablam! --> src/lib.rs:3:45 Sep 04 05:13:41.980 INFO kablam! | Sep 04 05:13:41.981 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 04 05:13:41.981 INFO kablam! | ^^^^^^^^ Sep 04 05:13:41.981 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 05:13:41.981 INFO kablam! Sep 04 05:13:41.981 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 04 05:13:41.981 INFO kablam! --> src/profile.rs:6:16 Sep 04 05:13:41.981 INFO kablam! | Sep 04 05:13:41.981 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 04 05:13:41.981 INFO kablam! | ^^^^^^^^ Sep 04 05:13:41.981 INFO kablam! Sep 04 05:13:41.981 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 04 05:13:41.981 INFO kablam! --> src/profile.rs:46:15 Sep 04 05:13:41.981 INFO kablam! | Sep 04 05:13:41.981 INFO kablam! 46 | match home_dir() { Sep 04 05:13:41.981 INFO kablam! | ^^^^^^^^ Sep 04 05:13:41.981 INFO kablam! Sep 04 05:13:42.046 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 05:13:42.046 INFO kablam! --> src/profile.rs:4:5 Sep 04 05:13:42.046 INFO kablam! | Sep 04 05:13:42.046 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 04 05:13:42.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:42.046 INFO kablam! | Sep 04 05:13:42.046 INFO kablam! note: lint level defined here Sep 04 05:13:42.046 INFO kablam! --> src/lib.rs:3:45 Sep 04 05:13:42.046 INFO kablam! | Sep 04 05:13:42.046 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 04 05:13:42.046 INFO kablam! | ^^^^^^^^ Sep 04 05:13:42.046 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 05:13:42.046 INFO kablam! Sep 04 05:13:42.047 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 04 05:13:42.047 INFO kablam! --> src/profile.rs:6:16 Sep 04 05:13:42.047 INFO kablam! | Sep 04 05:13:42.047 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 04 05:13:42.047 INFO kablam! | ^^^^^^^^ Sep 04 05:13:42.047 INFO kablam! Sep 04 05:13:42.047 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 04 05:13:42.047 INFO kablam! --> src/profile.rs:46:15 Sep 04 05:13:42.047 INFO kablam! | Sep 04 05:13:42.047 INFO kablam! 46 | match home_dir() { Sep 04 05:13:42.047 INFO kablam! | ^^^^^^^^ Sep 04 05:13:42.047 INFO kablam! Sep 04 05:13:42.387 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 04 05:13:42.387 INFO kablam! --> src/profile.rs:4:5 Sep 04 05:13:42.387 INFO kablam! | Sep 04 05:13:42.387 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 04 05:13:42.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:42.387 INFO kablam! | Sep 04 05:13:42.387 INFO kablam! note: lint level defined here Sep 04 05:13:42.387 INFO kablam! --> src/lib.rs:3:45 Sep 04 05:13:42.387 INFO kablam! | Sep 04 05:13:42.387 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 04 05:13:42.388 INFO kablam! | ^^^^^^^^ Sep 04 05:13:42.388 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 05:13:42.388 INFO kablam! Sep 04 05:13:42.393 INFO kablam! error: aborting due to 4 previous errors Sep 04 05:13:42.393 INFO kablam! Sep 04 05:13:42.402 INFO kablam! error: Could not compile `rusoto_credential`. Sep 04 05:13:42.403 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:13:42.419 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 04 05:13:42.419 INFO kablam! --> src/profile.rs:4:5 Sep 04 05:13:42.419 INFO kablam! | Sep 04 05:13:42.419 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 04 05:13:42.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:42.419 INFO kablam! | Sep 04 05:13:42.419 INFO kablam! note: lint level defined here Sep 04 05:13:42.419 INFO kablam! --> src/lib.rs:3:45 Sep 04 05:13:42.419 INFO kablam! | Sep 04 05:13:42.419 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 04 05:13:42.419 INFO kablam! | ^^^^^^^^ Sep 04 05:13:42.419 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 05:13:42.419 INFO kablam! Sep 04 05:13:42.426 INFO kablam! error: aborting due to 4 previous errors Sep 04 05:13:42.426 INFO kablam! Sep 04 05:13:42.450 INFO kablam! error: Could not compile `rusoto_credential`. Sep 04 05:13:42.450 INFO kablam! Sep 04 05:13:42.450 INFO kablam! To learn more, run the command again with --verbose. Sep 04 05:13:42.452 INFO kablam! su: No module specific data is present Sep 04 05:13:42.867 INFO running `"docker" "rm" "-f" "55c6b04cd27f7fd6e24f2a15378a7c6a7f16023e9701a6e4d88c17eec3637691"` Sep 04 05:13:42.972 INFO blam! 55c6b04cd27f7fd6e24f2a15378a7c6a7f16023e9701a6e4d88c17eec3637691