[INFO] fetching crate rivet-chat 0.0.7... [INFO] checking rivet-chat-0.0.7 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] extracting crate rivet-chat 0.0.7 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rivet-chat 0.0.7 [INFO] finished tweaking crates.io crate rivet-chat 0.0.7 [INFO] tweaked toml for crates.io crate rivet-chat 0.0.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rivet-chat 0.0.7 on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 158 packages to latest compatible versions [INFO] [stderr] Adding aws-smithy-client v0.41.0 (available: v0.60.3) [INFO] [stderr] Adding aws-smithy-http v0.41.0 (available: v0.63.6) [INFO] [stderr] Adding aws-smithy-json v0.41.0 (available: v0.62.5) [INFO] [stderr] Adding aws-smithy-types v0.41.0 (available: v1.4.7) [INFO] [stderr] Adding http v0.2.12 (available: v1.4.0) [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fb095f12733c60f86f195bd16ece46026550c8b58c8edc07d6358caacb618f3 [INFO] running `Command { std: "docker" "start" "-a" "6fb095f12733c60f86f195bd16ece46026550c8b58c8edc07d6358caacb618f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fb095f12733c60f86f195bd16ece46026550c8b58c8edc07d6358caacb618f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb095f12733c60f86f195bd16ece46026550c8b58c8edc07d6358caacb618f3", kill_on_drop: false }` [INFO] [stdout] 6fb095f12733c60f86f195bd16ece46026550c8b58c8edc07d6358caacb618f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zstrict-projection-item-bounds" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7229c4b2b7ac5753c82ad424bb68270770df032bf4c4d97f0cddd42db73dc6b5 [INFO] running `Command { std: "docker" "start" "-a" "7229c4b2b7ac5753c82ad424bb68270770df032bf4c4d97f0cddd42db73dc6b5", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking num-conv v0.2.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking tokio v1.51.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking aws-smithy-types v0.41.0 [INFO] [stderr] Checking aws-smithy-json v0.41.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking aws-smithy-async v0.41.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking aws-smithy-http v0.41.0 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking aws-smithy-http-tower v0.41.0 [INFO] [stderr] Checking aws-smithy-client v0.41.0 [INFO] [stderr] Checking rivet-chat v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 194 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:295:6 [INFO] [stdout] | [INFO] [stdout] 295 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 297 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 363 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:460:6 [INFO] [stdout] | [INFO] [stdout] 460 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 462 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 528 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:608:6 [INFO] [stdout] | [INFO] [stdout] 608 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 610 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:687:6 [INFO] [stdout] | [INFO] [stdout] 687 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 689 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 768 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 204 | pub fn get_direct_thread(&self) -> fluent_builders::GetDirectThread where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 217 | pub fn get_thread_history(&self) -> fluent_builders::GetThreadHistory where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 227 | pub fn get_thread_topic(&self) -> fluent_builders::GetThreadTopic where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 238 | pub fn send_chat_message(&self) -> fluent_builders::SendChatMessage where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 249 | pub fn set_thread_read(&self) -> fluent_builders::SetThreadRead where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 260 | pub fn set_typing_status(&self) -> fluent_builders::SetTypingStatus where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 273 | pub fn watch_thread(&self) -> fluent_builders::WatchThread where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:295:6 [INFO] [stdout] | [INFO] [stdout] 295 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 300 | pub(crate) fn new(handle: std::sync::Arc>) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:295:6 [INFO] [stdout] | [INFO] [stdout] 295 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 327 | >, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:295:6 [INFO] [stdout] | [INFO] [stdout] 295 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 341 | pub fn identity_id(mut self, input: impl Into) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:295:6 [INFO] [stdout] | [INFO] [stdout] 295 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 346 | pub fn set_identity_id(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 366 | pub(crate) fn new(handle: std::sync::Arc>) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 393 | >, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 407 | pub fn thread_id(mut self, input: impl Into) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 412 | pub fn set_thread_id(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 417 | pub fn ts(mut self, input: aws_smithy_types::DateTime) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 422 | pub fn set_ts(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 427 | pub fn count(mut self, input: i32) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 432 | pub fn set_count(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 437 | pub fn query_direction(mut self, input: crate::model::QueryDirection) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 445 | ) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:460:6 [INFO] [stdout] | [INFO] [stdout] 460 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 465 | pub(crate) fn new(handle: std::sync::Arc>) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:460:6 [INFO] [stdout] | [INFO] [stdout] 460 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 492 | >, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:460:6 [INFO] [stdout] | [INFO] [stdout] 460 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 506 | pub fn thread_id(mut self, input: impl Into) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:460:6 [INFO] [stdout] | [INFO] [stdout] 460 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 511 | pub fn set_thread_id(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 531 | pub(crate) fn new(handle: std::sync::Arc>) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 558 | >, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 572 | pub fn topic(mut self, input: crate::model::SendChatTopic) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 580 | ) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 585 | pub fn message_body(mut self, input: crate::model::SendMessageBody) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 593 | ) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:608:6 [INFO] [stdout] | [INFO] [stdout] 608 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 613 | pub(crate) fn new(handle: std::sync::Arc>) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:608:6 [INFO] [stdout] | [INFO] [stdout] 608 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 640 | >, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:608:6 [INFO] [stdout] | [INFO] [stdout] 608 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 654 | pub fn thread_id(mut self, input: impl Into) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:608:6 [INFO] [stdout] | [INFO] [stdout] 608 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 659 | pub fn set_thread_id(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:608:6 [INFO] [stdout] | [INFO] [stdout] 608 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 664 | pub fn last_read_ts(mut self, input: aws_smithy_types::DateTime) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:608:6 [INFO] [stdout] | [INFO] [stdout] 608 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 672 | ) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:687:6 [INFO] [stdout] | [INFO] [stdout] 687 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 692 | pub(crate) fn new(handle: std::sync::Arc>) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:687:6 [INFO] [stdout] | [INFO] [stdout] 687 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 719 | >, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:687:6 [INFO] [stdout] | [INFO] [stdout] 687 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 733 | pub fn thread_id(mut self, input: impl Into) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:687:6 [INFO] [stdout] | [INFO] [stdout] 687 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 738 | pub fn set_thread_id(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:687:6 [INFO] [stdout] | [INFO] [stdout] 687 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 743 | pub fn status(mut self, input: crate::model::ChatTypingStatus) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:687:6 [INFO] [stdout] | [INFO] [stdout] 687 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 751 | ) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 771 | pub(crate) fn new(handle: std::sync::Arc>) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 798 | >, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 812 | pub fn thread_id(mut self, input: impl Into) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 817 | pub fn set_thread_id(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 822 | pub fn watch_index(mut self, input: impl Into) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 827 | pub fn set_watch_index(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 194 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:295:6 [INFO] [stdout] | [INFO] [stdout] 295 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 297 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 363 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:460:6 [INFO] [stdout] | [INFO] [stdout] 460 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 462 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 528 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:608:6 [INFO] [stdout] | [INFO] [stdout] 608 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 610 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:687:6 [INFO] [stdout] | [INFO] [stdout] 687 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 689 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 768 | R: aws_smithy_client::retry::NewRequestPolicy, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 204 | pub fn get_direct_thread(&self) -> fluent_builders::GetDirectThread where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 217 | pub fn get_thread_history(&self) -> fluent_builders::GetThreadHistory where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 227 | pub fn get_thread_topic(&self) -> fluent_builders::GetThreadTopic where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 238 | pub fn send_chat_message(&self) -> fluent_builders::SendChatMessage where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 249 | pub fn set_thread_read(&self) -> fluent_builders::SetThreadRead where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 260 | pub fn set_typing_status(&self) -> fluent_builders::SetTypingStatus where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 273 | pub fn watch_thread(&self) -> fluent_builders::WatchThread where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:295:6 [INFO] [stdout] | [INFO] [stdout] 295 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 300 | pub(crate) fn new(handle: std::sync::Arc>) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:295:6 [INFO] [stdout] | [INFO] [stdout] 295 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 327 | >, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:295:6 [INFO] [stdout] | [INFO] [stdout] 295 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 341 | pub fn identity_id(mut self, input: impl Into) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:295:6 [INFO] [stdout] | [INFO] [stdout] 295 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 346 | pub fn set_identity_id(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 366 | pub(crate) fn new(handle: std::sync::Arc>) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 393 | >, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 407 | pub fn thread_id(mut self, input: impl Into) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 412 | pub fn set_thread_id(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 417 | pub fn ts(mut self, input: aws_smithy_types::DateTime) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 422 | pub fn set_ts(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 427 | pub fn count(mut self, input: i32) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 432 | pub fn set_count(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 437 | pub fn query_direction(mut self, input: crate::model::QueryDirection) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:361:6 [INFO] [stdout] | [INFO] [stdout] 361 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 445 | ) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:460:6 [INFO] [stdout] | [INFO] [stdout] 460 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 465 | pub(crate) fn new(handle: std::sync::Arc>) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:460:6 [INFO] [stdout] | [INFO] [stdout] 460 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 492 | >, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:460:6 [INFO] [stdout] | [INFO] [stdout] 460 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 506 | pub fn thread_id(mut self, input: impl Into) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:460:6 [INFO] [stdout] | [INFO] [stdout] 460 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 511 | pub fn set_thread_id(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 531 | pub(crate) fn new(handle: std::sync::Arc>) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 558 | >, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 572 | pub fn topic(mut self, input: crate::model::SendChatTopic) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 580 | ) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 585 | pub fn message_body(mut self, input: crate::model::SendMessageBody) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 593 | ) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:608:6 [INFO] [stdout] | [INFO] [stdout] 608 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 613 | pub(crate) fn new(handle: std::sync::Arc>) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:608:6 [INFO] [stdout] | [INFO] [stdout] 608 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 640 | >, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:608:6 [INFO] [stdout] | [INFO] [stdout] 608 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 654 | pub fn thread_id(mut self, input: impl Into) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:608:6 [INFO] [stdout] | [INFO] [stdout] 608 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 659 | pub fn set_thread_id(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:608:6 [INFO] [stdout] | [INFO] [stdout] 608 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 664 | pub fn last_read_ts(mut self, input: aws_smithy_types::DateTime) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:608:6 [INFO] [stdout] | [INFO] [stdout] 608 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 672 | ) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:687:6 [INFO] [stdout] | [INFO] [stdout] 687 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 692 | pub(crate) fn new(handle: std::sync::Arc>) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:687:6 [INFO] [stdout] | [INFO] [stdout] 687 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 719 | >, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:687:6 [INFO] [stdout] | [INFO] [stdout] 687 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 733 | pub fn thread_id(mut self, input: impl Into) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:687:6 [INFO] [stdout] | [INFO] [stdout] 687 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 738 | pub fn set_thread_id(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:687:6 [INFO] [stdout] | [INFO] [stdout] 687 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 743 | pub fn status(mut self, input: crate::model::ChatTypingStatus) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:687:6 [INFO] [stdout] | [INFO] [stdout] 687 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 751 | ) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 771 | pub(crate) fn new(handle: std::sync::Arc>) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 798 | >, ::Future: Future [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 812 | pub fn thread_id(mut self, input: impl Into) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 817 | pub fn set_thread_id(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 822 | pub fn watch_index(mut self, input: impl Into) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `::Future` is not a future [INFO] [stdout] --> src/client.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | C: aws_smithy_client::bounds::SmithyConnector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `::Future` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `::Future` [INFO] [stdout] note: required by a bound in `SmithyConnector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SmithyConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-client-0.41.0/src/bounds.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait SmithyConnector: [INFO] [stdout] | --------------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 827 | pub fn set_watch_index(mut self, input: std::option::Option) -> Self where ::Future: Future { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rivet-chat` (lib) due to 57 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rivet-chat` (lib test) due to 57 previous errors [INFO] running `Command { std: "docker" "inspect" "7229c4b2b7ac5753c82ad424bb68270770df032bf4c4d97f0cddd42db73dc6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7229c4b2b7ac5753c82ad424bb68270770df032bf4c4d97f0cddd42db73dc6b5", kill_on_drop: false }` [INFO] [stdout] 7229c4b2b7ac5753c82ad424bb68270770df032bf4c4d97f0cddd42db73dc6b5