[INFO] fetching crate aws-sdk-iotroborunner 1.17.0...
[INFO] testing aws-sdk-iotroborunner-1.17.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate aws-sdk-iotroborunner 1.17.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate aws-sdk-iotroborunner 1.17.0
[INFO] finished tweaking crates.io crate aws-sdk-iotroborunner 1.17.0
[INFO] tweaked toml for crates.io crate aws-sdk-iotroborunner 1.17.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aws-sdk-iotroborunner 1.17.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 255 packages to latest compatible versions
[INFO] [stderr]       Adding aws-smithy-http v0.60.12 (available: v0.62.5)
[INFO] [stderr]       Adding aws-smithy-json v0.60.7 (available: v0.61.7)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.3.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 064c55a345d9233b5057e759a32d8ce86ad6dd6280e9d837969c69aa0adf8e74
[INFO] running `Command { std: "docker" "start" "-a" "064c55a345d9233b5057e759a32d8ce86ad6dd6280e9d837969c69aa0adf8e74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "064c55a345d9233b5057e759a32d8ce86ad6dd6280e9d837969c69aa0adf8e74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "064c55a345d9233b5057e759a32d8ce86ad6dd6280e9d837969c69aa0adf8e74", kill_on_drop: false }`
[INFO] [stdout] 064c55a345d9233b5057e759a32d8ce86ad6dd6280e9d837969c69aa0adf8e74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c8b58090758430c81682814d254751fd38c215742a136ebcdb9c56cecf3e128
[INFO] running `Command { std: "docker" "start" "-a" "2c8b58090758430c81682814d254751fd38c215742a136ebcdb9c56cecf3e128", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling aws-types v1.3.10
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling aws-smithy-async v1.2.6
[INFO] [stderr]    Compiling aws-smithy-types v1.3.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.2
[INFO] [stderr]    Compiling aws-smithy-json v0.60.7
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aws-smithy-http v0.62.5
[INFO] [stderr]    Compiling aws-credential-types v1.2.9
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.4
[INFO] [stderr]    Compiling aws-smithy-http v0.60.12
[INFO] [stderr]    Compiling aws-sigv4 v1.3.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.4
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.4
[INFO] [stderr]    Compiling aws-runtime v1.5.14
[INFO] [stderr]    Compiling aws-sdk-iotroborunner v1.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/endpoint.rs:540:25
[INFO] [stdout]     |
[INFO] [stdout] 540 | ...dpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture {
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture<'_> {
[INFO] [stdout]     |                                                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint_lib/partition.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option<Partition> {
[INFO] [stdout]     |                                     ^^^^^ the lifetime is elided here                           ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option<Partition<'_>> {
[INFO] [stdout]     |                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/json_errors.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn parse_error_body(bytes: &[u8]) -> Result<ErrorBody, DeserializeError> {
[INFO] [stdout]    |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn parse_error_body(bytes: &[u8]) -> Result<ErrorBody<'_>, DeserializeError> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.86s
[INFO] running `Command { std: "docker" "inspect" "2c8b58090758430c81682814d254751fd38c215742a136ebcdb9c56cecf3e128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c8b58090758430c81682814d254751fd38c215742a136ebcdb9c56cecf3e128", kill_on_drop: false }`
[INFO] [stdout] 2c8b58090758430c81682814d254751fd38c215742a136ebcdb9c56cecf3e128
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab6885d581c36a4dbbc673cbbb00b0d1a9ca0767b667c468747f29e05fc92ae2
[INFO] running `Command { std: "docker" "start" "-a" "ab6885d581c36a4dbbc673cbbb00b0d1a9ca0767b667c468747f29e05fc92ae2", kill_on_drop: false }`
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.12
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling aws-smithy-async v1.2.6
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aws-smithy-types v1.3.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.2
[INFO] [stderr]    Compiling aws-smithy-json v0.61.7
[INFO] [stderr]    Compiling aws-smithy-query v0.60.8
[INFO] [stderr]    Compiling aws-smithy-json v0.60.7
[INFO] [stderr]    Compiling aws-credential-types v1.2.9
[INFO] [stderr]    Compiling aws-smithy-http v0.62.5
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.4
[INFO] [stderr]    Compiling aws-smithy-http v0.60.12
[INFO] [stderr]    Compiling aws-types v1.3.10
[INFO] [stderr]    Compiling aws-sigv4 v1.3.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.4
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.4
[INFO] [stderr]    Compiling aws-runtime v1.5.14
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.91.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.89.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.92.0
[INFO] [stderr]    Compiling aws-sdk-iotroborunner v1.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aws-config v1.8.10
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/endpoint.rs:540:25
[INFO] [stdout]     |
[INFO] [stdout] 540 | ...dpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture {
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture<'_> {
[INFO] [stdout]     |                                                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint_lib/partition.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option<Partition> {
[INFO] [stdout]     |                                     ^^^^^ the lifetime is elided here                           ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option<Partition<'_>> {
[INFO] [stdout]     |                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/json_errors.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn parse_error_body(bytes: &[u8]) -> Result<ErrorBody, DeserializeError> {
[INFO] [stdout]    |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn parse_error_body(bytes: &[u8]) -> Result<ErrorBody<'_>, DeserializeError> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/endpoint.rs:540:25
[INFO] [stdout]     |
[INFO] [stdout] 540 | ...dpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture {
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture<'_> {
[INFO] [stdout]     |                                                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint_lib/partition.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option<Partition> {
[INFO] [stdout]     |                                     ^^^^^ the lifetime is elided here                           ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option<Partition<'_>> {
[INFO] [stdout]     |                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/json_errors.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn parse_error_body(bytes: &[u8]) -> Result<ErrorBody, DeserializeError> {
[INFO] [stdout]    |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn parse_error_body(bytes: &[u8]) -> Result<ErrorBody<'_>, DeserializeError> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "ab6885d581c36a4dbbc673cbbb00b0d1a9ca0767b667c468747f29e05fc92ae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab6885d581c36a4dbbc673cbbb00b0d1a9ca0767b667c468747f29e05fc92ae2", kill_on_drop: false }`
[INFO] [stdout] ab6885d581c36a4dbbc673cbbb00b0d1a9ca0767b667c468747f29e05fc92ae2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a306a05d204bb2b12032d4ef0af00f3ebb808dce6df6414c35b6e7cd0bc49dd7
[INFO] running `Command { std: "docker" "start" "-a" "a306a05d204bb2b12032d4ef0af00f3ebb808dce6df6414c35b6e7cd0bc49dd7", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/config/endpoint.rs:540:25
[INFO] [stderr]     |
[INFO] [stderr] 540 | ...dpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture {
[INFO] [stderr]     |           ^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 540 |     fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture<'_> {
[INFO] [stderr]     |                                                                                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint_lib/partition.rs:108:37
[INFO] [stderr]     |
[INFO] [stderr] 108 |     pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option<Partition> {
[INFO] [stderr]     |                                     ^^^^^ the lifetime is elided here                           ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 108 |     pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option<Partition<'_>> {
[INFO] [stderr]     |                                                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/json_errors.rs:38:28
[INFO] [stderr]    |
[INFO] [stderr] 38 | fn parse_error_body(bytes: &[u8]) -> Result<ErrorBody, DeserializeError> {
[INFO] [stderr]    |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 38 | fn parse_error_body(bytes: &[u8]) -> Result<ErrorBody<'_>, DeserializeError> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `aws-sdk-iotroborunner` (lib) generated 3 warnings (run `cargo fix --lib -p aws-sdk-iotroborunner` to apply 3 suggestions)
[INFO] [stderr] warning: `aws-sdk-iotroborunner` (lib test) generated 3 warnings (3 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/aws_sdk_iotroborunner-0e7c581fd9230578)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test config::endpoint::test::test_13 ... ok
[INFO] [stdout] test config::endpoint::test::test_18 ... ok
[INFO] [stdout] test config::endpoint::test::test_17 ... ok
[INFO] [stdout] test config::endpoint::test::test_15 ... ok
[INFO] [stdout] test config::endpoint::test::test_16 ... ok
[INFO] [stdout] test config::endpoint::test::test_1 ... ok
[INFO] [stdout] test config::endpoint::test::test_2 ... 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_19 ... ok
[INFO] [stdout] test config::endpoint::test::test_14 ... ok
[INFO] [stdout] test config::endpoint::test::test_10 ... ok
[INFO] [stdout] test config::endpoint::test::test_20 ... ok
[INFO] [stdout] test config::endpoint::test::test_21 ... ok
[INFO] [stdout] test config::endpoint::test::test_23 ... ok
[INFO] [stdout] test config::endpoint::test::test_22 ... ok
[INFO] [stdout] test config::endpoint::test::test_4 ... ok
[INFO] [stdout] test config::endpoint::test::test_3 ... ok
[INFO] [stdout] test config::endpoint::test::test_5 ... ok
[INFO] [stdout] test config::endpoint::test::test_8 ... ok
[INFO] [stdout] test config::endpoint::test::test_7 ... ok
[INFO] [stdout] test config::endpoint::test::test_9 ... ok
[INFO] [stdout] test config::endpoint::test::test_24 ... ok
[INFO] [stdout] test config::endpoint::test::test_6 ... ok
[INFO] [stdout] test json_errors::test::alternative_error_message_names ... ok
[INFO] [stdout] test endpoint_lib::partition::test::resolve_partitions ... ok
[INFO] [stdout] test json_errors::test::code_takes_priority ... ok
[INFO] [stdout] test endpoint_lib::partition::test::deserialize_partitions ... ok
[INFO] [stdout] test config::endpoint::test::test_25 ... ok
[INFO] [stdout] test json_errors::test::error_type ... ok
[INFO] [stdout] test json_errors::test::sanitize_namespace ... ok
[INFO] [stdout] test json_errors::test::sanitize_namespace_and_url ... ok
[INFO] [stdout] test json_errors::test::sanitize_noop ... ok
[INFO] [stdout] test json_errors::test::ignore_unrecognized_fields ... ok
[INFO] [stdout] test json_errors::test::sanitize_url ... ok
[INFO] [stdout] test serialization_settings::tests::test_include_header ... ok
[INFO] [stdout] test json_errors::test::error_metadata ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/endpoint_tests.rs (/opt/rustwide/target/debug/deps/endpoint_tests-1bba9359161561cf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aws_sdk_iotroborunner
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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::behavior_version (line 989) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::behavior_version (line 1000) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::push_interceptor (line 616) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::retry_classifier (line 684) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::http_client (line 203) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::set_behavior_version (line 1035) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::retry_config (line 314) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::interceptor (line 567) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::set_http_client (line 237) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Config (line 10) ... ignored
[INFO] [stdout] test src/config.rs - config::Builder::set_retry_config (line 329) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client (line 35) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::set_identity_cache (line 540) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::push_retry_classifier (line 776) - compile ... ok
[INFO] [stdout] test src/lib.rs - client (line 155) ... ignored
[INFO] [stdout] test src/config.rs - config::Builder::set_identity_cache (line 529) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::identity_cache (line 483) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::identity_cache (line 494) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::timeout_config (line 403) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client (line 23) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::sleep_impl (line 350) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::set_behavior_version (line 1024) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::endpoint_resolver (line 278) - compile ... ok
[INFO] [stdout] test src/lib.rs - client (line 111) - compile ... ok
[INFO] [stdout] test src/lib.rs - client (line 123) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::set_timeout_config (line 426) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::region (line 948) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Builder::set_sleep_impl (line 374) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 39) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a306a05d204bb2b12032d4ef0af00f3ebb808dce6df6414c35b6e7cd0bc49dd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a306a05d204bb2b12032d4ef0af00f3ebb808dce6df6414c35b6e7cd0bc49dd7", kill_on_drop: false }`
[INFO] [stdout] a306a05d204bb2b12032d4ef0af00f3ebb808dce6df6414c35b6e7cd0bc49dd7
