Sep 21 04:07:38.365 INFO checking rusoto_credential-0.7.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 04:07:38.365 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 04:07:38.365 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 04:07:38.515 INFO blam! 0a3786c081188c19cf83cfbb27a28fd2e38b06ac9ed51d0b6bc94cbc12f5c90b Sep 21 04:07:38.515 INFO running `"docker" "start" "-a" "0a3786c081188c19cf83cfbb27a28fd2e38b06ac9ed51d0b6bc94cbc12f5c90b"` Sep 21 04:07:39.493 INFO kablam! usermod: no changes Sep 21 04:07:39.617 INFO kablam! Checking retry v0.4.0 Sep 21 04:07:39.857 INFO kablam! Checking rusoto_credential v0.7.0 (/source) Sep 21 04:07:40.714 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 04:07:40.714 INFO kablam! --> src/profile.rs:4:5 Sep 21 04:07:40.714 INFO kablam! | Sep 21 04:07:40.714 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 21 04:07:40.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 04:07:40.714 INFO kablam! | Sep 21 04:07:40.714 INFO kablam! note: lint level defined here Sep 21 04:07:40.714 INFO kablam! --> src/lib.rs:3:45 Sep 21 04:07:40.714 INFO kablam! | Sep 21 04:07:40.714 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 21 04:07:40.714 INFO kablam! | ^^^^^^^^ Sep 21 04:07:40.714 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 21 04:07:40.714 INFO kablam! Sep 21 04:07:40.715 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 21 04:07:40.715 INFO kablam! --> src/profile.rs:6:16 Sep 21 04:07:40.715 INFO kablam! | Sep 21 04:07:40.715 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 21 04:07:40.715 INFO kablam! | ^^^^^^^^ Sep 21 04:07:40.715 INFO kablam! Sep 21 04:07:40.715 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 21 04:07:40.715 INFO kablam! --> src/profile.rs:46:15 Sep 21 04:07:40.715 INFO kablam! | Sep 21 04:07:40.715 INFO kablam! 46 | match home_dir() { Sep 21 04:07:40.715 INFO kablam! | ^^^^^^^^ Sep 21 04:07:40.715 INFO kablam! Sep 21 04:07:40.719 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 04:07:40.719 INFO kablam! --> src/profile.rs:4:5 Sep 21 04:07:40.719 INFO kablam! | Sep 21 04:07:40.719 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 21 04:07:40.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 04:07:40.719 INFO kablam! | Sep 21 04:07:40.719 INFO kablam! note: lint level defined here Sep 21 04:07:40.720 INFO kablam! --> src/lib.rs:3:45 Sep 21 04:07:40.720 INFO kablam! | Sep 21 04:07:40.720 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 21 04:07:40.720 INFO kablam! | ^^^^^^^^ Sep 21 04:07:40.720 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 21 04:07:40.720 INFO kablam! Sep 21 04:07:40.720 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 21 04:07:40.720 INFO kablam! --> src/profile.rs:6:16 Sep 21 04:07:40.720 INFO kablam! | Sep 21 04:07:40.720 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 21 04:07:40.720 INFO kablam! | ^^^^^^^^ Sep 21 04:07:40.720 INFO kablam! Sep 21 04:07:40.721 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 21 04:07:40.721 INFO kablam! --> src/profile.rs:46:15 Sep 21 04:07:40.721 INFO kablam! | Sep 21 04:07:40.721 INFO kablam! 46 | match home_dir() { Sep 21 04:07:40.721 INFO kablam! | ^^^^^^^^ Sep 21 04:07:40.721 INFO kablam! Sep 21 04:07:40.878 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 21 04:07:40.878 INFO kablam! --> src/profile.rs:4:5 Sep 21 04:07:40.878 INFO kablam! | Sep 21 04:07:40.878 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 21 04:07:40.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 04:07:40.878 INFO kablam! | Sep 21 04:07:40.878 INFO kablam! note: lint level defined here Sep 21 04:07:40.878 INFO kablam! --> src/lib.rs:3:45 Sep 21 04:07:40.878 INFO kablam! | Sep 21 04:07:40.878 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 21 04:07:40.878 INFO kablam! | ^^^^^^^^ Sep 21 04:07:40.878 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 21 04:07:40.878 INFO kablam! Sep 21 04:07:40.886 INFO kablam! error: aborting due to 4 previous errors Sep 21 04:07:40.886 INFO kablam! Sep 21 04:07:40.893 INFO kablam! error: Could not compile `rusoto_credential`. Sep 21 04:07:40.893 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:07:40.950 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 21 04:07:40.950 INFO kablam! --> src/profile.rs:4:5 Sep 21 04:07:40.950 INFO kablam! | Sep 21 04:07:40.950 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 21 04:07:40.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 04:07:40.950 INFO kablam! | Sep 21 04:07:40.950 INFO kablam! note: lint level defined here Sep 21 04:07:40.950 INFO kablam! --> src/lib.rs:3:45 Sep 21 04:07:40.950 INFO kablam! | Sep 21 04:07:40.950 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 21 04:07:40.950 INFO kablam! | ^^^^^^^^ Sep 21 04:07:40.950 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 21 04:07:40.950 INFO kablam! Sep 21 04:07:40.958 INFO kablam! error: aborting due to 4 previous errors Sep 21 04:07:40.958 INFO kablam! Sep 21 04:07:40.978 INFO kablam! error: Could not compile `rusoto_credential`. Sep 21 04:07:40.978 INFO kablam! Sep 21 04:07:40.978 INFO kablam! To learn more, run the command again with --verbose. Sep 21 04:07:40.978 INFO kablam! su: No module specific data is present Sep 21 04:07:41.796 INFO running `"docker" "rm" "-f" "0a3786c081188c19cf83cfbb27a28fd2e38b06ac9ed51d0b6bc94cbc12f5c90b"` Sep 21 04:07:41.903 INFO blam! 0a3786c081188c19cf83cfbb27a28fd2e38b06ac9ed51d0b6bc94cbc12f5c90b