[INFO] fetching crate rw-aws-sdk-ec2 1.2.0...
[INFO] testing rw-aws-sdk-ec2-1.2.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate rw-aws-sdk-ec2 1.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate rw-aws-sdk-ec2 1.2.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rw-aws-sdk-ec2 1.2.0
[INFO] finished tweaking crates.io crate rw-aws-sdk-ec2 1.2.0
[INFO] tweaked toml for crates.io crate rw-aws-sdk-ec2 1.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 188 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding assert-json-diff v1.1.0 (latest: v2.0.2)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding extend v0.1.2 (latest: v1.2.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.5)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding hyper-rustls v0.24.2 (latest: v0.27.1)
[INFO] [stderr]       Adding nu-ansi-term v0.46.0 (latest: v0.50.0)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding regex-automata v0.1.10 (latest: v0.4.6)
[INFO] [stderr]       Adding regex-syntax v0.6.29 (latest: v0.8.3)
[INFO] [stderr]       Adding roxmltree v0.14.1 (latest: v0.20.0)
[INFO] [stderr]       Adding rustls v0.21.12 (latest: v0.23.8)
[INFO] [stderr]       Adding rustls-native-certs v0.6.3 (latest: v0.7.0)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (latest: v2.1.2)
[INFO] [stderr]       Adding rustls-webpki v0.101.7 (latest: v0.102.4)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding tokio-rustls v0.24.1 (latest: v0.26.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding yansi v0.5.1 (latest: v1.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aws-http v0.60.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc20ac1cc0da1dbf98a167d84b1f609e3b826fe0632e7d461a99a5ab9b2becfa
[INFO] running `Command { std: "docker" "start" "-a" "fc20ac1cc0da1dbf98a167d84b1f609e3b826fe0632e7d461a99a5ab9b2becfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc20ac1cc0da1dbf98a167d84b1f609e3b826fe0632e7d461a99a5ab9b2becfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc20ac1cc0da1dbf98a167d84b1f609e3b826fe0632e7d461a99a5ab9b2becfa", kill_on_drop: false }`
[INFO] [stdout] fc20ac1cc0da1dbf98a167d84b1f609e3b826fe0632e7d461a99a5ab9b2becfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8d3761c0e47140cd9818f123172dc81fa47869df22adc0592734ddb597262fb
[INFO] running `Command { std: "docker" "start" "-a" "c8d3761c0e47140cd9818f123172dc81fa47869df22adc0592734ddb597262fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling aws-types v1.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.8
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling extend v0.1.2
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling aws-smithy-async v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aws-smithy-types v1.1.10
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.6.1
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling aws-smithy-json v0.60.7
[INFO] [stderr]    Compiling assert-json-diff v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling aws-credential-types v1.2.0
[INFO] [stderr]    Compiling aws-smithy-http v0.60.8
[INFO] [stderr]    Compiling aws-smithy-protocol-test v0.60.7
[INFO] [stderr]    Compiling aws-sigv4 v1.2.1
[INFO] [stderr]    Compiling aws-runtime v1.2.2
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling aws-http v0.60.5
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-runtime v1.5.4
[INFO] [stderr]    Compiling rw-aws-sdk-ec2 v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `IdempotencyTokenRuntimePlugin` is never constructed
[INFO] [stdout]   --> src/client_idempotency_token.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct IdempotencyTokenRuntimePlugin {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/client_idempotency_token.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl IdempotencyTokenRuntimePlugin {
[INFO] [stdout]    | ---------------------------------- associated function in this implementation
[INFO] [stdout] 25 |     pub(crate) fn new<S>(set_token: S) -> Self
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IdempotencyTokenInterceptor` is never constructed
[INFO] [stdout]   --> src/client_idempotency_token.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct IdempotencyTokenInterceptor<S> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `de_tag_specification` is never used
[INFO] [stdout]   --> src/protocol_serde/shape_tag_specification.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn de_tag_specification(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/operation.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub mod create_vpc_endpoint;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/operation.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod delete_vpc_endpoints;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/operation.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod describe_subnets;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/operation.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod describe_vpc_endpoint_services;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/operation.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod describe_vpc_endpoints;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/types.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub mod builders {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.58s
[INFO] running `Command { std: "docker" "inspect" "c8d3761c0e47140cd9818f123172dc81fa47869df22adc0592734ddb597262fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8d3761c0e47140cd9818f123172dc81fa47869df22adc0592734ddb597262fb", kill_on_drop: false }`
[INFO] [stdout] c8d3761c0e47140cd9818f123172dc81fa47869df22adc0592734ddb597262fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3021cefb4145feaf21dcd75c48f2d88d0897b1d6c1037fa5c01e237bfdfedb00
[INFO] running `Command { std: "docker" "start" "-a" "3021cefb4145feaf21dcd75c48f2d88d0897b1d6c1037fa5c01e237bfdfedb00", kill_on_drop: false }`
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling aws-sdk-sso v1.27.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.27.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.28.0
[INFO] [stdout] warning: struct `IdempotencyTokenRuntimePlugin` is never constructed
[INFO] [stdout]   --> src/client_idempotency_token.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct IdempotencyTokenRuntimePlugin {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/client_idempotency_token.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl IdempotencyTokenRuntimePlugin {
[INFO] [stdout]    | ---------------------------------- associated function in this implementation
[INFO] [stdout] 25 |     pub(crate) fn new<S>(set_token: S) -> Self
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IdempotencyTokenInterceptor` is never constructed
[INFO] [stdout]   --> src/client_idempotency_token.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct IdempotencyTokenInterceptor<S> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `de_tag_specification` is never used
[INFO] [stdout]   --> src/protocol_serde/shape_tag_specification.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn de_tag_specification(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/operation.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub mod create_vpc_endpoint;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/operation.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod delete_vpc_endpoints;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/operation.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod describe_subnets;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/operation.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod describe_vpc_endpoint_services;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/operation.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod describe_vpc_endpoints;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/types.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub mod builders {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling aws-config v1.5.0
[INFO] [stderr]    Compiling rw-aws-sdk-ec2 v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `IdempotencyTokenRuntimePlugin` is never constructed
[INFO] [stdout]   --> src/client_idempotency_token.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct IdempotencyTokenRuntimePlugin {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/client_idempotency_token.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl IdempotencyTokenRuntimePlugin {
[INFO] [stdout]    | ---------------------------------- associated function in this implementation
[INFO] [stdout] 25 |     pub(crate) fn new<S>(set_token: S) -> Self
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IdempotencyTokenInterceptor` is never constructed
[INFO] [stdout]   --> src/client_idempotency_token.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct IdempotencyTokenInterceptor<S> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `de_tag_specification` is never used
[INFO] [stdout]   --> src/protocol_serde/shape_tag_specification.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn de_tag_specification(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.83s
[INFO] running `Command { std: "docker" "inspect" "3021cefb4145feaf21dcd75c48f2d88d0897b1d6c1037fa5c01e237bfdfedb00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3021cefb4145feaf21dcd75c48f2d88d0897b1d6c1037fa5c01e237bfdfedb00", kill_on_drop: false }`
[INFO] [stdout] 3021cefb4145feaf21dcd75c48f2d88d0897b1d6c1037fa5c01e237bfdfedb00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23e7c85c68db9da7524c06c08bc08e4b8587bf0f444a4a8f9000d136cd4efae2
[INFO] running `Command { std: "docker" "start" "-a" "23e7c85c68db9da7524c06c08bc08e4b8587bf0f444a4a8f9000d136cd4efae2", kill_on_drop: false }`
[INFO] [stderr] warning: struct `IdempotencyTokenRuntimePlugin` is never constructed
[INFO] [stderr]   --> src/client_idempotency_token.rs:20:19
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub(crate) struct IdempotencyTokenRuntimePlugin {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/client_idempotency_token.rs:25:19
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl IdempotencyTokenRuntimePlugin {
[INFO] [stderr]    | ---------------------------------- associated function in this implementation
[INFO] [stderr] 25 |     pub(crate) fn new<S>(set_token: S) -> Self
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `IdempotencyTokenInterceptor` is never constructed
[INFO] [stderr]   --> src/client_idempotency_token.rs:42:8
[INFO] [stderr]    |
[INFO] [stderr] 42 | struct IdempotencyTokenInterceptor<S> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `de_tag_specification` is never used
[INFO] [stderr]   --> src/protocol_serde/shape_tag_specification.rs:27:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn de_tag_specification(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a module
[INFO] [stderr]   --> src/operation.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr] 4  | pub mod create_vpc_endpoint;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | #![warn(missing_docs)]
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a module
[INFO] [stderr]  --> src/operation.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub mod delete_vpc_endpoints;
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a module
[INFO] [stderr]  --> src/operation.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub mod describe_subnets;
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a module
[INFO] [stderr]  --> src/operation.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub mod describe_vpc_endpoint_services;
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a module
[INFO] [stderr]  --> src/operation.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub mod describe_vpc_endpoints;
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a module
[INFO] [stderr]   --> src/types.rs:84:1
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub mod builders {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rw-aws-sdk-ec2` (lib) generated 10 warnings
[INFO] [stderr] warning: `rw-aws-sdk-ec2` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rw_aws_sdk_ec2-10767b632f604c91)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test config::endpoint::test::test_10 ... ok
[INFO] [stdout] test config::endpoint::test::test_1 ... ok
[INFO] [stdout] test config::endpoint::test::test_11 ... ok
[INFO] [stdout] test config::endpoint::test::test_12 ... ok
[INFO] [stdout] test config::endpoint::test::test_13 ... ok
[INFO] [stdout] test config::endpoint::test::test_14 ... ok
[INFO] [stdout] test config::endpoint::test::test_17 ... ok
[INFO] [stdout] test config::endpoint::test::test_21 ... ok
[INFO] [stdout] test config::endpoint::test::test_22 ... ok
[INFO] [stdout] test config::endpoint::test::test_24 ... ok
[INFO] [stdout] test config::endpoint::test::test_2 ... ok
[INFO] [stdout] test config::endpoint::test::test_23 ... ok
[INFO] [stdout] test config::endpoint::test::test_15 ... ok
[INFO] [stdout] test config::endpoint::test::test_19 ... ok
[INFO] [stdout] test config::endpoint::test::test_16 ... ok
[INFO] [stdout] test config::endpoint::test::test_18 ... ok
[INFO] [stdout] test config::endpoint::test::test_26 ... ok
[INFO] [stdout] test config::endpoint::test::test_25 ... ok
[INFO] [stdout] test config::endpoint::test::test_20 ... ok
[INFO] [stdout] test config::endpoint::test::test_30 ... ok
[INFO] [stdout] test config::endpoint::test::test_28 ... ok
[INFO] [stdout] test config::endpoint::test::test_27 ... ok
[INFO] [stdout] test config::endpoint::test::test_33 ... ok
[INFO] [stdout] test config::endpoint::test::test_34 ... ok
[INFO] [stdout] test config::endpoint::test::test_3 ... ok
[INFO] [stdout] test config::endpoint::test::test_31 ... ok
[INFO] [stdout] test config::endpoint::test::test_32 ... ok
[INFO] [stdout] test config::endpoint::test::test_36 ... ok
[INFO] [stdout] test config::endpoint::test::test_38 ... ok
[INFO] [stdout] test config::endpoint::test::test_39 ... ok
[INFO] [stdout] test config::endpoint::test::test_37 ... ok
[INFO] [stdout] test config::endpoint::test::test_40 ... ok
[INFO] [stdout] test config::endpoint::test::test_46 ... ok
[INFO] [stdout] test config::endpoint::test::test_4 ... ok
[INFO] [stdout] test config::endpoint::test::test_29 ... ok
[INFO] [stdout] test config::endpoint::test::test_43 ... ok
[INFO] [stdout] test config::endpoint::test::test_35 ... ok
[INFO] [stdout] test config::endpoint::test::test_44 ... ok
[INFO] [stdout] test config::endpoint::test::test_41 ... ok
[INFO] [stdout] test config::endpoint::test::test_48 ... ok
[INFO] [stdout] test config::endpoint::test::test_45 ... ok
[INFO] [stdout] test config::endpoint::test::test_47 ... ok
[INFO] [stdout] test config::endpoint::test::test_42 ... ok
[INFO] [stdout] test ec2_query_errors::test::parse_wrapped_error ... ok
[INFO] [stdout] test config::endpoint::test::test_54 ... ok
[INFO] [stdout] test config::endpoint::test::test_51 ... ok
[INFO] [stdout] test ec2_query_errors::test::test_error_scope ... ok
[INFO] [stdout] test config::endpoint::test::test_50 ... ok
[INFO] [stdout] test serialization_settings::tests::test_include_header ... ok
[INFO] [stdout] test config::endpoint::test::test_53 ... ok
[INFO] [stdout] test config::endpoint::test::test_49 ... ok
[INFO] [stdout] test config::endpoint::test::test_5 ... ok
[INFO] [stdout] test config::endpoint::test::test_58 ... ok
[INFO] [stdout] test config::endpoint::test::test_52 ... ok
[INFO] [stdout] test config::endpoint::test::test_56 ... ok
[INFO] [stdout] test endpoint_lib::partition::test::resolve_partitions ... ok
[INFO] [stdout] test config::endpoint::test::test_55 ... ok
[INFO] [stdout] test config::endpoint::test::test_9 ... ok
[INFO] [stdout] test endpoint_lib::partition::test::deserialize_partitions ... ok
[INFO] [stdout] test config::endpoint::test::test_6 ... ok
[INFO] [stdout] test config::endpoint::test::test_8 ... ok
[INFO] [stdout] test config::endpoint::test::test_57 ... ok
[INFO] [stdout] test config::endpoint::test::test_7 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rw_aws_sdk_ec2
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test src/client.rs - client::Client (line 67) ... ignored
[INFO] [stdout] test src/client.rs - client::customize (line 153) ... ignored
[INFO] [stdout] test src/config.rs - config::Builder::retry_classifier (line 655) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::http_client (line 184) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::push_interceptor (line 587) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::interceptor (line 538) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::push_retry_classifier (line 747) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::retry_config (line 295) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::Client (line 23) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Builder::set_http_client (line 218) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::behavior_version (line 960) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Config (line 10) ... ignored
[INFO] [stdout] test src/config.rs - config::Builder::set_sleep_impl (line 355) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Builder::set_identity_cache (line 500) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Builder::behavior_version (line 971) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - client (line 157) ... ignored
[INFO] [stdout] test src/config.rs - config::Builder::identity_cache (line 465) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Builder::set_retry_config (line 310) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Builder::timeout_config (line 384) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Builder::sleep_impl (line 331) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Builder::set_timeout_config (line 403) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::Client (line 35) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Builder::set_behavior_version (line 1006) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Builder::endpoint_resolver (line 259) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Builder::identity_cache (line 454) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Builder::region (line 919) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Builder::set_behavior_version (line 995) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Builder::set_identity_cache (line 511) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 41) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - client (line 125) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - client (line 113) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::Builder::retry_config (line 295) stdout ----
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:296:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aws_sdk_ec2::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rw_aws_sdk_ec2::config::Config;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:297:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use aws_sdk_ec2::config::retry::RetryConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rw_aws_sdk_ec2::config::retry::RetryConfig;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::Client (line 23) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/client.rs:26:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | let client = aws_sdk_ec2::Client::new(&config);
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | let client = rw_aws_sdk_ec2::Client::new(&config);
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::imds::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let client = aws_sdk_ec2::Client::new(&config);
[INFO] [stdout] 5 + let client = Client::new(&config);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `aws_config::load_from_env`: Use the `aws_config::load_defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away.
[INFO] [stdout]  --> src/client.rs:25:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | let config = aws_config::load_from_env().await;
[INFO] [stdout]   |                          ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Builder::behavior_version (line 960) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:961:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aws_sdk_ec2::config::BehaviorVersion;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rw_aws_sdk_ec2::config::BehaviorVersion;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:963:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = rw_aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Config;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Config`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout] 5 + let config = Config::builder()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:967:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | let client = rw_aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::imds::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout] 9 + let client = Client::from_conf(config);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Builder::set_sleep_impl (line 355) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:356:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aws_sdk_ec2::config::{AsyncSleep, Builder, Config, SharedAsyncSleep, Sleep};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rw_aws_sdk_ec2::config::{AsyncSleep, Builder, Config, SharedAsyncSleep, Sleep};
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Builder::set_identity_cache (line 500) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:501:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aws_sdk_ec2::config::IdentityCache;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rw_aws_sdk_ec2::config::IdentityCache;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:503:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = rw_aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Config;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Config`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout] 5 + let config = Config::builder()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:507:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | let client = rw_aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::imds::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout] 9 + let client = Client::from_conf(config);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Builder::behavior_version (line 971) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:972:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aws_sdk_ec2::config::BehaviorVersion;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rw_aws_sdk_ec2::config::BehaviorVersion;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:974:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = rw_aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Config;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Config`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout] 5 + let config = Config::builder()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:978:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | let client = rw_aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::imds::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout] 9 + let client = Client::from_conf(config);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Builder::identity_cache (line 465) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:466:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aws_sdk_ec2::config::IdentityCache;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rw_aws_sdk_ec2::config::IdentityCache;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:469:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | let config = rw_aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Config;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Config`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout] 6 + let config = Config::builder()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   --> src/config.rs:478:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]    |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 | let client = rw_aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]    |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use aws_config::imds::Client;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use rw_aws_sdk_ec2::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 - let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout] 15 + let client = Client::from_conf(config);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Builder::set_retry_config (line 310) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:311:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aws_sdk_ec2::config::{Builder, Config};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rw_aws_sdk_ec2::config::{Builder, Config};
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:312:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use aws_sdk_ec2::config::retry::RetryConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rw_aws_sdk_ec2::config::retry::RetryConfig;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Builder::timeout_config (line 384) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:386:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use aws_sdk_ec2::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rw_aws_sdk_ec2::config::Config;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:387:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use aws_sdk_ec2::config::timeout::TimeoutConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rw_aws_sdk_ec2::config::timeout::TimeoutConfig;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Builder::sleep_impl (line 331) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:332:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aws_sdk_ec2::config::{AsyncSleep, Config, SharedAsyncSleep, Sleep};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rw_aws_sdk_ec2::config::{AsyncSleep, Config, SharedAsyncSleep, Sleep};
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Builder::set_timeout_config (line 403) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:405:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use aws_sdk_ec2::config::{Builder, Config};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rw_aws_sdk_ec2::config::{Builder, Config};
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:406:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use aws_sdk_ec2::config::timeout::TimeoutConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rw_aws_sdk_ec2::config::timeout::TimeoutConfig;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::Client (line 35) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/client.rs:38:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = aws_sdk_ec2::config::Builder::from(&sdk_config)
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = rw_aws_sdk_ec2::config::Builder::from(&sdk_config)
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::default_provider::app_name::Builder;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::default_provider::credentials::Builder;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::default_provider::region::Builder;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::default_provider::retry_config::Builder;
[INFO] [stdout]   |
[INFO] [stdout]     and 26 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let config = aws_sdk_ec2::config::Builder::from(&sdk_config)
[INFO] [stdout] 5 + let config = Builder::from(&sdk_config)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `aws_config::load_from_env`: Use the `aws_config::load_defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away.
[INFO] [stdout]  --> src/client.rs:37:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | let sdk_config = ::aws_config::load_from_env().await;
[INFO] [stdout]   |                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Builder::set_behavior_version (line 1006) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:1007:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aws_sdk_ec2::config::BehaviorVersion;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rw_aws_sdk_ec2::config::BehaviorVersion;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:1009:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = rw_aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Config;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Config`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout] 5 + let config = Config::builder()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:1013:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | let client = rw_aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::imds::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout] 9 + let client = Client::from_conf(config);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Builder::endpoint_resolver (line 259) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:260:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aws_sdk_ec2::config::endpoint::{ResolveEndpoint, EndpointFuture, Params, Endpoint};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rw_aws_sdk_ec2::config::endpoint::{ResolveEndpoint, EndpointFuture, Params, Endpoint};
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   --> src/config.rs:270:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | let config = aws_sdk_ec2::Config::builder().endpoint_resolver(resolver).build();
[INFO] [stdout]    |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | let config = rw_aws_sdk_ec2::Config::builder().endpoint_resolver(resolver).build();
[INFO] [stdout]    |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use rw_aws_sdk_ec2::Config;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Config`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 - let config = aws_sdk_ec2::Config::builder().endpoint_resolver(resolver).build();
[INFO] [stdout] 13 + let config = Config::builder().endpoint_resolver(resolver).build();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   --> src/config.rs:271:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]    |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 | let client = rw_aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]    |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use aws_config::imds::Client;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use rw_aws_sdk_ec2::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 - let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout] 14 + let client = Client::from_conf(config);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Builder::identity_cache (line 454) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:455:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aws_sdk_ec2::config::IdentityCache;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rw_aws_sdk_ec2::config::IdentityCache;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:457:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = rw_aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Config;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Config`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout] 5 + let config = Config::builder()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:461:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | let client = rw_aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::imds::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout] 9 + let client = Client::from_conf(config);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Builder::region (line 919) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:921:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use aws_sdk_ec2::config::{Builder, Config};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rw_aws_sdk_ec2::config::{Builder, Config};
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:923:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | let config = rw_aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Config;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Config`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout] 6 + let config = Config::builder()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Builder::set_behavior_version (line 995) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:996:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aws_sdk_ec2::config::BehaviorVersion;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rw_aws_sdk_ec2::config::BehaviorVersion;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:998:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = rw_aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Config;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Config`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout] 5 + let config = Config::builder()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:1002:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | let client = rw_aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::imds::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout] 9 + let client = Client::from_conf(config);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Builder::set_identity_cache (line 511) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:512:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aws_sdk_ec2::config::IdentityCache;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rw_aws_sdk_ec2::config::IdentityCache;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/config.rs:515:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | let config = rw_aws_sdk_ec2::Config::builder()
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Config;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Config`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let config = aws_sdk_ec2::Config::builder()
[INFO] [stdout] 6 + let config = Config::builder()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   --> src/config.rs:524:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]    |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 | let client = rw_aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout]    |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use aws_config::imds::Client;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use rw_aws_sdk_ec2::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 - let client = aws_sdk_ec2::Client::from_conf(config);
[INFO] [stdout] 15 + let client = Client::from_conf(config);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 41) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `aws_sdk_ec2`
[INFO] [stdout]  --> src/lib.rs:42:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use aws_sdk_ec2 as ec2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ no external crate `aws_sdk_ec2`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/lib.rs:47:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let client = aws_sdk_ec2::Client::new(&config);
[INFO] [stdout]   |                  ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let client = rw_aws_sdk_ec2::Client::new(&config);
[INFO] [stdout]   |                  ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::imds::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -     let client = aws_sdk_ec2::Client::new(&config);
[INFO] [stdout] 7 +     let client = Client::new(&config);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `aws_config::load_from_env`: Use the `aws_config::load_defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away.
[INFO] [stdout]  --> src/lib.rs:46:30
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let config = aws_config::load_from_env().await;
[INFO] [stdout]   |                              ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - client (line 125) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/lib.rs:128:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = aws_sdk_ec2::config::Builder::from(&sdk_config)
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | let config = rw_aws_sdk_ec2::config::Builder::from(&sdk_config)
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::default_provider::app_name::Builder;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::default_provider::credentials::Builder;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::default_provider::region::Builder;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::default_provider::retry_config::Builder;
[INFO] [stdout]   |
[INFO] [stdout]     and 26 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let config = aws_sdk_ec2::config::Builder::from(&sdk_config)
[INFO] [stdout] 5 + let config = Builder::from(&sdk_config)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `aws_config::load_from_env`: Use the `aws_config::load_defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away.
[INFO] [stdout]  --> src/lib.rs:127:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | let sdk_config = ::aws_config::load_from_env().await;
[INFO] [stdout]   |                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - client (line 113) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]  --> src/lib.rs:116:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | let client = aws_sdk_ec2::Client::new(&config);
[INFO] [stdout]   |              ^^^^^^^^^^^ use of undeclared crate or module `aws_sdk_ec2`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | let client = rw_aws_sdk_ec2::Client::new(&config);
[INFO] [stdout]   |              ~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aws_config::imds::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rw_aws_sdk_ec2::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let client = aws_sdk_ec2::Client::new(&config);
[INFO] [stdout] 5 + let client = Client::new(&config);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `aws_config::load_from_env`: Use the `aws_config::load_defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away.
[INFO] [stdout]  --> src/lib.rs:115:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | let config = aws_config::load_from_env().await;
[INFO] [stdout]   |                          ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client::Client (line 23)
[INFO] [stdout]     src/client.rs - client::Client (line 35)
[INFO] [stdout]     src/config.rs - config::Builder::behavior_version (line 960)
[INFO] [stdout]     src/config.rs - config::Builder::behavior_version (line 971)
[INFO] [stdout]     src/config.rs - config::Builder::endpoint_resolver (line 259)
[INFO] [stdout]     src/config.rs - config::Builder::identity_cache (line 454)
[INFO] [stdout]     src/config.rs - config::Builder::identity_cache (line 465)
[INFO] [stdout]     src/config.rs - config::Builder::region (line 919)
[INFO] [stdout]     src/config.rs - config::Builder::retry_config (line 295)
[INFO] [stdout]     src/config.rs - config::Builder::set_behavior_version (line 1006)
[INFO] [stdout]     src/config.rs - config::Builder::set_behavior_version (line 995)
[INFO] [stdout]     src/config.rs - config::Builder::set_identity_cache (line 500)
[INFO] [stdout]     src/config.rs - config::Builder::set_identity_cache (line 511)
[INFO] [stdout]     src/config.rs - config::Builder::set_retry_config (line 310)
[INFO] [stdout]     src/config.rs - config::Builder::set_sleep_impl (line 355)
[INFO] [stdout]     src/config.rs - config::Builder::set_timeout_config (line 403)
[INFO] [stdout]     src/config.rs - config::Builder::sleep_impl (line 331)
[INFO] [stdout]     src/config.rs - config::Builder::timeout_config (line 384)
[INFO] [stdout]     src/lib.rs - (line 41)
[INFO] [stdout]     src/lib.rs - client (line 113)
[INFO] [stdout]     src/lib.rs - client (line 125)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 21 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "23e7c85c68db9da7524c06c08bc08e4b8587bf0f444a4a8f9000d136cd4efae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23e7c85c68db9da7524c06c08bc08e4b8587bf0f444a4a8f9000d136cd4efae2", kill_on_drop: false }`
[INFO] [stdout] 23e7c85c68db9da7524c06c08bc08e4b8587bf0f444a4a8f9000d136cd4efae2
