Sep 01 08:31:15.242 INFO checking rusoto_credential-0.7.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 08:31:15.242 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 08:31:15.242 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 08:31:15.430 INFO blam! c1fee5fed4c796cf54f250897bfde4709305d9ac5d5a4cab15b57c00b68c6b09 Sep 01 08:31:15.432 INFO running `"docker" "start" "-a" "c1fee5fed4c796cf54f250897bfde4709305d9ac5d5a4cab15b57c00b68c6b09"` Sep 01 08:31:16.307 INFO kablam! Checking rusoto_credential v0.7.0 (file:///source) Sep 01 08:31:18.264 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 08:31:18.264 INFO kablam! --> src/profile.rs:4:5 Sep 01 08:31:18.264 INFO kablam! | Sep 01 08:31:18.264 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 01 08:31:18.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 08:31:18.264 INFO kablam! | Sep 01 08:31:18.264 INFO kablam! note: lint level defined here Sep 01 08:31:18.264 INFO kablam! --> src/lib.rs:3:45 Sep 01 08:31:18.264 INFO kablam! | Sep 01 08:31:18.264 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 01 08:31:18.264 INFO kablam! | ^^^^^^^^ Sep 01 08:31:18.264 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 01 08:31:18.264 INFO kablam! Sep 01 08:31:18.265 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 01 08:31:18.265 INFO kablam! --> src/profile.rs:6:16 Sep 01 08:31:18.265 INFO kablam! | Sep 01 08:31:18.265 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 01 08:31:18.265 INFO kablam! | ^^^^^^^^ Sep 01 08:31:18.265 INFO kablam! Sep 01 08:31:18.265 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 01 08:31:18.265 INFO kablam! --> src/profile.rs:46:15 Sep 01 08:31:18.266 INFO kablam! | Sep 01 08:31:18.266 INFO kablam! 46 | match home_dir() { Sep 01 08:31:18.266 INFO kablam! | ^^^^^^^^ Sep 01 08:31:18.266 INFO kablam! Sep 01 08:31:18.358 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 08:31:18.358 INFO kablam! --> src/profile.rs:4:5 Sep 01 08:31:18.358 INFO kablam! | Sep 01 08:31:18.358 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 01 08:31:18.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 08:31:18.359 INFO kablam! | Sep 01 08:31:18.359 INFO kablam! note: lint level defined here Sep 01 08:31:18.359 INFO kablam! --> src/lib.rs:3:45 Sep 01 08:31:18.359 INFO kablam! | Sep 01 08:31:18.359 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 01 08:31:18.359 INFO kablam! | ^^^^^^^^ Sep 01 08:31:18.359 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 01 08:31:18.359 INFO kablam! Sep 01 08:31:18.360 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 01 08:31:18.360 INFO kablam! --> src/profile.rs:6:16 Sep 01 08:31:18.360 INFO kablam! | Sep 01 08:31:18.360 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 01 08:31:18.360 INFO kablam! | ^^^^^^^^ Sep 01 08:31:18.360 INFO kablam! Sep 01 08:31:18.360 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 01 08:31:18.360 INFO kablam! --> src/profile.rs:46:15 Sep 01 08:31:18.360 INFO kablam! | Sep 01 08:31:18.360 INFO kablam! 46 | match home_dir() { Sep 01 08:31:18.360 INFO kablam! | ^^^^^^^^ Sep 01 08:31:18.360 INFO kablam! Sep 01 08:31:18.524 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 01 08:31:18.524 INFO kablam! --> src/profile.rs:4:5 Sep 01 08:31:18.524 INFO kablam! | Sep 01 08:31:18.524 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 01 08:31:18.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 08:31:18.525 INFO kablam! | Sep 01 08:31:18.525 INFO kablam! note: lint level defined here Sep 01 08:31:18.525 INFO kablam! --> src/lib.rs:3:45 Sep 01 08:31:18.525 INFO kablam! | Sep 01 08:31:18.525 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 01 08:31:18.525 INFO kablam! | ^^^^^^^^ Sep 01 08:31:18.525 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 01 08:31:18.525 INFO kablam! Sep 01 08:31:18.531 INFO kablam! error: aborting due to 4 previous errors Sep 01 08:31:18.531 INFO kablam! Sep 01 08:31:18.542 INFO kablam! error: Could not compile `rusoto_credential`. Sep 01 08:31:18.542 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 08:31:18.669 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 01 08:31:18.669 INFO kablam! --> src/profile.rs:4:5 Sep 01 08:31:18.669 INFO kablam! | Sep 01 08:31:18.669 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 01 08:31:18.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 08:31:18.669 INFO kablam! | Sep 01 08:31:18.669 INFO kablam! note: lint level defined here Sep 01 08:31:18.669 INFO kablam! --> src/lib.rs:3:45 Sep 01 08:31:18.669 INFO kablam! | Sep 01 08:31:18.669 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 01 08:31:18.669 INFO kablam! | ^^^^^^^^ Sep 01 08:31:18.669 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 01 08:31:18.669 INFO kablam! Sep 01 08:31:18.677 INFO kablam! error: aborting due to 4 previous errors Sep 01 08:31:18.677 INFO kablam! Sep 01 08:31:18.695 INFO kablam! error: Could not compile `rusoto_credential`. Sep 01 08:31:18.695 INFO kablam! Sep 01 08:31:18.695 INFO kablam! To learn more, run the command again with --verbose. Sep 01 08:31:18.696 INFO kablam! su: No module specific data is present Sep 01 08:31:19.149 INFO running `"docker" "rm" "-f" "c1fee5fed4c796cf54f250897bfde4709305d9ac5d5a4cab15b57c00b68c6b09"` Sep 01 08:31:19.245 INFO blam! c1fee5fed4c796cf54f250897bfde4709305d9ac5d5a4cab15b57c00b68c6b09