Sep 04 05:13:39.438 INFO checking rusoto_credential-0.7.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 05:13:39.438 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 05:13:39.438 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 05:13:39.657 INFO blam! bcc10cc1448ba160548139591395aa198e7b2f74aa75c1474c4ea7784febc622 Sep 04 05:13:39.659 INFO running `"docker" "start" "-a" "bcc10cc1448ba160548139591395aa198e7b2f74aa75c1474c4ea7784febc622"` Sep 04 05:13:40.515 INFO kablam! Checking rusoto_credential v0.7.0 (file:///source) Sep 04 05:13:42.691 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 05:13:42.691 INFO kablam! --> src/profile.rs:4:5 Sep 04 05:13:42.691 INFO kablam! | Sep 04 05:13:42.691 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 04 05:13:42.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:42.691 INFO kablam! | Sep 04 05:13:42.691 INFO kablam! note: lint level defined here Sep 04 05:13:42.691 INFO kablam! --> src/lib.rs:3:45 Sep 04 05:13:42.691 INFO kablam! | Sep 04 05:13:42.691 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 04 05:13:42.691 INFO kablam! | ^^^^^^^^ Sep 04 05:13:42.691 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 05:13:42.691 INFO kablam! Sep 04 05:13:42.692 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 04 05:13:42.692 INFO kablam! --> src/profile.rs:6:16 Sep 04 05:13:42.692 INFO kablam! | Sep 04 05:13:42.692 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 04 05:13:42.692 INFO kablam! | ^^^^^^^^ Sep 04 05:13:42.692 INFO kablam! Sep 04 05:13:42.692 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 04 05:13:42.692 INFO kablam! --> src/profile.rs:46:15 Sep 04 05:13:42.692 INFO kablam! | Sep 04 05:13:42.692 INFO kablam! 46 | match home_dir() { Sep 04 05:13:42.692 INFO kablam! | ^^^^^^^^ Sep 04 05:13:42.692 INFO kablam! Sep 04 05:13:42.727 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 05:13:42.727 INFO kablam! --> src/profile.rs:4:5 Sep 04 05:13:42.727 INFO kablam! | Sep 04 05:13:42.727 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 04 05:13:42.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:42.727 INFO kablam! | Sep 04 05:13:42.727 INFO kablam! note: lint level defined here Sep 04 05:13:42.727 INFO kablam! --> src/lib.rs:3:45 Sep 04 05:13:42.727 INFO kablam! | Sep 04 05:13:42.727 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 04 05:13:42.727 INFO kablam! | ^^^^^^^^ Sep 04 05:13:42.727 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 05:13:42.727 INFO kablam! Sep 04 05:13:42.727 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 04 05:13:42.727 INFO kablam! --> src/profile.rs:6:16 Sep 04 05:13:42.727 INFO kablam! | Sep 04 05:13:42.727 INFO kablam! 6 | use std::env::{home_dir, var as env_var}; Sep 04 05:13:42.727 INFO kablam! | ^^^^^^^^ Sep 04 05:13:42.727 INFO kablam! Sep 04 05:13:42.727 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 04 05:13:42.727 INFO kablam! --> src/profile.rs:46:15 Sep 04 05:13:42.728 INFO kablam! | Sep 04 05:13:42.728 INFO kablam! 46 | match home_dir() { Sep 04 05:13:42.728 INFO kablam! | ^^^^^^^^ Sep 04 05:13:42.728 INFO kablam! Sep 04 05:13:43.017 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 04 05:13:43.017 INFO kablam! --> src/profile.rs:4:5 Sep 04 05:13:43.017 INFO kablam! | Sep 04 05:13:43.017 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 04 05:13:43.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:43.018 INFO kablam! | Sep 04 05:13:43.018 INFO kablam! note: lint level defined here Sep 04 05:13:43.018 INFO kablam! --> src/lib.rs:3:45 Sep 04 05:13:43.018 INFO kablam! | Sep 04 05:13:43.018 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 04 05:13:43.018 INFO kablam! | ^^^^^^^^ Sep 04 05:13:43.018 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 05:13:43.018 INFO kablam! Sep 04 05:13:43.025 INFO kablam! error: aborting due to 4 previous errors Sep 04 05:13:43.025 INFO kablam! Sep 04 05:13:43.034 INFO kablam! error: Could not compile `rusoto_credential`. Sep 04 05:13:43.034 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:13:43.114 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 04 05:13:43.114 INFO kablam! --> src/profile.rs:4:5 Sep 04 05:13:43.114 INFO kablam! | Sep 04 05:13:43.114 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 04 05:13:43.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:43.114 INFO kablam! | Sep 04 05:13:43.114 INFO kablam! note: lint level defined here Sep 04 05:13:43.114 INFO kablam! --> src/lib.rs:3:45 Sep 04 05:13:43.114 INFO kablam! | Sep 04 05:13:43.114 INFO kablam! 3 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 04 05:13:43.115 INFO kablam! | ^^^^^^^^ Sep 04 05:13:43.115 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 05:13:43.115 INFO kablam! Sep 04 05:13:43.125 INFO kablam! error: aborting due to 4 previous errors Sep 04 05:13:43.125 INFO kablam! Sep 04 05:13:43.144 INFO kablam! error: Could not compile `rusoto_credential`. Sep 04 05:13:43.144 INFO kablam! Sep 04 05:13:43.144 INFO kablam! To learn more, run the command again with --verbose. Sep 04 05:13:43.146 INFO kablam! su: No module specific data is present Sep 04 05:13:43.517 INFO running `"docker" "rm" "-f" "bcc10cc1448ba160548139591395aa198e7b2f74aa75c1474c4ea7784febc622"` Sep 04 05:13:43.621 INFO blam! bcc10cc1448ba160548139591395aa198e7b2f74aa75c1474c4ea7784febc622