Sep 02 01:51:29.317 INFO checking rusoto_credential-0.7.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 01:51:29.317 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 01:51:29.317 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 01:51:29.530 INFO blam! 0cd3fec017be2fe24cbd3a38cc675049a982d4ad78d09b69667a273d45b48a4a Sep 02 01:51:29.533 INFO running `"docker" "start" "-a" "0cd3fec017be2fe24cbd3a38cc675049a982d4ad78d09b69667a273d45b48a4a"` Sep 02 01:51:30.478 INFO kablam! Checking retry v0.4.0 Sep 02 01:51:30.949 INFO kablam! Checking rusoto_credential v0.7.0 (file:///source) Sep 02 01:51:32.885 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 01:51:32.886 INFO kablam! --> src/profile.rs:4:5 Sep 02 01:51:32.886 INFO kablam! | Sep 02 01:51:32.886 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 02 01:51:32.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 01:51:32.886 INFO kablam! | Sep 02 01:51:32.886 INFO kablam! note: lint level defined here Sep 02 01:51:32.886 INFO kablam! --> src/lib.rs:3:45 Sep 02 01:51:32.886 INFO kablam! | Sep 02 01:51:32.886 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 02 01:51:32.886 INFO kablam! | ^^^^^^^^ Sep 02 01:51:32.886 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 02 01:51:32.886 INFO kablam! Sep 02 01:51:32.886 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 02 01:51:32.886 INFO kablam! --> src/profile.rs:6:16 Sep 02 01:51:32.886 INFO kablam! | Sep 02 01:51:32.886 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 02 01:51:32.886 INFO kablam! | ^^^^^^^^ Sep 02 01:51:32.886 INFO kablam! Sep 02 01:51:32.887 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 02 01:51:32.887 INFO kablam! --> src/profile.rs:46:15 Sep 02 01:51:32.887 INFO kablam! | Sep 02 01:51:32.887 INFO kablam! 46 | match home_dir() { Sep 02 01:51:32.887 INFO kablam! | ^^^^^^^^ Sep 02 01:51:32.887 INFO kablam! Sep 02 01:51:32.902 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 01:51:32.902 INFO kablam! --> src/profile.rs:4:5 Sep 02 01:51:32.902 INFO kablam! | Sep 02 01:51:32.902 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 02 01:51:32.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 01:51:32.902 INFO kablam! | Sep 02 01:51:32.902 INFO kablam! note: lint level defined here Sep 02 01:51:32.902 INFO kablam! --> src/lib.rs:3:45 Sep 02 01:51:32.902 INFO kablam! | Sep 02 01:51:32.902 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 02 01:51:32.902 INFO kablam! | ^^^^^^^^ Sep 02 01:51:32.903 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 02 01:51:32.903 INFO kablam! Sep 02 01:51:32.903 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 02 01:51:32.903 INFO kablam! --> src/profile.rs:6:16 Sep 02 01:51:32.903 INFO kablam! | Sep 02 01:51:32.903 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 02 01:51:32.903 INFO kablam! | ^^^^^^^^ Sep 02 01:51:32.903 INFO kablam! Sep 02 01:51:32.903 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 02 01:51:32.903 INFO kablam! --> src/profile.rs:46:15 Sep 02 01:51:32.903 INFO kablam! | Sep 02 01:51:32.903 INFO kablam! 46 | match home_dir() { Sep 02 01:51:32.903 INFO kablam! | ^^^^^^^^ Sep 02 01:51:32.903 INFO kablam! Sep 02 01:51:33.176 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 02 01:51:33.176 INFO kablam! --> src/profile.rs:4:5 Sep 02 01:51:33.176 INFO kablam! | Sep 02 01:51:33.176 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 02 01:51:33.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 01:51:33.176 INFO kablam! | Sep 02 01:51:33.176 INFO kablam! note: lint level defined here Sep 02 01:51:33.176 INFO kablam! --> src/lib.rs:3:45 Sep 02 01:51:33.176 INFO kablam! | Sep 02 01:51:33.176 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 02 01:51:33.176 INFO kablam! | ^^^^^^^^ Sep 02 01:51:33.176 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 02 01:51:33.176 INFO kablam! Sep 02 01:51:33.181 INFO kablam! error: aborting due to 4 previous errors Sep 02 01:51:33.182 INFO kablam! Sep 02 01:51:33.191 INFO kablam! error: Could not compile `rusoto_credential`. Sep 02 01:51:33.191 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:51:33.301 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 02 01:51:33.301 INFO kablam! --> src/profile.rs:4:5 Sep 02 01:51:33.301 INFO kablam! | Sep 02 01:51:33.301 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 02 01:51:33.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 01:51:33.301 INFO kablam! | Sep 02 01:51:33.301 INFO kablam! note: lint level defined here Sep 02 01:51:33.301 INFO kablam! --> src/lib.rs:3:45 Sep 02 01:51:33.301 INFO kablam! | Sep 02 01:51:33.301 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 02 01:51:33.302 INFO kablam! | ^^^^^^^^ Sep 02 01:51:33.302 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 02 01:51:33.302 INFO kablam! Sep 02 01:51:33.311 INFO kablam! error: aborting due to 4 previous errors Sep 02 01:51:33.311 INFO kablam! Sep 02 01:51:33.333 INFO kablam! error: Could not compile `rusoto_credential`. Sep 02 01:51:33.333 INFO kablam! Sep 02 01:51:33.334 INFO kablam! To learn more, run the command again with --verbose. Sep 02 01:51:33.335 INFO kablam! su: No module specific data is present Sep 02 01:51:33.730 INFO running `"docker" "rm" "-f" "0cd3fec017be2fe24cbd3a38cc675049a982d4ad78d09b69667a273d45b48a4a"` Sep 02 01:51:33.843 INFO blam! 0cd3fec017be2fe24cbd3a38cc675049a982d4ad78d09b69667a273d45b48a4a