[INFO] fetching crate otlp-sigv4-client 0.12.0... [INFO] testing otlp-sigv4-client-0.12.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate otlp-sigv4-client 0.12.0 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate otlp-sigv4-client 0.12.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry-http v0.30.0 [INFO] [stderr] Downloaded opentelemetry-otlp v0.30.0 [INFO] [stderr] Downloaded aws-sdk-sso v1.73.0 [INFO] [stderr] Downloaded aws-config v1.8.0 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.74.0 [INFO] [stderr] Downloaded aws-sdk-sts v1.75.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7469bf25930ccf2e7c2bcd410ef79f4ec8b6bc40d456d1d454b923257ce422c [INFO] running `Command { std: "docker" "start" "-a" "a7469bf25930ccf2e7c2bcd410ef79f4ec8b6bc40d456d1d454b923257ce422c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7469bf25930ccf2e7c2bcd410ef79f4ec8b6bc40d456d1d454b923257ce422c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7469bf25930ccf2e7c2bcd410ef79f4ec8b6bc40d456d1d454b923257ce422c", kill_on_drop: false }` [INFO] [stdout] a7469bf25930ccf2e7c2bcd410ef79f4ec8b6bc40d456d1d454b923257ce422c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aa02b77fc4a2b861884f323aa647fb2f8027cc469be8665225224c50fe266c0 [INFO] running `Command { std: "docker" "start" "-a" "2aa02b77fc4a2b861884f323aa647fb2f8027cc469be8665225224c50fe266c0", 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 rustls-webpki v0.103.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling synstructure v0.13.2 [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 zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [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-credential-types v1.2.3 [INFO] [stderr] Compiling aws-smithy-http v0.62.1 [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 icu_locale_core v2.0.0 [INFO] [stderr] Compiling aws-sigv4 v1.3.3 [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 hyper-rustls v0.27.7 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [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 23.91s [INFO] running `Command { std: "docker" "inspect" "2aa02b77fc4a2b861884f323aa647fb2f8027cc469be8665225224c50fe266c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa02b77fc4a2b861884f323aa647fb2f8027cc469be8665225224c50fe266c0", kill_on_drop: false }` [INFO] [stdout] 2aa02b77fc4a2b861884f323aa647fb2f8027cc469be8665225224c50fe266c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb303d963e794fa1fe1decad55670fc4cb93e63a023197c7b248c501d9123acc [INFO] running `Command { std: "docker" "start" "-a" "bb303d963e794fa1fe1decad55670fc4cb93e63a023197c7b248c501d9123acc", 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 aws-smithy-types v1.3.2 [INFO] [stderr] Compiling rustls v0.23.28 [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 regex-lite v0.1.6 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling aws-smithy-json v0.61.4 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling aws-smithy-xml v0.60.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling pin-project v1.1.10 [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 h2 v0.4.10 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [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 hyper v1.6.0 [INFO] [stderr] Compiling opentelemetry-proto v0.30.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-sso v1.73.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.74.0 [INFO] [stderr] Compiling aws-sdk-sts v1.75.0 [INFO] [stderr] Compiling aws-config v1.8.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.32s [INFO] running `Command { std: "docker" "inspect" "bb303d963e794fa1fe1decad55670fc4cb93e63a023197c7b248c501d9123acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb303d963e794fa1fe1decad55670fc4cb93e63a023197c7b248c501d9123acc", kill_on_drop: false }` [INFO] [stdout] bb303d963e794fa1fe1decad55670fc4cb93e63a023197c7b248c501d9123acc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 166a8668daab77811f6eca434dcf928ba3177addf004f6ac07ce2c9105b3905d [INFO] running `Command { std: "docker" "start" "-a" "166a8668daab77811f6eca434dcf928ba3177addf004f6ac07ce2c9105b3905d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [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_success ... ok [INFO] [stdout] test builder::tests::test_builder_with_signing_predicate ... ok [INFO] [stdout] test builder::tests::test_builder_missing_credentials ... ok [INFO] [stdout] test builder::tests::test_builder_missing_client ... 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_different_http_methods ... ok [INFO] [stdout] test tests::test_sigv4_client_preserves_headers ... ok [INFO] [stdout] test signing::tests::test_sign_request_with_empty_credentials ... 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.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "166a8668daab77811f6eca434dcf928ba3177addf004f6ac07ce2c9105b3905d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "166a8668daab77811f6eca434dcf928ba3177addf004f6ac07ce2c9105b3905d", kill_on_drop: false }` [INFO] [stdout] 166a8668daab77811f6eca434dcf928ba3177addf004f6ac07ce2c9105b3905d