[INFO] fetching crate otlp-sigv4-client 0.12.0... [INFO] testing otlp-sigv4-client-0.12.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate otlp-sigv4-client 0.12.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate otlp-sigv4-client 0.12.0 [INFO] finished tweaking crates.io crate otlp-sigv4-client 0.12.0 [INFO] tweaked toml for crates.io crate otlp-sigv4-client 0.12.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate otlp-sigv4-client 0.12.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate otlp-sigv4-client 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 177579f3c1d75b98fff9705eb4622145005a4bf3e0fbd8b2b54dea1dbb851da7 [INFO] running `Command { std: "docker" "start" "-a" "177579f3c1d75b98fff9705eb4622145005a4bf3e0fbd8b2b54dea1dbb851da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "177579f3c1d75b98fff9705eb4622145005a4bf3e0fbd8b2b54dea1dbb851da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "177579f3c1d75b98fff9705eb4622145005a4bf3e0fbd8b2b54dea1dbb851da7", kill_on_drop: false }` [INFO] [stdout] 177579f3c1d75b98fff9705eb4622145005a4bf3e0fbd8b2b54dea1dbb851da7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25a50211bb184c67ba9e4a388b6c973c4fe397bd5939a793b4b370cc223d7c0b [INFO] running `Command { std: "docker" "start" "-a" "25a50211bb184c67ba9e4a388b6c973c4fe397bd5939a793b4b370cc223d7c0b", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling aws-smithy-http v0.62.1 [INFO] [stderr] Compiling aws-credential-types v1.2.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling aws-sigv4 v1.3.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling otlp-sigv4-client v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.64s [INFO] running `Command { std: "docker" "inspect" "25a50211bb184c67ba9e4a388b6c973c4fe397bd5939a793b4b370cc223d7c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a50211bb184c67ba9e4a388b6c973c4fe397bd5939a793b4b370cc223d7c0b", kill_on_drop: false }` [INFO] [stdout] 25a50211bb184c67ba9e4a388b6c973c4fe397bd5939a793b4b370cc223d7c0b [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 485075497d9a4f14116ab136dd0f3ede8888cc1052e8f7beb744a5268c4c5e42 [INFO] running `Command { std: "docker" "start" "-a" "485075497d9a4f14116ab136dd0f3ede8888cc1052e8f7beb744a5268c4c5e42", kill_on_drop: false }` [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aws-types v1.3.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling aws-smithy-json v0.61.4 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling aws-smithy-xml v0.60.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.8.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling aws-smithy-http v0.62.1 [INFO] [stderr] Compiling aws-credential-types v1.2.3 [INFO] [stderr] Compiling aws-smithy-observability v0.1.3 [INFO] [stderr] Compiling aws-sigv4 v1.3.3 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling aws-smithy-http-client v1.0.6 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling aws-smithy-runtime v1.8.3 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling otlp-sigv4-client v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aws-runtime v1.5.8 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.74.0 [INFO] [stderr] Compiling aws-sdk-sts v1.75.0 [INFO] [stderr] Compiling aws-sdk-sso v1.73.0 [INFO] [stderr] Compiling aws-config v1.8.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.57s [INFO] running `Command { std: "docker" "inspect" "485075497d9a4f14116ab136dd0f3ede8888cc1052e8f7beb744a5268c4c5e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "485075497d9a4f14116ab136dd0f3ede8888cc1052e8f7beb744a5268c4c5e42", kill_on_drop: false }` [INFO] [stdout] 485075497d9a4f14116ab136dd0f3ede8888cc1052e8f7beb744a5268c4c5e42 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] afb0d7790acbbe79cbb1a4d2f948d709412744c35154844722ad5e15a7a789df [INFO] running `Command { std: "docker" "start" "-a" "afb0d7790acbbe79cbb1a4d2f948d709412744c35154844722ad5e15a7a789df", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/otlp_sigv4_client-e719fe0fd9c11bb8) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test builder::tests::test_builder_default_values ... ok [INFO] [stdout] test builder::tests::test_builder_fluent_interface ... ok [INFO] [stdout] test builder::tests::test_builder_missing_credentials ... ok [INFO] [stdout] test builder::tests::test_builder_success ... ok [INFO] [stdout] test builder::tests::test_builder_missing_client ... ok [INFO] [stdout] test builder::tests::test_builder_with_signing_predicate ... ok [INFO] [stdout] test signing::tests::test_sign_request_error_handling_invalid_headers ... ok [INFO] [stdout] test signing::tests::test_sign_request_basic ... ok [INFO] [stdout] test signing::tests::test_sign_request_preserves_custom_headers ... ok [INFO] [stdout] test signing::tests::test_sign_request_with_different_services ... ok [INFO] [stdout] test signing::tests::test_sign_request_with_empty_credentials ... ok [INFO] [stdout] test signing::tests::test_sign_request_with_different_http_methods ... ok [INFO] [stdout] test tests::test_sigv4_client_preserves_headers ... ok [INFO] [stdout] test tests::test_sigv4_client_signs_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests otlp_sigv4_client [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 17) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::SigV4ClientBuilder::with_signing_predicate (line 91) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "afb0d7790acbbe79cbb1a4d2f948d709412744c35154844722ad5e15a7a789df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb0d7790acbbe79cbb1a4d2f948d709412744c35154844722ad5e15a7a789df", kill_on_drop: false }` [INFO] [stdout] afb0d7790acbbe79cbb1a4d2f948d709412744c35154844722ad5e15a7a789df