Sep 10 22:28:18.153 INFO checking aws-sdk-rust-0.1.42 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 22:28:18.153 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 22:28:18.153 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-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:18.452 INFO blam! e58fc9618acacb3a17bd8b388175e9ee848a0f527752283c53dbbc877db0b325 Sep 10 22:28:18.463 INFO running `"docker" "start" "-a" "e58fc9618acacb3a17bd8b388175e9ee848a0f527752283c53dbbc877db0b325"` Sep 10 22:28:19.638 INFO kablam! usermod: no changes Sep 10 22:28:19.890 INFO kablam! Checking rpassword v0.2.3 Sep 10 22:28:20.459 INFO kablam! Checking lsio v0.1.18 Sep 10 22:28:21.285 INFO kablam! Checking aws-sdk-rust v0.1.42 (file:///source) Sep 10 22:28:27.508 INFO kablam! error[E0432]: unresolved import `region` Sep 10 22:28:27.508 INFO kablam! --> src/aws/common/signature.rs:688:9 Sep 10 22:28:27.508 INFO kablam! | Sep 10 22:28:27.508 INFO kablam! 688 | use region::Region; Sep 10 22:28:27.508 INFO kablam! | ^^^^^^ Did you mean `aws::common::region`? Sep 10 22:28:27.508 INFO kablam! Sep 10 22:28:27.508 INFO kablam! error[E0432]: unresolved import `super::super::ProfileProvider` Sep 10 22:28:27.508 INFO kablam! --> src/aws/common/signature.rs:692:9 Sep 10 22:28:27.508 INFO kablam! | Sep 10 22:28:27.508 INFO kablam! 692 | use super::super::ProfileProvider; Sep 10 22:28:27.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ProfileProvider` in `aws::common` Sep 10 22:28:27.508 INFO kablam! Sep 10 22:28:27.508 INFO kablam! error[E0432]: unresolved import `super::super::credential` Sep 10 22:28:27.508 INFO kablam! --> src/aws/common/signature.rs:693:23 Sep 10 22:28:27.508 INFO kablam! | Sep 10 22:28:27.508 INFO kablam! 693 | use super::super::credential::ProvideAwsCredentials; Sep 10 22:28:27.508 INFO kablam! | ^^^^^^^^^^ Could not find `credential` in `super` Sep 10 22:28:27.508 INFO kablam! Sep 10 22:28:27.949 INFO kablam! warning: unused import: `super::super::credential::ProvideAwsCredentials` Sep 10 22:28:27.949 INFO kablam! --> src/aws/common/signature.rs:693:9 Sep 10 22:28:27.949 INFO kablam! | Sep 10 22:28:27.949 INFO kablam! 693 | use super::super::credential::ProvideAwsCredentials; Sep 10 22:28:27.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:27.958 INFO kablam! | Sep 10 22:28:27.958 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 22:28:27.958 INFO kablam! Sep 10 22:28:28.440 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 22:28:28.440 INFO kablam! --> src/aws/common/credentials.rs:27:5 Sep 10 22:28:28.440 INFO kablam! | Sep 10 22:28:28.440 INFO kablam! 27 | use std::ascii::AsciiExt; Sep 10 22:28:28.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:28.446 INFO kablam! | Sep 10 22:28:28.446 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 22:28:28.446 INFO kablam! Sep 10 22:28:28.447 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 22:28:28.447 INFO kablam! --> src/aws/common/signature.rs:30:5 Sep 10 22:28:28.447 INFO kablam! | Sep 10 22:28:28.447 INFO kablam! 30 | use std::ascii::AsciiExt; Sep 10 22:28:28.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:28.447 INFO kablam! Sep 10 22:28:28.448 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 22:28:28.448 INFO kablam! --> src/aws/s3/s3client.rs:18:5 Sep 10 22:28:28.448 INFO kablam! | Sep 10 22:28:28.448 INFO kablam! 18 | use std::ascii::AsciiExt; Sep 10 22:28:28.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:28.448 INFO kablam! Sep 10 22:28:28.452 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:28.452 INFO kablam! --> src/aws/common/credentials.rs:288:30 Sep 10 22:28:28.452 INFO kablam! | Sep 10 22:28:28.452 INFO kablam! 288 | let location = match env::home_dir() { Sep 10 22:28:28.452 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 22:28:28.458 INFO kablam! Sep 10 22:28:28.875 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 22:28:28.875 INFO kablam! --> src/aws/common/credentials.rs:27:5 Sep 10 22:28:28.875 INFO kablam! | Sep 10 22:28:28.875 INFO kablam! 27 | use std::ascii::AsciiExt; Sep 10 22:28:28.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:28.886 INFO kablam! | Sep 10 22:28:28.886 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 22:28:28.886 INFO kablam! Sep 10 22:28:28.887 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 22:28:28.887 INFO kablam! --> src/aws/common/signature.rs:30:5 Sep 10 22:28:28.887 INFO kablam! | Sep 10 22:28:28.887 INFO kablam! 30 | use std::ascii::AsciiExt; Sep 10 22:28:28.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:28.887 INFO kablam! Sep 10 22:28:28.887 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 22:28:28.887 INFO kablam! --> src/aws/s3/s3client.rs:18:5 Sep 10 22:28:28.887 INFO kablam! | Sep 10 22:28:28.887 INFO kablam! 18 | use std::ascii::AsciiExt; Sep 10 22:28:28.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:28.887 INFO kablam! Sep 10 22:28:28.890 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:28.890 INFO kablam! --> src/aws/common/credentials.rs:288:30 Sep 10 22:28:28.890 INFO kablam! | Sep 10 22:28:28.891 INFO kablam! 288 | let location = match env::home_dir() { Sep 10 22:28:28.891 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 22:28:28.891 INFO kablam! Sep 10 22:28:29.387 INFO kablam! error[E0599]: no method named `events` found for type `xml::EventReader<&[u8]>` in the current scope Sep 10 22:28:29.387 INFO kablam! --> src/aws/common/xmlutil.rs:378:34 Sep 10 22:28:29.387 INFO kablam! | Sep 10 22:28:29.387 INFO kablam! 378 | let my_stack = my_parser.events().peekable(); Sep 10 22:28:29.387 INFO kablam! | ^^^^^^ Sep 10 22:28:29.387 INFO kablam! Sep 10 22:28:29.392 INFO kablam! error[E0599]: no method named `events` found for type `xml::EventReader<&[u8]>` in the current scope Sep 10 22:28:29.392 INFO kablam! --> src/aws/common/xmlutil.rs:400:34 Sep 10 22:28:29.392 INFO kablam! | Sep 10 22:28:29.392 INFO kablam! 400 | let my_stack = my_parser.events().peekable(); Sep 10 22:28:29.392 INFO kablam! | ^^^^^^ Sep 10 22:28:29.392 INFO kablam! Sep 10 22:28:29.396 INFO kablam! error[E0599]: no method named `events` found for type `xml::EventReader<&[u8]>` in the current scope Sep 10 22:28:29.396 INFO kablam! --> src/aws/common/xmlutil.rs:419:34 Sep 10 22:28:29.396 INFO kablam! | Sep 10 22:28:29.396 INFO kablam! 419 | let my_stack = my_parser.events().peekable(); Sep 10 22:28:29.396 INFO kablam! | ^^^^^^ Sep 10 22:28:29.396 INFO kablam! Sep 10 22:28:29.411 INFO kablam! error[E0599]: no method named `events` found for type `xml::EventReader<&[u8]>` in the current scope Sep 10 22:28:29.411 INFO kablam! --> src/aws/common/xmlutil.rs:439:34 Sep 10 22:28:29.411 INFO kablam! | Sep 10 22:28:29.411 INFO kablam! 439 | let my_stack = my_parser.events().peekable(); Sep 10 22:28:29.411 INFO kablam! | ^^^^^^ Sep 10 22:28:29.411 INFO kablam! Sep 10 22:28:29.469 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:29.469 INFO kablam! --> src/aws/common/signature.rs:354:18 Sep 10 22:28:29.469 INFO kablam! | Sep 10 22:28:29.469 INFO kablam! 354 | hmac.finish().unwrap().to_base64(STANDARD) Sep 10 22:28:29.469 INFO kablam! | ^^^^^^ Sep 10 22:28:29.478 INFO kablam! Sep 10 22:28:29.507 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:29.507 INFO kablam! --> src/aws/common/signature.rs:474:10 Sep 10 22:28:29.507 INFO kablam! | Sep 10 22:28:29.507 INFO kablam! 474 | hmac.finish().unwrap().to_hex().to_string() Sep 10 22:28:29.507 INFO kablam! | ^^^^^^ Sep 10 22:28:29.507 INFO kablam! Sep 10 22:28:29.509 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:29.509 INFO kablam! --> src/aws/common/signature.rs:481:23 Sep 10 22:28:29.509 INFO kablam! | Sep 10 22:28:29.509 INFO kablam! 481 | let k_date = hmac.finish().unwrap(); Sep 10 22:28:29.509 INFO kablam! | ^^^^^^ Sep 10 22:28:29.509 INFO kablam! Sep 10 22:28:29.509 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:29.509 INFO kablam! --> src/aws/common/signature.rs:486:25 Sep 10 22:28:29.509 INFO kablam! | Sep 10 22:28:29.509 INFO kablam! 486 | let k_region = hmac.finish().unwrap(); Sep 10 22:28:29.509 INFO kablam! | ^^^^^^ Sep 10 22:28:29.509 INFO kablam! Sep 10 22:28:29.510 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:29.510 INFO kablam! --> src/aws/common/signature.rs:491:26 Sep 10 22:28:29.510 INFO kablam! | Sep 10 22:28:29.510 INFO kablam! 491 | let k_service = hmac.finish().unwrap(); Sep 10 22:28:29.510 INFO kablam! | ^^^^^^ Sep 10 22:28:29.510 INFO kablam! Sep 10 22:28:29.510 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:29.510 INFO kablam! --> src/aws/common/signature.rs:496:10 Sep 10 22:28:29.510 INFO kablam! | Sep 10 22:28:29.510 INFO kablam! 496 | hmac.finish().unwrap() Sep 10 22:28:29.510 INFO kablam! | ^^^^^^ Sep 10 22:28:29.510 INFO kablam! Sep 10 22:28:29.551 INFO kablam! error[E0061]: this function takes 6 parameters but 4 parameters were supplied Sep 10 22:28:29.551 INFO kablam! --> src/aws/common/signature.rs:697:23 Sep 10 22:28:29.551 INFO kablam! | Sep 10 22:28:29.551 INFO kablam! 79 | / pub fn new(method: &str, service: &str, region: Region, bucket: &str, path: &str, endpoint: &'a Endpoint) Sep 10 22:28:29.551 INFO kablam! 80 | | -> SignedRequest<'a> { Sep 10 22:28:29.551 INFO kablam! 81 | | SignedRequest { Sep 10 22:28:29.551 INFO kablam! 82 | | method: method.to_string(), Sep 10 22:28:29.551 INFO kablam! ... | Sep 10 22:28:29.551 INFO kablam! 96 | | } Sep 10 22:28:29.551 INFO kablam! 97 | | } Sep 10 22:28:29.551 INFO kablam! | |_____- defined here Sep 10 22:28:29.551 INFO kablam! ... Sep 10 22:28:29.551 INFO kablam! 697 | let request = SignedRequest::new("POST", "sqs", Region::UsEast1, "/"); Sep 10 22:28:29.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 6 parameters Sep 10 22:28:29.551 INFO kablam! Sep 10 22:28:29.553 INFO kablam! error[E0061]: this function takes 6 parameters but 4 parameters were supplied Sep 10 22:28:29.553 INFO kablam! --> src/aws/common/signature.rs:703:27 Sep 10 22:28:29.553 INFO kablam! | Sep 10 22:28:29.553 INFO kablam! 79 | / pub fn new(method: &str, service: &str, region: Region, bucket: &str, path: &str, endpoint: &'a Endpoint) Sep 10 22:28:29.553 INFO kablam! 80 | | -> SignedRequest<'a> { Sep 10 22:28:29.553 INFO kablam! 81 | | SignedRequest { Sep 10 22:28:29.553 INFO kablam! 82 | | method: method.to_string(), Sep 10 22:28:29.553 INFO kablam! ... | Sep 10 22:28:29.553 INFO kablam! 96 | | } Sep 10 22:28:29.553 INFO kablam! 97 | | } Sep 10 22:28:29.553 INFO kablam! | |_____- defined here Sep 10 22:28:29.553 INFO kablam! ... Sep 10 22:28:29.553 INFO kablam! 703 | let mut request = SignedRequest::new("POST", "sqs", Region::UsEast1, "/"); Sep 10 22:28:29.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 6 parameters Sep 10 22:28:29.553 INFO kablam! Sep 10 22:28:29.555 INFO kablam! error[E0061]: this function takes 6 parameters but 4 parameters were supplied Sep 10 22:28:29.555 INFO kablam! --> src/aws/common/signature.rs:710:27 Sep 10 22:28:29.555 INFO kablam! | Sep 10 22:28:29.555 INFO kablam! 79 | / pub fn new(method: &str, service: &str, region: Region, bucket: &str, path: &str, endpoint: &'a Endpoint) Sep 10 22:28:29.555 INFO kablam! 80 | | -> SignedRequest<'a> { Sep 10 22:28:29.555 INFO kablam! 81 | | SignedRequest { Sep 10 22:28:29.555 INFO kablam! 82 | | method: method.to_string(), Sep 10 22:28:29.555 INFO kablam! ... | Sep 10 22:28:29.555 INFO kablam! 96 | | } Sep 10 22:28:29.555 INFO kablam! 97 | | } Sep 10 22:28:29.555 INFO kablam! | |_____- defined here Sep 10 22:28:29.555 INFO kablam! ... Sep 10 22:28:29.555 INFO kablam! 710 | let mut request = SignedRequest::new("GET", "s3", Region::UsEast1, "/path with spaces"); Sep 10 22:28:29.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 6 parameters Sep 10 22:28:29.555 INFO kablam! Sep 10 22:28:29.968 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:29.968 INFO kablam! --> src/aws/common/signature.rs:354:18 Sep 10 22:28:29.968 INFO kablam! | Sep 10 22:28:29.968 INFO kablam! 354 | hmac.finish().unwrap().to_base64(STANDARD) Sep 10 22:28:29.968 INFO kablam! | ^^^^^^ Sep 10 22:28:29.978 INFO kablam! Sep 10 22:28:30.008 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:30.008 INFO kablam! --> src/aws/common/signature.rs:474:10 Sep 10 22:28:30.008 INFO kablam! | Sep 10 22:28:30.008 INFO kablam! 474 | hmac.finish().unwrap().to_hex().to_string() Sep 10 22:28:30.008 INFO kablam! | ^^^^^^ Sep 10 22:28:30.011 INFO kablam! Sep 10 22:28:30.018 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:30.018 INFO kablam! --> src/aws/common/signature.rs:481:23 Sep 10 22:28:30.018 INFO kablam! | Sep 10 22:28:30.018 INFO kablam! 481 | let k_date = hmac.finish().unwrap(); Sep 10 22:28:30.018 INFO kablam! | ^^^^^^ Sep 10 22:28:30.019 INFO kablam! Sep 10 22:28:30.020 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:30.020 INFO kablam! --> src/aws/common/signature.rs:486:25 Sep 10 22:28:30.020 INFO kablam! | Sep 10 22:28:30.020 INFO kablam! 486 | let k_region = hmac.finish().unwrap(); Sep 10 22:28:30.020 INFO kablam! | ^^^^^^ Sep 10 22:28:30.020 INFO kablam! Sep 10 22:28:30.022 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:30.022 INFO kablam! --> src/aws/common/signature.rs:491:26 Sep 10 22:28:30.022 INFO kablam! | Sep 10 22:28:30.022 INFO kablam! 491 | let k_service = hmac.finish().unwrap(); Sep 10 22:28:30.022 INFO kablam! | ^^^^^^ Sep 10 22:28:30.026 INFO kablam! Sep 10 22:28:30.027 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 10 22:28:30.027 INFO kablam! --> src/aws/common/signature.rs:496:10 Sep 10 22:28:30.027 INFO kablam! | Sep 10 22:28:30.027 INFO kablam! 496 | hmac.finish().unwrap() Sep 10 22:28:30.027 INFO kablam! | ^^^^^^ Sep 10 22:28:30.027 INFO kablam! Sep 10 22:28:33.540 INFO kablam! error: aborting due to 10 previous errors Sep 10 22:28:33.540 INFO kablam! Sep 10 22:28:33.540 INFO kablam! Some errors occurred: E0061, E0432, E0599. Sep 10 22:28:33.540 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 10 22:28:33.552 INFO kablam! error: Could not compile `aws-sdk-rust`. Sep 10 22:28:33.553 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 22:28:33.903 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 10 22:28:33.903 INFO kablam! --> src/aws/common/credentials.rs:27:5 Sep 10 22:28:33.903 INFO kablam! | Sep 10 22:28:33.903 INFO kablam! 27 | use std::ascii::AsciiExt; Sep 10 22:28:33.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:33.903 INFO kablam! | Sep 10 22:28:33.903 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 22:28:33.903 INFO kablam! Sep 10 22:28:33.903 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 10 22:28:33.903 INFO kablam! --> src/aws/common/signature.rs:30:5 Sep 10 22:28:33.903 INFO kablam! | Sep 10 22:28:33.903 INFO kablam! 30 | use std::ascii::AsciiExt; Sep 10 22:28:33.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:33.903 INFO kablam! Sep 10 22:28:33.904 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 10 22:28:33.904 INFO kablam! --> src/aws/s3/s3client.rs:18:5 Sep 10 22:28:33.904 INFO kablam! | Sep 10 22:28:33.904 INFO kablam! 18 | use std::ascii::AsciiExt; Sep 10 22:28:33.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 22:28:33.904 INFO kablam! Sep 10 22:28:37.242 INFO kablam! error: build failed Sep 10 22:28:37.244 INFO kablam! su: No module specific data is present Sep 10 22:28:38.689 INFO running `"docker" "rm" "-f" "e58fc9618acacb3a17bd8b388175e9ee848a0f527752283c53dbbc877db0b325"` Sep 10 22:28:38.804 INFO blam! e58fc9618acacb3a17bd8b388175e9ee848a0f527752283c53dbbc877db0b325