Sep 06 01:00:02.855 INFO checking rusoto_credential-0.7.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 01:00:02.855 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 01:00:02.855 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 01:00:03.087 INFO blam! 81f9c9ce308399259924503f2a8c71f544fc932b2e849596f2bafd9b548def02 Sep 06 01:00:03.089 INFO running `"docker" "start" "-a" "81f9c9ce308399259924503f2a8c71f544fc932b2e849596f2bafd9b548def02"` Sep 06 01:00:05.004 INFO kablam! usermod: no changes Sep 06 01:00:05.342 INFO kablam! Checking retry v0.4.0 Sep 06 01:00:05.818 INFO kablam! Checking rusoto_credential v0.7.0 (file:///source) Sep 06 01:00:06.954 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 01:00:06.954 INFO kablam! --> src/profile.rs:4:5 Sep 06 01:00:06.954 INFO kablam! | Sep 06 01:00:06.954 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 06 01:00:06.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 01:00:06.954 INFO kablam! | Sep 06 01:00:06.954 INFO kablam! note: lint level defined here Sep 06 01:00:06.954 INFO kablam! --> src/lib.rs:3:45 Sep 06 01:00:06.954 INFO kablam! | Sep 06 01:00:06.954 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 06 01:00:06.954 INFO kablam! | ^^^^^^^^ Sep 06 01:00:06.954 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 06 01:00:06.954 INFO kablam! Sep 06 01:00:06.954 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 06 01:00:06.954 INFO kablam! --> src/profile.rs:6:16 Sep 06 01:00:06.954 INFO kablam! | Sep 06 01:00:06.954 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 06 01:00:06.954 INFO kablam! | ^^^^^^^^ Sep 06 01:00:06.954 INFO kablam! Sep 06 01:00:06.954 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 06 01:00:06.954 INFO kablam! --> src/profile.rs:46:15 Sep 06 01:00:06.954 INFO kablam! | Sep 06 01:00:06.954 INFO kablam! 46 | match home_dir() { Sep 06 01:00:06.954 INFO kablam! | ^^^^^^^^ Sep 06 01:00:06.954 INFO kablam! Sep 06 01:00:07.022 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 01:00:07.022 INFO kablam! --> src/profile.rs:4:5 Sep 06 01:00:07.022 INFO kablam! | Sep 06 01:00:07.022 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 06 01:00:07.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 01:00:07.022 INFO kablam! | Sep 06 01:00:07.022 INFO kablam! note: lint level defined here Sep 06 01:00:07.022 INFO kablam! --> src/lib.rs:3:45 Sep 06 01:00:07.022 INFO kablam! | Sep 06 01:00:07.022 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 06 01:00:07.022 INFO kablam! | ^^^^^^^^ Sep 06 01:00:07.022 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 06 01:00:07.022 INFO kablam! Sep 06 01:00:07.022 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 06 01:00:07.022 INFO kablam! --> src/profile.rs:6:16 Sep 06 01:00:07.022 INFO kablam! | Sep 06 01:00:07.022 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 06 01:00:07.022 INFO kablam! | ^^^^^^^^ Sep 06 01:00:07.022 INFO kablam! Sep 06 01:00:07.023 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 06 01:00:07.023 INFO kablam! --> src/profile.rs:46:15 Sep 06 01:00:07.023 INFO kablam! | Sep 06 01:00:07.023 INFO kablam! 46 | match home_dir() { Sep 06 01:00:07.023 INFO kablam! | ^^^^^^^^ Sep 06 01:00:07.023 INFO kablam! Sep 06 01:00:07.106 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 06 01:00:07.106 INFO kablam! --> src/profile.rs:4:5 Sep 06 01:00:07.106 INFO kablam! | Sep 06 01:00:07.106 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 06 01:00:07.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 01:00:07.106 INFO kablam! | Sep 06 01:00:07.106 INFO kablam! note: lint level defined here Sep 06 01:00:07.106 INFO kablam! --> src/lib.rs:3:45 Sep 06 01:00:07.106 INFO kablam! | Sep 06 01:00:07.106 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 06 01:00:07.106 INFO kablam! | ^^^^^^^^ Sep 06 01:00:07.106 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 06 01:00:07.106 INFO kablam! Sep 06 01:00:07.113 INFO kablam! error: aborting due to 4 previous errors Sep 06 01:00:07.113 INFO kablam! Sep 06 01:00:07.122 INFO kablam! error: Could not compile `rusoto_credential`. Sep 06 01:00:07.122 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 01:00:07.199 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 06 01:00:07.199 INFO kablam! --> src/profile.rs:4:5 Sep 06 01:00:07.199 INFO kablam! | Sep 06 01:00:07.199 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 06 01:00:07.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 01:00:07.199 INFO kablam! | Sep 06 01:00:07.199 INFO kablam! note: lint level defined here Sep 06 01:00:07.199 INFO kablam! --> src/lib.rs:3:45 Sep 06 01:00:07.199 INFO kablam! | Sep 06 01:00:07.199 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 06 01:00:07.199 INFO kablam! | ^^^^^^^^ Sep 06 01:00:07.199 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 06 01:00:07.199 INFO kablam! Sep 06 01:00:07.206 INFO kablam! error: aborting due to 4 previous errors Sep 06 01:00:07.206 INFO kablam! Sep 06 01:00:07.224 INFO kablam! error: Could not compile `rusoto_credential`. Sep 06 01:00:07.224 INFO kablam! Sep 06 01:00:07.224 INFO kablam! To learn more, run the command again with --verbose. Sep 06 01:00:07.225 INFO kablam! su: No module specific data is present Sep 06 01:00:07.757 INFO running `"docker" "rm" "-f" "81f9c9ce308399259924503f2a8c71f544fc932b2e849596f2bafd9b548def02"` Sep 06 01:00:07.838 INFO blam! 81f9c9ce308399259924503f2a8c71f544fc932b2e849596f2bafd9b548def02