[INFO] fetching crate adventure-rusoto-ecs 0.3.0... [INFO] checking adventure-rusoto-ecs-0.3.0 against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] extracting crate adventure-rusoto-ecs 0.3.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate adventure-rusoto-ecs 0.3.0 on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate adventure-rusoto-ecs 0.3.0 [INFO] finished tweaking crates.io crate adventure-rusoto-ecs 0.3.0 [INFO] tweaked toml for crates.io crate adventure-rusoto-ecs 0.3.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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 `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ed9681b751ff7cbba7bc53ee6ce71c89e5965623d878beb717916ef870a38d3b [INFO] running `"docker" "start" "-a" "ed9681b751ff7cbba7bc53ee6ce71c89e5965623d878beb717916ef870a38d3b"` [INFO] [stderr] Checking arc-swap v0.4.3 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking constant_time_eq v0.1.4 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking backoff v0.1.5 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-process v0.2.4 [INFO] [stderr] Checking rusoto_credential 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/rustwide/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] error[E0277]: the trait bound `response::impl_futures01::LocalFuture01ResponseObj<'a, T, E>: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/rustwide/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] error[E0277]: the trait bound `response::impl_futures01::Future01ResponseObj<'a, T, E>: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/rustwide/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] error[E0277]: the trait bound `response::impl_std::FutureResponse: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/rustwide/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] error[E0277]: the trait bound `response::impl_std::LocalFutureResponseObj<'a, T, E>: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/rustwide/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] error[E0277]: the trait bound `response::impl_std::FutureResponseObj<'a, T, E>: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/rustwide/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] error[E0277]: the trait bound `retry::tokio::Delay: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/rustwide/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] error[E0277]: the trait bound `retry::tokio::Delay: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/rustwide/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] error[E0277]: the trait bound `retry::impls::Retrial, C>: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/rustwide/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] error[E0277]: the trait bound `retry::impls::Retrial, C>: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/rustwide/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] error[E0277]: the trait bound `retry::impls::Retrial: core::future::future::Future` is not satisfied [INFO] [stderr] --> /opt/rustwide/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] 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" "ed9681b751ff7cbba7bc53ee6ce71c89e5965623d878beb717916ef870a38d3b"` [INFO] running `"docker" "rm" "-f" "ed9681b751ff7cbba7bc53ee6ce71c89e5965623d878beb717916ef870a38d3b"` [INFO] [stdout] ed9681b751ff7cbba7bc53ee6ce71c89e5965623d878beb717916ef870a38d3b