[INFO] fetching crate aws-sdk-honeycode 1.28.0... [INFO] testing aws-sdk-honeycode-1.28.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate aws-sdk-honeycode 1.28.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate aws-sdk-honeycode 1.28.0 [INFO] finished tweaking crates.io crate aws-sdk-honeycode 1.28.0 [INFO] tweaked toml for crates.io crate aws-sdk-honeycode 1.28.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aws-sdk-honeycode 1.28.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 263 packages to latest compatible versions [INFO] [stderr] Adding aws-smithy-http v0.60.12 (available: v0.62.3) [INFO] [stderr] Adding aws-smithy-json v0.60.7 (available: v0.61.5) [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nu-ansi-term v0.50.1 [INFO] [stderr] Downloaded matchers v0.2.0 [INFO] [stderr] Downloaded aws-smithy-http v0.60.12 [INFO] [stderr] Downloaded aws-smithy-json v0.60.7 [INFO] [stderr] Downloaded tracing-subscriber v0.3.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8ad54bbe6e249b065a212d5818635b5ee8314af4934934cb51a8ec48783f7fe [INFO] running `Command { std: "docker" "start" "-a" "f8ad54bbe6e249b065a212d5818635b5ee8314af4934934cb51a8ec48783f7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8ad54bbe6e249b065a212d5818635b5ee8314af4934934cb51a8ec48783f7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8ad54bbe6e249b065a212d5818635b5ee8314af4934934cb51a8ec48783f7fe", kill_on_drop: false }` [INFO] [stdout] f8ad54bbe6e249b065a212d5818635b5ee8314af4934934cb51a8ec48783f7fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e9446894e11a86d58de56a9988d049e6cfdf43d8e08111371214c83a93f02fb [INFO] running `Command { std: "docker" "start" "-a" "3e9446894e11a86d58de56a9988d049e6cfdf43d8e08111371214c83a93f02fb", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aws-types v1.3.8 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.9.0 [INFO] [stderr] Compiling aws-smithy-json v0.60.7 [INFO] [stderr] Compiling aws-smithy-http v0.62.3 [INFO] [stderr] Compiling aws-credential-types v1.2.6 [INFO] [stderr] Compiling aws-smithy-observability v0.1.3 [INFO] [stderr] Compiling aws-smithy-http v0.60.12 [INFO] [stderr] Compiling aws-sigv4 v1.3.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.1 [INFO] [stderr] Compiling aws-smithy-runtime v1.9.2 [INFO] [stderr] Compiling aws-runtime v1.5.10 [INFO] [stderr] Compiling aws-sdk-honeycode v1.28.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/endpoint.rs:560:25 [INFO] [stdout] | [INFO] [stdout] 560 | fn resolve_endpoint(&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] 560 | 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 { [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> { [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 { [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, DeserializeError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.91s [INFO] running `Command { std: "docker" "inspect" "3e9446894e11a86d58de56a9988d049e6cfdf43d8e08111371214c83a93f02fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e9446894e11a86d58de56a9988d049e6cfdf43d8e08111371214c83a93f02fb", kill_on_drop: false }` [INFO] [stdout] 3e9446894e11a86d58de56a9988d049e6cfdf43d8e08111371214c83a93f02fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02d9c0838db07c19d80cd32356fcbc460c68422061427c980fbc661a76ced7f7 [INFO] running `Command { std: "docker" "start" "-a" "02d9c0838db07c19d80cd32356fcbc460c68422061427c980fbc661a76ced7f7", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling aws-smithy-xml v0.60.10 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.9.0 [INFO] [stderr] Compiling aws-smithy-json v0.61.5 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [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.3 [INFO] [stderr] Compiling aws-credential-types v1.2.6 [INFO] [stderr] Compiling aws-smithy-observability v0.1.3 [INFO] [stderr] Compiling aws-smithy-http v0.60.12 [INFO] [stderr] Compiling aws-types v1.3.8 [INFO] [stderr] Compiling aws-sigv4 v1.3.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.1 [INFO] [stderr] Compiling aws-smithy-runtime v1.9.2 [INFO] [stderr] Compiling aws-runtime v1.5.10 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.84.0 [INFO] [stderr] Compiling aws-sdk-sso v1.83.0 [INFO] [stderr] Compiling aws-sdk-sts v1.85.0 [INFO] [stderr] Compiling aws-sdk-honeycode v1.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aws-config v1.8.6 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/endpoint.rs:560:25 [INFO] [stdout] | [INFO] [stdout] 560 | fn resolve_endpoint(&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] 560 | 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 { [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> { [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 { [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, 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:560:25 [INFO] [stdout] | [INFO] [stdout] 560 | fn resolve_endpoint(&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] 560 | 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 { [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> { [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 { [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, DeserializeError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "02d9c0838db07c19d80cd32356fcbc460c68422061427c980fbc661a76ced7f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02d9c0838db07c19d80cd32356fcbc460c68422061427c980fbc661a76ced7f7", kill_on_drop: false }` [INFO] [stdout] 02d9c0838db07c19d80cd32356fcbc460c68422061427c980fbc661a76ced7f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a59227aa2cd47e90fb7684824f82bae655825b17be481f78fac4c32f867841a7 [INFO] running `Command { std: "docker" "start" "-a" "a59227aa2cd47e90fb7684824f82bae655825b17be481f78fac4c32f867841a7", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/config/endpoint.rs:560:25 [INFO] [stdout] running 38 tests [INFO] [stderr] | [INFO] [stderr] 560 | fn resolve_endpoint(&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] 560 | 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 { [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> { [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 { [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, DeserializeError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `aws-sdk-honeycode` (lib) generated 3 warnings (run `cargo fix --lib -p aws-sdk-honeycode` to apply 3 suggestions) [INFO] [stderr] warning: `aws-sdk-honeycode` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aws_sdk_honeycode-46573541a2ee2e82) [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_15 ... ok [INFO] [stdout] test config::endpoint::test::test_12 ... ok [INFO] [stdout] test config::endpoint::test::test_10 ... ok [INFO] [stdout] test config::endpoint::test::test_17 ... 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_21 ... ok [INFO] [stdout] test config::endpoint::test::test_23 ... ok [INFO] [stdout] test config::endpoint::test::test_2 ... 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_4 ... ok [INFO] [stdout] test config::endpoint::test::test_3 ... ok [INFO] [stdout] test config::endpoint::test::test_25 ... ok [INFO] [stdout] test endpoint_lib::partition::test::deserialize_partitions ... ok [INFO] [stdout] test config::endpoint::test::test_5 ... ok [INFO] [stdout] test config::endpoint::test::test_13 ... ok [INFO] [stdout] test endpoint_lib::partition::test::resolve_partitions ... ok [INFO] [stdout] test config::endpoint::test::test_6 ... ok [INFO] [stdout] test config::endpoint::test::test_7 ... ok [INFO] [stdout] test config::endpoint::test::test_8 ... ok [INFO] [stdout] test config::endpoint::test::test_19 ... ok [INFO] [stdout] test config::endpoint::test::test_22 ... ok [INFO] [stdout] test json_errors::test::code_takes_priority ... ok [INFO] [stdout] test json_errors::test::error_metadata ... ok [INFO] [stdout] test config::endpoint::test::test_14 ... ok [INFO] [stdout] test config::endpoint::test::test_20 ... ok [INFO] [stdout] test config::endpoint::test::test_26 ... ok [INFO] [stdout] test json_errors::test::alternative_error_message_names ... ok [INFO] [stdout] test json_errors::test::sanitize_namespace_and_url ... 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_type ... ok [INFO] [stdout] test json_errors::test::ignore_unrecognized_fields ... ok [INFO] [stdout] test json_errors::test::sanitize_namespace ... ok [INFO] [stdout] test json_errors::test::sanitize_noop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/endpoint_tests.rs (/opt/rustwide/target/debug/deps/endpoint_tests-f8ac543ed39adf23) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests aws_sdk_honeycode [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::region (line 932) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::retry_config (line 298) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::identity_cache (line 478) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::identity_cache (line 467) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::retry_classifier (line 668) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::interceptor (line 551) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::http_client (line 187) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::push_retry_classifier (line 760) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::behavior_version (line 973) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_http_client (line 221) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_identity_cache (line 524) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_sleep_impl (line 358) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_behavior_version (line 1008) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config (line 10) ... ignored [INFO] [stdout] test src/lib.rs - client (line 156) ... ignored [INFO] [stdout] test src/config.rs - config::Builder::endpoint_resolver (line 262) - 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 513) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client (line 23) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::behavior_version (line 984) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_behavior_version (line 1019) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_retry_config (line 313) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::push_interceptor (line 600) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_timeout_config (line 410) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::sleep_impl (line 334) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 112) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 40) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::timeout_config (line 387) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 124) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 1.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a59227aa2cd47e90fb7684824f82bae655825b17be481f78fac4c32f867841a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a59227aa2cd47e90fb7684824f82bae655825b17be481f78fac4c32f867841a7", kill_on_drop: false }` [INFO] [stdout] a59227aa2cd47e90fb7684824f82bae655825b17be481f78fac4c32f867841a7