[INFO] fetching crate vitaminc-kms 0.1.0-pre2...
[INFO] testing vitaminc-kms-0.1.0-pre2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate vitaminc-kms 0.1.0-pre2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate vitaminc-kms 0.1.0-pre2
[INFO] finished tweaking crates.io crate vitaminc-kms 0.1.0-pre2
[INFO] tweaked toml for crates.io crate vitaminc-kms 0.1.0-pre2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vitaminc-kms 0.1.0-pre2 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]     Updating crates.io index
[INFO] [stderr]      Locking 233 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a851ebd4e9f7b8d64fa8c7a6c762e3baeb666c62b2ffade698350b352d285d12
[INFO] running `Command { std: "docker" "start" "-a" "a851ebd4e9f7b8d64fa8c7a6c762e3baeb666c62b2ffade698350b352d285d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a851ebd4e9f7b8d64fa8c7a6c762e3baeb666c62b2ffade698350b352d285d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a851ebd4e9f7b8d64fa8c7a6c762e3baeb666c62b2ffade698350b352d285d12", kill_on_drop: false }`
[INFO] [stdout] a851ebd4e9f7b8d64fa8c7a6c762e3baeb666c62b2ffade698350b352d285d12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 25a2c45640bc3349c11b1778a3cf64f87ec8bfc3059f260f88ab71b9ab2fd509
[INFO] running `Command { std: "docker" "start" "-a" "25a2c45640bc3349c11b1778a3cf64f87ec8bfc3059f260f88ab71b9ab2fd509", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aws-lc-rs v1.15.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling aws-types v1.3.10
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.33.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling aws-smithy-async v1.2.6
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling aws-smithy-types v1.3.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling aws-smithy-json v0.61.7
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling aws-smithy-query v0.60.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[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 vitaminc-protected v0.1.0-pre2
[INFO] [stderr]    Compiling aws-sigv4 v1.3.6
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling vitaminc-traits v0.1.0-pre2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling vitaminc-async-traits v0.1.0-pre2
[INFO] [stderr]    Compiling hyper v0.14.32
[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 hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[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-kms v1.94.0
[INFO] [stderr]    Compiling aws-config v1.8.10
[INFO] [stderr]    Compiling vitaminc-kms v0.1.0-pre2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "25a2c45640bc3349c11b1778a3cf64f87ec8bfc3059f260f88ab71b9ab2fd509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25a2c45640bc3349c11b1778a3cf64f87ec8bfc3059f260f88ab71b9ab2fd509", kill_on_drop: false }`
[INFO] [stdout] 25a2c45640bc3349c11b1778a3cf64f87ec8bfc3059f260f88ab71b9ab2fd509
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f355c48a98c7d7d2206dc8a0e15468cb90ecf9513d8a2374a74f9e7c9ca3d0f8
[INFO] running `Command { std: "docker" "start" "-a" "f355c48a98c7d7d2206dc8a0e15468cb90ecf9513d8a2374a74f9e7c9ca3d0f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[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 tokio-rustls v0.26.4
[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-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 hyper v1.8.1
[INFO] [stderr]    Compiling aws-types v1.3.10
[INFO] [stderr]    Compiling aws-sigv4 v1.3.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[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-sts v1.92.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.91.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.89.0
[INFO] [stderr]    Compiling aws-sdk-kms v1.94.0
[INFO] [stderr]    Compiling aws-config v1.8.10
[INFO] [stderr]    Compiling vitaminc-kms v0.1.0-pre2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `aws_config::BehaviorVersion::v2024_03_28`: Superseded by v2025_01_17, which updates the default HTTPS client stack.
[INFO] [stdout]    --> src/lib.rs:197:48
[INFO] [stdout]     |
[INFO] [stdout] 197 |             .behavior_version(BehaviorVersion::v2024_03_28())
[INFO] [stdout]     |                                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.05s
[INFO] running `Command { std: "docker" "inspect" "f355c48a98c7d7d2206dc8a0e15468cb90ecf9513d8a2374a74f9e7c9ca3d0f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f355c48a98c7d7d2206dc8a0e15468cb90ecf9513d8a2374a74f9e7c9ca3d0f8", kill_on_drop: false }`
[INFO] [stdout] f355c48a98c7d7d2206dc8a0e15468cb90ecf9513d8a2374a74f9e7c9ca3d0f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7400593fc2602336e222ba939c03408f330d4f3ff6b0e5371f26a25588499364
[INFO] running `Command { std: "docker" "start" "-a" "7400593fc2602336e222ba939c03408f330d4f3ff6b0e5371f26a25588499364", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `aws_config::BehaviorVersion::v2024_03_28`: Superseded by v2025_01_17, which updates the default HTTPS client stack.
[INFO] [stderr]    --> src/lib.rs:197:48
[INFO] [stderr]     |
[INFO] [stderr] 197 |             .behavior_version(BehaviorVersion::v2024_03_28())
[INFO] [stderr]     |                                                ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `vitaminc-kms` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vitaminc_kms-3e9c0163041932fd)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_update ... ok
[INFO] [stdout] test tests::test_chain ... ok
[INFO] [stdout] test tests::test_finalize ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_finalize stdout ----
[INFO] [stdout] Error: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Io, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })), connection: Unknown } })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_finalize
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7400593fc2602336e222ba939c03408f330d4f3ff6b0e5371f26a25588499364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7400593fc2602336e222ba939c03408f330d4f3ff6b0e5371f26a25588499364", kill_on_drop: false }`
[INFO] [stdout] 7400593fc2602336e222ba939c03408f330d4f3ff6b0e5371f26a25588499364
