[INFO] crate adventure-rusoto-sqs 0.3.0 is already in cache [INFO] extracting crate adventure-rusoto-sqs 0.3.0 into work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/reg/adventure-rusoto-sqs/0.3.0 [INFO] extracting crate adventure-rusoto-sqs 0.3.0 into work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/reg/adventure-rusoto-sqs/0.3.0 [INFO] validating manifest of adventure-rusoto-sqs-0.3.0 on toolchain master#452087b4bf18cece2d52d7cd8c9147195e5404bf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of adventure-rusoto-sqs-0.3.0 on toolchain try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing adventure-rusoto-sqs-0.3.0 [INFO] finished frobbing adventure-rusoto-sqs-0.3.0 [INFO] frobbed toml for adventure-rusoto-sqs-0.3.0 written to work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/reg/adventure-rusoto-sqs/0.3.0/Cargo.toml [INFO] started frobbing adventure-rusoto-sqs-0.3.0 [INFO] finished frobbing adventure-rusoto-sqs-0.3.0 [INFO] frobbed toml for adventure-rusoto-sqs-0.3.0 written to work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/reg/adventure-rusoto-sqs/0.3.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking adventure-rusoto-sqs-0.3.0 against master#452087b4bf18cece2d52d7cd8c9147195e5404bf for pr-63247 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63247/worker-6/master#452087b4bf18cece2d52d7cd8c9147195e5404bf:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/reg/adventure-rusoto-sqs/0.3.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 0b3a28e8e798a3e732733e11aefb94efcb39f1cc6dec1dde1b964b8f55cf5e6c [INFO] running `"docker" "start" "-a" "0b3a28e8e798a3e732733e11aefb94efcb39f1cc6dec1dde1b964b8f55cf5e6c"` [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Checking rusoto_sqs v0.40.0 [INFO] [stderr] Checking adventure v0.4.0 [INFO] [stderr] error[E0277]: the trait bound `response::impl_futures01::Future01Response: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/adventure-0.4.0/src/response.rs:50:13 [INFO] [stderr] | [INFO] [stderr] 50 | impl Response for Future01Response [INFO] [stderr] | ^^^^^^^^ the trait `core::future::future::Future` is not implemented for `response::impl_futures01::Future01Response` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `futures_core::future::private_try_future::Sealed` for `response::impl_futures01::Future01Response` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `response::impl_futures01::LocalFuture01ResponseObj<'a, T, E>: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/adventure-0.4.0/src/response.rs:85:20 [INFO] [stderr] | [INFO] [stderr] 85 | impl<'a, T, E> Response for LocalFuture01ResponseObj<'a, T, E> { [INFO] [stderr] | ^^^^^^^^ the trait `core::future::future::Future` is not implemented for `response::impl_futures01::LocalFuture01ResponseObj<'a, T, E>` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `futures_core::future::private_try_future::Sealed` for `response::impl_futures01::LocalFuture01ResponseObj<'a, T, E>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `response::impl_futures01::Future01ResponseObj<'a, T, E>: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/adventure-0.4.0/src/response.rs:117:20 [INFO] [stderr] | [INFO] [stderr] 117 | impl<'a, T, E> Response for Future01ResponseObj<'a, T, E> { [INFO] [stderr] | ^^^^^^^^ the trait `core::future::future::Future` is not implemented for `response::impl_futures01::Future01ResponseObj<'a, T, E>` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `futures_core::future::private_try_future::Sealed` for `response::impl_futures01::Future01ResponseObj<'a, T, E>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `response::impl_std::FutureResponse: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/adventure-0.4.0/src/response.rs:171:13 [INFO] [stderr] | [INFO] [stderr] 171 | impl Response for FutureResponse [INFO] [stderr] | ^^^^^^^^ the trait `core::future::future::Future` is not implemented for `response::impl_std::FutureResponse` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `futures_core::future::private_try_future::Sealed` for `response::impl_std::FutureResponse` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `response::impl_std::LocalFutureResponseObj<'a, T, E>: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/adventure-0.4.0/src/response.rs:210:20 [INFO] [stderr] | [INFO] [stderr] 210 | impl<'a, T, E> Response for LocalFutureResponseObj<'a, T, E> { [INFO] [stderr] | ^^^^^^^^ the trait `core::future::future::Future` is not implemented for `response::impl_std::LocalFutureResponseObj<'a, T, E>` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `futures_core::future::private_try_future::Sealed` for `response::impl_std::LocalFutureResponseObj<'a, T, E>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `response::impl_std::FutureResponseObj<'a, T, E>: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/adventure-0.4.0/src/response.rs:246:20 [INFO] [stderr] | [INFO] [stderr] 246 | impl<'a, T, E> Response for FutureResponseObj<'a, T, E> { [INFO] [stderr] | ^^^^^^^^ the trait `core::future::future::Future` is not implemented for `response::impl_std::FutureResponseObj<'a, T, E>` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `futures_core::future::private_try_future::Sealed` for `response::impl_std::FutureResponseObj<'a, T, E>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `retry::tokio::Delay: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/adventure-0.4.0/src/retry/tokio.rs:21:6 [INFO] [stderr] | [INFO] [stderr] 21 | impl Timer for TokioTimer { [INFO] [stderr] | ^^^^^ the trait `core::future::future::Future` is not implemented for `retry::tokio::Delay` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `futures_core::future::private_try_future::Sealed` for `retry::tokio::Delay` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `retry::tokio::Delay: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/adventure-0.4.0/src/retry/tokio.rs:33:6 [INFO] [stderr] | [INFO] [stderr] 33 | impl Response for Delay { [INFO] [stderr] | ^^^^^^^^ the trait `core::future::future::Future` is not implemented for `retry::tokio::Delay` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `futures_core::future::private_try_future::Sealed` for `retry::tokio::Delay` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `retry::impls::Retrial, C>: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/adventure-0.4.0/src/retry/impls.rs:117:21 [INFO] [stderr] | [INFO] [stderr] 117 | impl OneshotRequest for Retrying [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait `core::future::future::Future` is not implemented for `retry::impls::Retrial, C>` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `futures_core::future::private_try_future::Sealed` for `retry::impls::Retrial, C>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `retry::impls::Retrial, C>: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/adventure-0.4.0/src/retry/impls.rs:136:21 [INFO] [stderr] | [INFO] [stderr] 136 | impl Request for Retrying [INFO] [stderr] | ^^^^^^^^^^ the trait `core::future::future::Future` is not implemented for `retry::impls::Retrial, C>` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `futures_core::future::private_try_future::Sealed` for `retry::impls::Retrial, C>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `retry::impls::Retrial: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/adventure-0.4.0/src/retry/impls.rs:247:12 [INFO] [stderr] | [INFO] [stderr] 247 | impl Response for Retrial [INFO] [stderr] | ^^^^^^^^ the trait `core::future::future::Future` is not implemented for `retry::impls::Retrial` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `futures_core::future::private_try_future::Sealed` for `retry::impls::Retrial` [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `adventure`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0b3a28e8e798a3e732733e11aefb94efcb39f1cc6dec1dde1b964b8f55cf5e6c"` [INFO] running `"docker" "rm" "-f" "0b3a28e8e798a3e732733e11aefb94efcb39f1cc6dec1dde1b964b8f55cf5e6c"` [INFO] [stdout] 0b3a28e8e798a3e732733e11aefb94efcb39f1cc6dec1dde1b964b8f55cf5e6c