[INFO] crate rusoto_importexport 0.40.0 is already in cache [INFO] checking rusoto_importexport-0.40.0 against master#4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb for pr-64672 [INFO] extracting crate rusoto_importexport 0.40.0 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate rusoto_importexport 0.40.0 on toolchain 4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rusoto_importexport 0.40.0 [INFO] finished tweaking crates.io crate rusoto_importexport 0.40.0 [INFO] tweaked toml for crates.io crate rusoto_importexport 0.40.0 written to work/builds/worker-6/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8ce6f86648e6fb93763c47e85eb4b48a7ebd001d72c8fe0d09b47464d772de36 [INFO] running `"docker" "start" "-a" "8ce6f86648e6fb93763c47e85eb4b48a7ebd001d72c8fe0d09b47464d772de36"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking rusoto_importexport v0.40.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: the trait bound `generated::protocol_tests::rusoto_mock::MockRequestDispatcher: rusoto_core::DispatchSignedRequest` is not satisfied [INFO] [stderr] --> src/generated.rs:1932:13 [INFO] [stderr] | [INFO] [stderr] 1589 | / pub fn new_with( [INFO] [stderr] 1590 | | request_dispatcher: D, [INFO] [stderr] 1591 | | credentials_provider: P, [INFO] [stderr] 1592 | | region: region::Region, [INFO] [stderr] ... | [INFO] [stderr] 1603 | | } [INFO] [stderr] 1604 | | } [INFO] [stderr] | |_____- required by `generated::ImportExportClient::new_with` [INFO] [stderr] ... [INFO] [stderr] 1932 | ImportExportClient::new_with(mock, MockCredentialsProvider, rusoto_region::UsEast1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rusoto_core::DispatchSignedRequest` is not implemented for `generated::protocol_tests::rusoto_mock::MockRequestDispatcher` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `generated::protocol_tests::rusoto_mock::MockCredentialsProvider: rusoto_core::ProvideAwsCredentials` is not satisfied [INFO] [stderr] --> src/generated.rs:1932:48 [INFO] [stderr] | [INFO] [stderr] 1589 | / pub fn new_with( [INFO] [stderr] 1590 | | request_dispatcher: D, [INFO] [stderr] 1591 | | credentials_provider: P, [INFO] [stderr] 1592 | | region: region::Region, [INFO] [stderr] ... | [INFO] [stderr] 1603 | | } [INFO] [stderr] 1604 | | } [INFO] [stderr] | |_____- required by `generated::ImportExportClient::new_with` [INFO] [stderr] ... [INFO] [stderr] 1932 | ImportExportClient::new_with(mock, MockCredentialsProvider, rusoto_region::UsEast1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `rusoto_core::ProvideAwsCredentials` is not implemented for `generated::protocol_tests::rusoto_mock::MockCredentialsProvider` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `generated::protocol_tests::rusoto_mock::MockRequestDispatcher: rusoto_core::DispatchSignedRequest` is not satisfied [INFO] [stderr] --> src/generated.rs:1946:13 [INFO] [stderr] | [INFO] [stderr] 1589 | / pub fn new_with( [INFO] [stderr] 1590 | | request_dispatcher: D, [INFO] [stderr] 1591 | | credentials_provider: P, [INFO] [stderr] 1592 | | region: region::Region, [INFO] [stderr] ... | [INFO] [stderr] 1603 | | } [INFO] [stderr] 1604 | | } [INFO] [stderr] | |_____- required by `generated::ImportExportClient::new_with` [INFO] [stderr] ... [INFO] [stderr] 1946 | ImportExportClient::new_with(mock, MockCredentialsProvider, rusoto_region::UsEast1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rusoto_core::DispatchSignedRequest` is not implemented for `generated::protocol_tests::rusoto_mock::MockRequestDispatcher` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `generated::protocol_tests::rusoto_mock::MockCredentialsProvider: rusoto_core::ProvideAwsCredentials` is not satisfied [INFO] [stderr] --> src/generated.rs:1946:48 [INFO] [stderr] | [INFO] [stderr] 1589 | / pub fn new_with( [INFO] [stderr] 1590 | | request_dispatcher: D, [INFO] [stderr] 1591 | | credentials_provider: P, [INFO] [stderr] 1592 | | region: region::Region, [INFO] [stderr] ... | [INFO] [stderr] 1603 | | } [INFO] [stderr] 1604 | | } [INFO] [stderr] | |_____- required by `generated::ImportExportClient::new_with` [INFO] [stderr] ... [INFO] [stderr] 1946 | ImportExportClient::new_with(mock, MockCredentialsProvider, rusoto_region::UsEast1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `rusoto_core::ProvideAwsCredentials` is not implemented for `generated::protocol_tests::rusoto_mock::MockCredentialsProvider` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `rusoto_importexport`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "8ce6f86648e6fb93763c47e85eb4b48a7ebd001d72c8fe0d09b47464d772de36"` [INFO] running `"docker" "rm" "-f" "8ce6f86648e6fb93763c47e85eb4b48a7ebd001d72c8fe0d09b47464d772de36"` [INFO] [stdout] 8ce6f86648e6fb93763c47e85eb4b48a7ebd001d72c8fe0d09b47464d772de36