Aug 30 04:42:07.025 INFO checking rusoto_kms-0.27.0 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 04:42:07.025 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 04:42:07.026 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-0/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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 +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 04:42:07.269 INFO blam! 9ef9489a3a090b718db613d31216000a88091e34e3405b78f73c8f1595f9cb0a Aug 30 04:42:07.271 INFO running `"docker" "start" "-a" "9ef9489a3a090b718db613d31216000a88091e34e3405b78f73c8f1595f9cb0a"` Aug 30 04:42:08.268 INFO kablam! Compiling rusoto_core v0.27.0 Aug 30 04:42:08.271 INFO kablam! Checking rusoto_credential v0.7.0 Aug 30 04:42:08.278 INFO kablam! Checking rusoto_credential v0.12.0 Aug 30 04:42:11.994 INFO kablam! Checking rusoto_core v0.33.1 Aug 30 04:42:14.230 INFO kablam! Checking rusoto_kms v0.27.0 (file:///source) Aug 30 04:42:17.858 INFO kablam! Checking rusoto_mock v0.25.0 Aug 30 04:42:22.949 INFO kablam! error[E0432]: unresolved import `rusoto_core::HttpResponse` Aug 30 04:42:22.949 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_mock-0.25.0/src/lib.rs:11:42 Aug 30 04:42:22.949 INFO kablam! | Aug 30 04:42:22.950 INFO kablam! 11 | use rusoto_core::{DispatchSignedRequest, HttpResponse, HttpDispatchError, SignedRequest}; Aug 30 04:42:22.950 INFO kablam! | ^^^^^^^^^^^^ no `HttpResponse` in the root Aug 30 04:42:22.950 INFO kablam! Aug 30 04:42:22.951 INFO kablam! error[E0432]: unresolved import `rusoto_core::SignedRequest` Aug 30 04:42:22.951 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_mock-0.25.0/src/lib.rs:11:75 Aug 30 04:42:22.951 INFO kablam! | Aug 30 04:42:22.951 INFO kablam! 11 | use rusoto_core::{DispatchSignedRequest, HttpResponse, HttpDispatchError, SignedRequest}; Aug 30 04:42:22.951 INFO kablam! | ^^^^^^^^^^^^^ no `SignedRequest` in the root Aug 30 04:42:22.951 INFO kablam! Aug 30 04:42:23.019 INFO kablam! error[E0046]: not all trait items implemented, missing: `Future` Aug 30 04:42:23.019 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_mock-0.25.0/src/lib.rs:20:1 Aug 30 04:42:23.020 INFO kablam! | Aug 30 04:42:23.020 INFO kablam! 20 | impl ProvideAwsCredentials for MockCredentialsProvider { Aug 30 04:42:23.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Future` in implementation Aug 30 04:42:23.020 INFO kablam! | Aug 30 04:42:23.020 INFO kablam! = note: `Future` from trait: `type Future;` Aug 30 04:42:23.020 INFO kablam! Aug 30 04:42:23.021 INFO kablam! error[E0050]: method `dispatch` has 2 parameters but the declaration in trait `rusoto_core::DispatchSignedRequest::dispatch` has 3 Aug 30 04:42:23.021 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_mock-0.25.0/src/lib.rs:67:33 Aug 30 04:42:23.021 INFO kablam! | Aug 30 04:42:23.021 INFO kablam! 67 | fn dispatch(&self, request: &SignedRequest) -> Result { Aug 30 04:42:23.021 INFO kablam! | ^^^^^^^^^^^^^^ expected 3 parameters, found 2 Aug 30 04:42:23.021 INFO kablam! | Aug 30 04:42:23.021 INFO kablam! = note: `dispatch` from trait: `fn(&Self, rusoto_core::signature::SignedRequest, std::option::Option) -> ::Future` Aug 30 04:42:23.021 INFO kablam! Aug 30 04:42:23.021 INFO kablam! error[E0046]: not all trait items implemented, missing: `Future` Aug 30 04:42:23.021 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_mock-0.25.0/src/lib.rs:66:1 Aug 30 04:42:23.021 INFO kablam! | Aug 30 04:42:23.021 INFO kablam! 66 | impl DispatchSignedRequest for MockRequestDispatcher { Aug 30 04:42:23.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Future` in implementation Aug 30 04:42:23.021 INFO kablam! | Aug 30 04:42:23.021 INFO kablam! = note: `Future` from trait: `type Future;` Aug 30 04:42:23.022 INFO kablam! Aug 30 04:42:23.023 INFO kablam! error: aborting due to 5 previous errors Aug 30 04:42:23.023 INFO kablam! Aug 30 04:42:23.023 INFO kablam! Some errors occurred: E0046, E0050, E0432. Aug 30 04:42:23.023 INFO kablam! For more information about an error, try `rustc --explain E0046`. Aug 30 04:42:23.035 INFO kablam! error: Could not compile `rusoto_mock`. Aug 30 04:42:23.035 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 04:42:25.371 INFO kablam! error: build failed Aug 30 04:42:25.373 INFO kablam! su: No module specific data is present Aug 30 04:42:25.706 INFO running `"docker" "rm" "-f" "9ef9489a3a090b718db613d31216000a88091e34e3405b78f73c8f1595f9cb0a"` Aug 30 04:42:25.820 INFO blam! 9ef9489a3a090b718db613d31216000a88091e34e3405b78f73c8f1595f9cb0a