[INFO] fetching crate aws-sdk-keyspacesstreams 1.13.0... [INFO] testing aws-sdk-keyspacesstreams-1.13.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759 [INFO] extracting crate aws-sdk-keyspacesstreams 1.13.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate aws-sdk-keyspacesstreams 1.13.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate aws-sdk-keyspacesstreams 1.13.0 [INFO] tweaked toml for crates.io crate aws-sdk-keyspacesstreams 1.13.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aws-sdk-keyspacesstreams 1.13.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aws-sdk-keyspacesstreams 1.13.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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 832c580c98a002d44a1a553e79dba4b20580ff32e1c5ca4765b76d6e080f2286 [INFO] running `Command { std: "docker" "start" "-a" "832c580c98a002d44a1a553e79dba4b20580ff32e1c5ca4765b76d6e080f2286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "832c580c98a002d44a1a553e79dba4b20580ff32e1c5ca4765b76d6e080f2286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "832c580c98a002d44a1a553e79dba4b20580ff32e1c5ca4765b76d6e080f2286", kill_on_drop: false }` [INFO] [stdout] 832c580c98a002d44a1a553e79dba4b20580ff32e1c5ca4765b76d6e080f2286 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a8bde0572876c7023cf10eb32a54bb38885bc67a49b09a0c87c85cbb6adf8a7 [INFO] running `Command { std: "docker" "start" "-a" "7a8bde0572876c7023cf10eb32a54bb38885bc67a49b09a0c87c85cbb6adf8a7", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling aws-types v1.3.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling aws-lc-sys v0.32.2 [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.6 [INFO] [stderr] Compiling aws-smithy-types v1.3.3 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-json v0.61.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.9.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-smithy-http v0.62.4 [INFO] [stderr] Compiling aws-credential-types v1.2.8 [INFO] [stderr] Compiling aws-smithy-observability v0.1.4 [INFO] [stderr] Compiling aws-sigv4 v1.3.5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.17 [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.3 [INFO] [stderr] Compiling aws-smithy-runtime v1.9.3 [INFO] [stderr] Compiling aws-runtime v1.5.12 [INFO] [stderr] Compiling aws-sdk-keyspacesstreams v1.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s [INFO] running `Command { std: "docker" "inspect" "7a8bde0572876c7023cf10eb32a54bb38885bc67a49b09a0c87c85cbb6adf8a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a8bde0572876c7023cf10eb32a54bb38885bc67a49b09a0c87c85cbb6adf8a7", kill_on_drop: false }` [INFO] [stdout] 7a8bde0572876c7023cf10eb32a54bb38885bc67a49b09a0c87c85cbb6adf8a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7edd50a482d7aa49f95ba2b4c4afacf40e6f26efb8b8370c474a54de94ce09f [INFO] running `Command { std: "docker" "start" "-a" "f7edd50a482d7aa49f95ba2b4c4afacf40e6f26efb8b8370c474a54de94ce09f", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling aws-smithy-xml v0.60.11 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [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 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.16 [INFO] [stderr] Compiling aws-smithy-async v1.2.6 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-types v1.3.3 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.9.1 [INFO] [stderr] Compiling aws-smithy-json v0.61.6 [INFO] [stderr] Compiling aws-smithy-query v0.60.8 [INFO] [stderr] Compiling aws-credential-types v1.2.8 [INFO] [stderr] Compiling aws-smithy-http v0.62.4 [INFO] [stderr] Compiling aws-smithy-observability v0.1.4 [INFO] [stderr] Compiling aws-sigv4 v1.3.5 [INFO] [stderr] Compiling aws-types v1.3.9 [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.27.7 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.3 [INFO] [stderr] Compiling aws-smithy-runtime v1.9.3 [INFO] [stderr] Compiling aws-runtime v1.5.12 [INFO] [stderr] Compiling aws-sdk-sso v1.86.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.88.0 [INFO] [stderr] Compiling aws-sdk-sts v1.88.0 [INFO] [stderr] Compiling aws-sdk-keyspacesstreams v1.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aws-config v1.8.8 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 19s [INFO] running `Command { std: "docker" "inspect" "f7edd50a482d7aa49f95ba2b4c4afacf40e6f26efb8b8370c474a54de94ce09f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7edd50a482d7aa49f95ba2b4c4afacf40e6f26efb8b8370c474a54de94ce09f", kill_on_drop: false }` [INFO] [stdout] f7edd50a482d7aa49f95ba2b4c4afacf40e6f26efb8b8370c474a54de94ce09f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 58fa5938971899ac7dae3b129f556eb0512bf018175b7c0f978581b3f17036d6 [INFO] running `Command { std: "docker" "start" "-a" "58fa5938971899ac7dae3b129f556eb0512bf018175b7c0f978581b3f17036d6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aws_sdk_keyspacesstreams-ea23a0acefd43fc7) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test config::endpoint::test::test_3 ... ok [INFO] [stdout] test config::endpoint::test::test_2 ... ok [INFO] [stdout] test config::endpoint::test::test_6 ... ok [INFO] [stdout] test config::endpoint::test::test_1 ... 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_4 ... ok [INFO] [stdout] test config::endpoint::test::test_5 ... ok [INFO] [stdout] test endpoint_lib::partition::test::resolve_partitions ... ok [INFO] [stdout] test endpoint_lib::partition::test::deserialize_partitions ... ok [INFO] [stdout] test json_errors::test::code_takes_priority ... ok [INFO] [stdout] test json_errors::test::alternative_error_message_names ... 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::error_metadata ... 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 serialization_settings::tests::test_include_header ... ok [INFO] [stderr] Running tests/endpoint_tests.rs (/opt/rustwide/target/debug/deps/endpoint_tests-1fa7605122618164) [INFO] [stdout] test json_errors::test::sanitize_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests aws_sdk_keyspacesstreams [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] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test src/client.rs - client::Client (line 67) ... ignored [INFO] [stdout] test src/client.rs - client::customize (line 145) ... ignored [INFO] [stdout] test src/config.rs - config::Builder::region (line 1079) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::auth_scheme_resolver (line 391) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::http_client (line 211) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::behavior_version (line 1131) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::identity_cache (line 746) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::retry_partition (line 693) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_auth_scheme_preference (line 473) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_behavior_version (line 1166) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_behavior_version (line 1155) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_http_client (line 245) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::auth_scheme_preference (line 444) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::retry_partition (line 707) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::identity_cache (line 757) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config (line 9) ... ignored [INFO] [stdout] test src/config.rs - config::Builder::endpoint_resolver (line 502) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::behavior_version (line 1120) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_retry_config (line 552) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 168) ... ignored [INFO] [stdout] test src/config.rs - config::Builder::retry_config (line 537) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_timeout_config (line 649) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::retry_classifier (line 904) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::timeout_config (line 626) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_identity_cache (line 803) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::interceptor (line 830) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_identity_cache (line 792) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client (line 35) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::sleep_impl (line 573) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::push_auth_scheme (line 286) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_sleep_impl (line 597) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client (line 23) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 52) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 136) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 124) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 1.44s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "58fa5938971899ac7dae3b129f556eb0512bf018175b7c0f978581b3f17036d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58fa5938971899ac7dae3b129f556eb0512bf018175b7c0f978581b3f17036d6", kill_on_drop: false }` [INFO] [stdout] 58fa5938971899ac7dae3b129f556eb0512bf018175b7c0f978581b3f17036d6