Sep 10 22:28:15.179 INFO checking aws-sdk-rust-0.1.42 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 22:28:15.179 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 22:28:15.179 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 22:28:15.373 INFO blam! fb243808cae5fe502fe6e60620da7772dd3ec68b76d7b5ff93aeec9d3c0d3ddd Sep 10 22:28:15.376 INFO running `"docker" "start" "-a" "fb243808cae5fe502fe6e60620da7772dd3ec68b76d7b5ff93aeec9d3c0d3ddd"` Sep 10 22:28:16.754 INFO kablam! usermod: no changes Sep 10 22:28:17.006 INFO kablam! Checking aws-sdk-rust v0.1.42 (file:///source) Sep 10 22:28:23.086 INFO kablam! error[E0432]: unresolved import `region` Sep 10 22:28:23.086 INFO kablam! --> src/aws/common/signature.rs:688:9 Sep 10 22:28:23.086 INFO kablam! | Sep 10 22:28:23.086 INFO kablam! 688 | use region::Region; Sep 10 22:28:23.086 INFO kablam! | ^^^^^^ Did you mean `aws::common::region`? Sep 10 22:28:23.094 INFO kablam! Sep 10 22:28:23.094 INFO kablam! error[E0432]: unresolved import `super::super::ProfileProvider` Sep 10 22:28:23.094 INFO kablam! --> src/aws/common/signature.rs:692:9 Sep 10 22:28:23.094 INFO kablam! | Sep 10 22:28:23.094 INFO kablam! 692 | use super::super::ProfileProvider; Sep 10 22:28:23.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ProfileProvider` in `aws::common` Sep 10 22:28:23.094 INFO kablam! Sep 10 22:28:23.094 INFO kablam! error[E0432]: unresolved import `super::super::credential` Sep 10 22:28:23.094 INFO kablam! --> src/aws/common/signature.rs:693:23 Sep 10 22:28:23.094 INFO kablam! | Sep 10 22:28:23.094 INFO kablam! 693 | use super::super::credential::ProvideAwsCredentials; Sep 10 22:28:23.095 INFO kablam! | ^^^^^^^^^^ Could not find `credential` in `super` Sep 10 22:28:23.095 INFO kablam! Sep 10 22:28:23.566 INFO kablam! warning: unused import: `super::super::credential::ProvideAwsCredentials` Sep 10 22:28:23.566 INFO kablam! --> src/aws/common/signature.rs:693:9 Sep 10 22:28:23.566 INFO kablam! | Sep 10 22:28:23.566 INFO kablam! 693 | use super::super::credential::ProvideAwsCredentials; Sep 10 22:28:23.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:23.567 INFO kablam! | Sep 10 22:28:23.567 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 22:28:23.567 INFO kablam! Sep 10 22:28:23.871 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 22:28:23.871 INFO kablam! --> src/aws/common/credentials.rs:27:5 Sep 10 22:28:23.871 INFO kablam! | Sep 10 22:28:23.871 INFO kablam! 27 | use std::ascii::AsciiExt; Sep 10 22:28:23.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:23.871 INFO kablam! | Sep 10 22:28:23.872 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 22:28:23.872 INFO kablam! Sep 10 22:28:23.873 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 22:28:23.873 INFO kablam! --> src/aws/common/signature.rs:30:5 Sep 10 22:28:23.873 INFO kablam! | Sep 10 22:28:23.873 INFO kablam! 30 | use std::ascii::AsciiExt; Sep 10 22:28:23.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:23.873 INFO kablam! Sep 10 22:28:23.874 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 22:28:23.874 INFO kablam! --> src/aws/s3/s3client.rs:18:5 Sep 10 22:28:23.874 INFO kablam! | Sep 10 22:28:23.874 INFO kablam! 18 | use std::ascii::AsciiExt; Sep 10 22:28:23.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:23.875 INFO kablam! Sep 10 22:28:23.882 INFO kablam! warning: 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 10 22:28:23.882 INFO kablam! --> src/aws/common/credentials.rs:288:30 Sep 10 22:28:23.882 INFO kablam! | Sep 10 22:28:23.882 INFO kablam! 288 | let location = match env::home_dir() { Sep 10 22:28:23.882 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 22:28:23.882 INFO kablam! Sep 10 22:28:24.529 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 22:28:24.529 INFO kablam! --> src/aws/common/credentials.rs:27:5 Sep 10 22:28:24.529 INFO kablam! | Sep 10 22:28:24.529 INFO kablam! 27 | use std::ascii::AsciiExt; Sep 10 22:28:24.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:24.529 INFO kablam! | Sep 10 22:28:24.529 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 22:28:24.529 INFO kablam! Sep 10 22:28:24.529 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 22:28:24.529 INFO kablam! --> src/aws/common/signature.rs:30:5 Sep 10 22:28:24.529 INFO kablam! | Sep 10 22:28:24.530 INFO kablam! 30 | use std::ascii::AsciiExt; Sep 10 22:28:24.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:24.530 INFO kablam! Sep 10 22:28:24.530 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 22:28:24.530 INFO kablam! --> src/aws/s3/s3client.rs:18:5 Sep 10 22:28:24.530 INFO kablam! | Sep 10 22:28:24.530 INFO kablam! 18 | use std::ascii::AsciiExt; Sep 10 22:28:24.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:24.530 INFO kablam! Sep 10 22:28:24.534 INFO kablam! warning: 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 10 22:28:24.534 INFO kablam! --> src/aws/common/credentials.rs:288:30 Sep 10 22:28:24.534 INFO kablam! | Sep 10 22:28:24.534 INFO kablam! 288 | let location = match env::home_dir() { Sep 10 22:28:24.534 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 22:28:24.534 INFO kablam! Sep 10 22:28:24.710 INFO kablam! error[E0599]: no method named `events` found for type `xml::EventReader<&[u8]>` in the current scope Sep 10 22:28:24.710 INFO kablam! --> src/aws/common/xmlutil.rs:378:34 Sep 10 22:28:24.710 INFO kablam! | Sep 10 22:28:24.710 INFO kablam! 378 | let my_stack = my_parser.events().peekable(); Sep 10 22:28:24.710 INFO kablam! | ^^^^^^ Sep 10 22:28:24.718 INFO kablam! Sep 10 22:28:24.727 INFO kablam! error[E0599]: no method named `events` found for type `xml::EventReader<&[u8]>` in the current scope Sep 10 22:28:24.727 INFO kablam! --> src/aws/common/xmlutil.rs:400:34 Sep 10 22:28:24.727 INFO kablam! | Sep 10 22:28:24.727 INFO kablam! 400 | let my_stack = my_parser.events().peekable(); Sep 10 22:28:24.727 INFO kablam! | ^^^^^^ Sep 10 22:28:24.729 INFO kablam! Sep 10 22:28:24.734 INFO kablam! error[E0599]: no method named `events` found for type `xml::EventReader<&[u8]>` in the current scope Sep 10 22:28:24.734 INFO kablam! --> src/aws/common/xmlutil.rs:419:34 Sep 10 22:28:24.734 INFO kablam! | Sep 10 22:28:24.734 INFO kablam! 419 | let my_stack = my_parser.events().peekable(); Sep 10 22:28:24.734 INFO kablam! | ^^^^^^ Sep 10 22:28:24.734 INFO kablam! Sep 10 22:28:24.740 INFO kablam! error[E0599]: no method named `events` found for type `xml::EventReader<&[u8]>` in the current scope Sep 10 22:28:24.740 INFO kablam! --> src/aws/common/xmlutil.rs:439:34 Sep 10 22:28:24.740 INFO kablam! | Sep 10 22:28:24.740 INFO kablam! 439 | let my_stack = my_parser.events().peekable(); Sep 10 22:28:24.740 INFO kablam! | ^^^^^^ Sep 10 22:28:24.741 INFO kablam! Sep 10 22:28:24.774 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:24.774 INFO kablam! --> src/aws/common/signature.rs:354:18 Sep 10 22:28:24.774 INFO kablam! | Sep 10 22:28:24.774 INFO kablam! 354 | hmac.finish().unwrap().to_base64(STANDARD) Sep 10 22:28:24.774 INFO kablam! | ^^^^^^ Sep 10 22:28:24.778 INFO kablam! Sep 10 22:28:24.811 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:24.811 INFO kablam! --> src/aws/common/signature.rs:474:10 Sep 10 22:28:24.811 INFO kablam! | Sep 10 22:28:24.811 INFO kablam! 474 | hmac.finish().unwrap().to_hex().to_string() Sep 10 22:28:24.811 INFO kablam! | ^^^^^^ Sep 10 22:28:24.818 INFO kablam! Sep 10 22:28:24.820 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:24.820 INFO kablam! --> src/aws/common/signature.rs:481:23 Sep 10 22:28:24.820 INFO kablam! | Sep 10 22:28:24.820 INFO kablam! 481 | let k_date = hmac.finish().unwrap(); Sep 10 22:28:24.821 INFO kablam! | ^^^^^^ Sep 10 22:28:24.826 INFO kablam! Sep 10 22:28:24.827 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:24.827 INFO kablam! --> src/aws/common/signature.rs:486:25 Sep 10 22:28:24.827 INFO kablam! | Sep 10 22:28:24.827 INFO kablam! 486 | let k_region = hmac.finish().unwrap(); Sep 10 22:28:24.827 INFO kablam! | ^^^^^^ Sep 10 22:28:24.827 INFO kablam! Sep 10 22:28:24.828 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:24.828 INFO kablam! --> src/aws/common/signature.rs:491:26 Sep 10 22:28:24.828 INFO kablam! | Sep 10 22:28:24.828 INFO kablam! 491 | let k_service = hmac.finish().unwrap(); Sep 10 22:28:24.828 INFO kablam! | ^^^^^^ Sep 10 22:28:24.829 INFO kablam! Sep 10 22:28:24.830 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:24.830 INFO kablam! --> src/aws/common/signature.rs:496:10 Sep 10 22:28:24.830 INFO kablam! | Sep 10 22:28:24.830 INFO kablam! 496 | hmac.finish().unwrap() Sep 10 22:28:24.830 INFO kablam! | ^^^^^^ Sep 10 22:28:24.830 INFO kablam! Sep 10 22:28:24.861 INFO kablam! error[E0061]: this function takes 6 parameters but 4 parameters were supplied Sep 10 22:28:24.861 INFO kablam! --> src/aws/common/signature.rs:697:23 Sep 10 22:28:24.861 INFO kablam! | Sep 10 22:28:24.861 INFO kablam! 79 | / pub fn new(method: &str, service: &str, region: Region, bucket: &str, path: &str, endpoint: &'a Endpoint) Sep 10 22:28:24.861 INFO kablam! 80 | | -> SignedRequest<'a> { Sep 10 22:28:24.861 INFO kablam! 81 | | SignedRequest { Sep 10 22:28:24.861 INFO kablam! 82 | | method: method.to_string(), Sep 10 22:28:24.861 INFO kablam! ... | Sep 10 22:28:24.861 INFO kablam! 96 | | } Sep 10 22:28:24.861 INFO kablam! 97 | | } Sep 10 22:28:24.861 INFO kablam! | |_____- defined here Sep 10 22:28:24.861 INFO kablam! ... Sep 10 22:28:24.861 INFO kablam! 697 | let request = SignedRequest::new("POST", "sqs", Region::UsEast1, "/"); Sep 10 22:28:24.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 6 parameters Sep 10 22:28:24.870 INFO kablam! Sep 10 22:28:24.873 INFO kablam! error[E0061]: this function takes 6 parameters but 4 parameters were supplied Sep 10 22:28:24.873 INFO kablam! --> src/aws/common/signature.rs:703:27 Sep 10 22:28:24.873 INFO kablam! | Sep 10 22:28:24.873 INFO kablam! 79 | / pub fn new(method: &str, service: &str, region: Region, bucket: &str, path: &str, endpoint: &'a Endpoint) Sep 10 22:28:24.873 INFO kablam! 80 | | -> SignedRequest<'a> { Sep 10 22:28:24.873 INFO kablam! 81 | | SignedRequest { Sep 10 22:28:24.873 INFO kablam! 82 | | method: method.to_string(), Sep 10 22:28:24.873 INFO kablam! ... | Sep 10 22:28:24.873 INFO kablam! 96 | | } Sep 10 22:28:24.873 INFO kablam! 97 | | } Sep 10 22:28:24.873 INFO kablam! | |_____- defined here Sep 10 22:28:24.873 INFO kablam! ... Sep 10 22:28:24.873 INFO kablam! 703 | let mut request = SignedRequest::new("POST", "sqs", Region::UsEast1, "/"); Sep 10 22:28:24.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 6 parameters Sep 10 22:28:24.874 INFO kablam! Sep 10 22:28:24.876 INFO kablam! error[E0061]: this function takes 6 parameters but 4 parameters were supplied Sep 10 22:28:24.876 INFO kablam! --> src/aws/common/signature.rs:710:27 Sep 10 22:28:24.876 INFO kablam! | Sep 10 22:28:24.876 INFO kablam! 79 | / pub fn new(method: &str, service: &str, region: Region, bucket: &str, path: &str, endpoint: &'a Endpoint) Sep 10 22:28:24.876 INFO kablam! 80 | | -> SignedRequest<'a> { Sep 10 22:28:24.876 INFO kablam! 81 | | SignedRequest { Sep 10 22:28:24.876 INFO kablam! 82 | | method: method.to_string(), Sep 10 22:28:24.876 INFO kablam! ... | Sep 10 22:28:24.876 INFO kablam! 96 | | } Sep 10 22:28:24.876 INFO kablam! 97 | | } Sep 10 22:28:24.876 INFO kablam! | |_____- defined here Sep 10 22:28:24.876 INFO kablam! ... Sep 10 22:28:24.876 INFO kablam! 710 | let mut request = SignedRequest::new("GET", "s3", Region::UsEast1, "/path with spaces"); Sep 10 22:28:24.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 6 parameters Sep 10 22:28:24.876 INFO kablam! Sep 10 22:28:25.241 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:25.241 INFO kablam! --> src/aws/common/signature.rs:354:18 Sep 10 22:28:25.241 INFO kablam! | Sep 10 22:28:25.241 INFO kablam! 354 | hmac.finish().unwrap().to_base64(STANDARD) Sep 10 22:28:25.241 INFO kablam! | ^^^^^^ Sep 10 22:28:25.242 INFO kablam! Sep 10 22:28:25.266 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:25.266 INFO kablam! --> src/aws/common/signature.rs:474:10 Sep 10 22:28:25.266 INFO kablam! | Sep 10 22:28:25.266 INFO kablam! 474 | hmac.finish().unwrap().to_hex().to_string() Sep 10 22:28:25.266 INFO kablam! | ^^^^^^ Sep 10 22:28:25.270 INFO kablam! Sep 10 22:28:25.272 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:25.272 INFO kablam! --> src/aws/common/signature.rs:481:23 Sep 10 22:28:25.272 INFO kablam! | Sep 10 22:28:25.272 INFO kablam! 481 | let k_date = hmac.finish().unwrap(); Sep 10 22:28:25.272 INFO kablam! | ^^^^^^ Sep 10 22:28:25.272 INFO kablam! Sep 10 22:28:25.273 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:25.273 INFO kablam! --> src/aws/common/signature.rs:486:25 Sep 10 22:28:25.273 INFO kablam! | Sep 10 22:28:25.273 INFO kablam! 486 | let k_region = hmac.finish().unwrap(); Sep 10 22:28:25.273 INFO kablam! | ^^^^^^ Sep 10 22:28:25.273 INFO kablam! Sep 10 22:28:25.274 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:25.274 INFO kablam! --> src/aws/common/signature.rs:491:26 Sep 10 22:28:25.274 INFO kablam! | Sep 10 22:28:25.274 INFO kablam! 491 | let k_service = hmac.finish().unwrap(); Sep 10 22:28:25.274 INFO kablam! | ^^^^^^ Sep 10 22:28:25.274 INFO kablam! Sep 10 22:28:25.275 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:25.275 INFO kablam! --> src/aws/common/signature.rs:496:10 Sep 10 22:28:25.275 INFO kablam! | Sep 10 22:28:25.275 INFO kablam! 496 | hmac.finish().unwrap() Sep 10 22:28:25.275 INFO kablam! | ^^^^^^ Sep 10 22:28:25.275 INFO kablam! Sep 10 22:28:28.813 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 10 22:28:28.813 INFO kablam! --> src/aws/common/credentials.rs:27:5 Sep 10 22:28:28.813 INFO kablam! | Sep 10 22:28:28.813 INFO kablam! 27 | use std::ascii::AsciiExt; Sep 10 22:28:28.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:28.818 INFO kablam! | Sep 10 22:28:28.818 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 22:28:28.818 INFO kablam! Sep 10 22:28:28.818 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 10 22:28:28.818 INFO kablam! --> src/aws/common/signature.rs:30:5 Sep 10 22:28:28.818 INFO kablam! | Sep 10 22:28:28.818 INFO kablam! 30 | use std::ascii::AsciiExt; Sep 10 22:28:28.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:28.818 INFO kablam! Sep 10 22:28:28.819 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 10 22:28:28.819 INFO kablam! --> src/aws/s3/s3client.rs:18:5 Sep 10 22:28:28.819 INFO kablam! | Sep 10 22:28:28.819 INFO kablam! 18 | use std::ascii::AsciiExt; Sep 10 22:28:28.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:28.819 INFO kablam! Sep 10 22:28:28.971 INFO kablam! error: aborting due to 10 previous errors Sep 10 22:28:28.971 INFO kablam! Sep 10 22:28:28.971 INFO kablam! Some errors occurred: E0061, E0432, E0599. Sep 10 22:28:28.971 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 10 22:28:28.983 INFO kablam! error: Could not compile `aws-sdk-rust`. Sep 10 22:28:28.984 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 22:28:32.019 INFO kablam! error: build failed Sep 10 22:28:32.022 INFO kablam! su: No module specific data is present Sep 10 22:28:33.638 INFO running `"docker" "rm" "-f" "fb243808cae5fe502fe6e60620da7772dd3ec68b76d7b5ff93aeec9d3c0d3ddd"` Sep 10 22:28:33.755 INFO blam! fb243808cae5fe502fe6e60620da7772dd3ec68b76d7b5ff93aeec9d3c0d3ddd