Sep 14 10:10:47.988 INFO checking rusoto_credential-0.7.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 10:10:47.988 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 10:10:47.988 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 10:10:48.176 INFO blam! f9a58a6034be5fc425b7c566d4382efe45dafecf285db2028b3340555c57d59e Sep 14 10:10:48.178 INFO running `"docker" "start" "-a" "f9a58a6034be5fc425b7c566d4382efe45dafecf285db2028b3340555c57d59e"` Sep 14 10:10:49.176 INFO kablam! usermod: no changes Sep 14 10:10:49.358 INFO kablam! Checking retry v0.4.0 Sep 14 10:10:49.811 INFO kablam! Checking rusoto_credential v0.7.0 (file:///source) Sep 14 10:10:51.375 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 10:10:51.375 INFO kablam! --> src/profile.rs:4:5 Sep 14 10:10:51.375 INFO kablam! | Sep 14 10:10:51.375 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 14 10:10:51.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:10:51.375 INFO kablam! | Sep 14 10:10:51.375 INFO kablam! note: lint level defined here Sep 14 10:10:51.375 INFO kablam! --> src/lib.rs:3:45 Sep 14 10:10:51.375 INFO kablam! | Sep 14 10:10:51.375 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 14 10:10:51.375 INFO kablam! | ^^^^^^^^ Sep 14 10:10:51.375 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 10:10:51.375 INFO kablam! Sep 14 10:10:51.375 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 14 10:10:51.375 INFO kablam! --> src/profile.rs:6:16 Sep 14 10:10:51.375 INFO kablam! | Sep 14 10:10:51.375 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 14 10:10:51.375 INFO kablam! | ^^^^^^^^ Sep 14 10:10:51.375 INFO kablam! Sep 14 10:10:51.375 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 14 10:10:51.375 INFO kablam! --> src/profile.rs:46:15 Sep 14 10:10:51.375 INFO kablam! | Sep 14 10:10:51.375 INFO kablam! 46 | match home_dir() { Sep 14 10:10:51.375 INFO kablam! | ^^^^^^^^ Sep 14 10:10:51.375 INFO kablam! Sep 14 10:10:51.402 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 10:10:51.403 INFO kablam! --> src/profile.rs:4:5 Sep 14 10:10:51.403 INFO kablam! | Sep 14 10:10:51.403 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 14 10:10:51.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:10:51.403 INFO kablam! | Sep 14 10:10:51.403 INFO kablam! note: lint level defined here Sep 14 10:10:51.403 INFO kablam! --> src/lib.rs:3:45 Sep 14 10:10:51.403 INFO kablam! | Sep 14 10:10:51.403 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 14 10:10:51.403 INFO kablam! | ^^^^^^^^ Sep 14 10:10:51.403 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 10:10:51.403 INFO kablam! Sep 14 10:10:51.403 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 14 10:10:51.403 INFO kablam! --> src/profile.rs:6:16 Sep 14 10:10:51.403 INFO kablam! | Sep 14 10:10:51.403 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 14 10:10:51.403 INFO kablam! | ^^^^^^^^ Sep 14 10:10:51.403 INFO kablam! Sep 14 10:10:51.410 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 14 10:10:51.411 INFO kablam! --> src/profile.rs:46:15 Sep 14 10:10:51.411 INFO kablam! | Sep 14 10:10:51.411 INFO kablam! 46 | match home_dir() { Sep 14 10:10:51.411 INFO kablam! | ^^^^^^^^ Sep 14 10:10:51.411 INFO kablam! Sep 14 10:10:51.595 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 14 10:10:51.595 INFO kablam! --> src/profile.rs:4:5 Sep 14 10:10:51.595 INFO kablam! | Sep 14 10:10:51.595 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 14 10:10:51.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:10:51.595 INFO kablam! | Sep 14 10:10:51.595 INFO kablam! note: lint level defined here Sep 14 10:10:51.595 INFO kablam! --> src/lib.rs:3:45 Sep 14 10:10:51.595 INFO kablam! | Sep 14 10:10:51.595 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 14 10:10:51.595 INFO kablam! | ^^^^^^^^ Sep 14 10:10:51.595 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 14 10:10:51.595 INFO kablam! Sep 14 10:10:51.602 INFO kablam! error: aborting due to 4 previous errors Sep 14 10:10:51.603 INFO kablam! Sep 14 10:10:51.609 INFO kablam! error: Could not compile `rusoto_credential`. Sep 14 10:10:51.610 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 10:10:51.667 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 14 10:10:51.667 INFO kablam! --> src/profile.rs:4:5 Sep 14 10:10:51.667 INFO kablam! | Sep 14 10:10:51.667 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 14 10:10:51.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:10:51.667 INFO kablam! | Sep 14 10:10:51.668 INFO kablam! note: lint level defined here Sep 14 10:10:51.668 INFO kablam! --> src/lib.rs:3:45 Sep 14 10:10:51.668 INFO kablam! | Sep 14 10:10:51.668 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 14 10:10:51.668 INFO kablam! | ^^^^^^^^ Sep 14 10:10:51.668 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 14 10:10:51.668 INFO kablam! Sep 14 10:10:51.677 INFO kablam! error: aborting due to 4 previous errors Sep 14 10:10:51.677 INFO kablam! Sep 14 10:10:51.702 INFO kablam! error: Could not compile `rusoto_credential`. Sep 14 10:10:51.703 INFO kablam! Sep 14 10:10:51.703 INFO kablam! To learn more, run the command again with --verbose. Sep 14 10:10:51.707 INFO kablam! su: No module specific data is present Sep 14 10:10:52.461 INFO running `"docker" "rm" "-f" "f9a58a6034be5fc425b7c566d4382efe45dafecf285db2028b3340555c57d59e"` Sep 14 10:10:52.532 INFO blam! f9a58a6034be5fc425b7c566d4382efe45dafecf285db2028b3340555c57d59e