[INFO] fetching crate aws-sdk-gamelift 1.3.0... [INFO] testing aws-sdk-gamelift-1.3.0 against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] extracting crate aws-sdk-gamelift 1.3.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate aws-sdk-gamelift 1.3.0 on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aws-sdk-gamelift 1.3.0 [INFO] finished tweaking crates.io crate aws-sdk-gamelift 1.3.0 [INFO] tweaked toml for crates.io crate aws-sdk-gamelift 1.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e1924ca1430b1ec35ba7decafe851365533d96e848d6bb7550400b7f13793a4 [INFO] running `Command { std: "docker" "start" "-a" "9e1924ca1430b1ec35ba7decafe851365533d96e848d6bb7550400b7f13793a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e1924ca1430b1ec35ba7decafe851365533d96e848d6bb7550400b7f13793a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e1924ca1430b1ec35ba7decafe851365533d96e848d6bb7550400b7f13793a4", kill_on_drop: false }` [INFO] [stdout] 9e1924ca1430b1ec35ba7decafe851365533d96e848d6bb7550400b7f13793a4 [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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41523381ca7c9e94a242b6f3a2e752d18c8b300f1abbbb35929c79b10d29c76f [INFO] running `Command { std: "docker" "start" "-a" "41523381ca7c9e94a242b6f3a2e752d18c8b300f1abbbb35929c79b10d29c76f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling aws-types v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling aws-smithy-async v1.1.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-types v1.1.0 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.1.0 [INFO] [stderr] Compiling aws-smithy-json v0.60.0 [INFO] [stderr] Compiling aws-credential-types v1.1.0 [INFO] [stderr] Compiling aws-smithy-http v0.61.0 [INFO] [stderr] Compiling aws-smithy-http v0.60.0 [INFO] [stderr] Compiling aws-sigv4 v1.1.0 [INFO] [stderr] Compiling aws-http v0.61.0 [INFO] [stderr] Compiling aws-http v0.60.0 [INFO] [stderr] Compiling aws-runtime v1.1.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-runtime v1.1.0 [INFO] [stderr] Compiling aws-sdk-gamelift v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "41523381ca7c9e94a242b6f3a2e752d18c8b300f1abbbb35929c79b10d29c76f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41523381ca7c9e94a242b6f3a2e752d18c8b300f1abbbb35929c79b10d29c76f", kill_on_drop: false }` [INFO] [stdout] 41523381ca7c9e94a242b6f3a2e752d18c8b300f1abbbb35929c79b10d29c76f [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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef345d47a17906b8b7037ceb612f4b3d8c056c6066a5381ec490cc09ba773e21 [INFO] running `Command { std: "docker" "start" "-a" "ef345d47a17906b8b7037ceb612f4b3d8c056c6066a5381ec490cc09ba773e21", kill_on_drop: false }` [INFO] [stderr] Compiling aws-smithy-json v0.61.0 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling aws-smithy-query v0.61.0 [INFO] [stderr] Compiling aws-smithy-xml v0.61.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.5.0 [INFO] [stderr] Compiling aws-sdk-sso v1.5.0 [INFO] [stderr] Compiling aws-sdk-sts v1.5.0 [INFO] [stderr] Compiling aws-config v1.1.0 [INFO] [stderr] Compiling aws-sdk-gamelift v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 41.72s [INFO] running `Command { std: "docker" "inspect" "ef345d47a17906b8b7037ceb612f4b3d8c056c6066a5381ec490cc09ba773e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef345d47a17906b8b7037ceb612f4b3d8c056c6066a5381ec490cc09ba773e21", kill_on_drop: false }` [INFO] [stdout] ef345d47a17906b8b7037ceb612f4b3d8c056c6066a5381ec490cc09ba773e21 [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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24983a3b4cd28d93b9135bbdcab3592c1965d389dc18ecd87685f605df5ce510 [INFO] running `Command { std: "docker" "start" "-a" "24983a3b4cd28d93b9135bbdcab3592c1965d389dc18ecd87685f605df5ce510", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aws_sdk_gamelift-6e2a270a0060fcb6) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test config::endpoint::test::test_15 ... ok [INFO] [stdout] test config::endpoint::test::test_13 ... ok [INFO] [stdout] test config::endpoint::test::test_12 ... ok [INFO] [stdout] test config::endpoint::test::test_16 ... ok [INFO] [stdout] test config::endpoint::test::test_11 ... ok [INFO] [stdout] test config::endpoint::test::test_14 ... ok [INFO] [stdout] test config::endpoint::test::test_1 ... ok [INFO] [stdout] test config::endpoint::test::test_17 ... ok [INFO] [stdout] test config::endpoint::test::test_10 ... ok [INFO] [stdout] test config::endpoint::test::test_18 ... ok [INFO] [stdout] test config::endpoint::test::test_2 ... ok [INFO] [stdout] test config::endpoint::test::test_22 ... ok [INFO] [stdout] test config::endpoint::test::test_20 ... 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_19 ... ok [INFO] [stdout] test config::endpoint::test::test_24 ... ok [INFO] [stdout] test config::endpoint::test::test_26 ... ok [INFO] [stdout] test config::endpoint::test::test_25 ... ok [INFO] [stdout] test config::endpoint::test::test_28 ... ok [INFO] [stdout] test config::endpoint::test::test_3 ... ok [INFO] [stdout] test config::endpoint::test::test_29 ... ok [INFO] [stdout] test config::endpoint::test::test_30 ... ok [INFO] [stdout] test config::endpoint::test::test_27 ... ok [INFO] [stdout] test config::endpoint::test::test_31 ... ok [INFO] [stdout] test config::endpoint::test::test_33 ... ok [INFO] [stdout] test config::endpoint::test::test_32 ... ok [INFO] [stdout] test config::endpoint::test::test_36 ... ok [INFO] [stdout] test config::endpoint::test::test_35 ... ok [INFO] [stdout] test config::endpoint::test::test_34 ... ok [INFO] [stdout] test config::endpoint::test::test_37 ... ok [INFO] [stdout] test config::endpoint::test::test_38 ... ok [INFO] [stdout] test config::endpoint::test::test_39 ... ok [INFO] [stdout] test config::endpoint::test::test_40 ... ok [INFO] [stdout] test config::endpoint::test::test_4 ... ok [INFO] [stdout] test config::endpoint::test::test_44 ... ok [INFO] [stdout] test config::endpoint::test::test_43 ... ok [INFO] [stdout] test config::endpoint::test::test_41 ... ok [INFO] [stdout] test config::endpoint::test::test_45 ... ok [INFO] [stdout] test config::endpoint::test::test_42 ... ok [INFO] [stdout] test config::endpoint::test::test_46 ... ok [INFO] [stdout] test json_errors::test::alternative_error_message_names ... ok [INFO] [stdout] test json_errors::test::code_takes_priority ... ok [INFO] [stdout] test json_errors::test::error_metadata ... 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_namespace_and_url ... ok [INFO] [stdout] test config::endpoint::test::test_7 ... ok [INFO] [stdout] test config::endpoint::test::test_5 ... ok [INFO] [stdout] test config::endpoint::test::test_9 ... ok [INFO] [stdout] test json_errors::test::sanitize_url ... ok [INFO] [stdout] test serialization_settings::tests::test_include_header ... ok [INFO] [stdout] test config::endpoint::test::test_8 ... ok [INFO] [stdout] test endpoint_lib::partition::test::resolve_partitions ... ok [INFO] [stdout] test json_errors::test::sanitize_noop ... ok [INFO] [stdout] test endpoint_lib::partition::test::deserialize_partitions ... ok [INFO] [stdout] test config::endpoint::test::test_6 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s [INFO] [stdout] [INFO] [stderr] Running tests/endpoint_tests.rs (/opt/rustwide/target/debug/deps/endpoint_tests-f10ea6d9a0d09d35) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests aws-sdk-gamelift [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 31 tests [INFO] [stdout] test src/client.rs - client::Client (line 67) ... ignored [INFO] [stdout] test src/client.rs - client::customize (line 179) ... ignored [INFO] [stdout] test src/config.rs - config::Builder::behavior_version (line 944) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client (line 23) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::http_client (line 168) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::behavior_version (line 955) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::identity_cache (line 438) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client (line 35) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::identity_cache (line 449) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::endpoint_resolver (line 243) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::interceptor (line 522) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::region (line 903) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::retry_config (line 279) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::push_interceptor (line 571) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_behavior_version (line 990) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::push_retry_classifier (line 731) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::retry_classifier (line 639) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_behavior_version (line 979) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_identity_cache (line 484) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config (line 10) ... ignored [INFO] [stdout] test src/config.rs - config::Builder::set_retry_config (line 294) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_identity_cache (line 495) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_http_client (line 202) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 165) ... ignored [INFO] [stdout] test src/config.rs - config::Builder::set_timeout_config (line 387) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::timeout_config (line 368) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_sleep_impl (line 339) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::sleep_impl (line 315) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 133) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 49) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 121) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 1.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "24983a3b4cd28d93b9135bbdcab3592c1965d389dc18ecd87685f605df5ce510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24983a3b4cd28d93b9135bbdcab3592c1965d389dc18ecd87685f605df5ce510", kill_on_drop: false }` [INFO] [stdout] 24983a3b4cd28d93b9135bbdcab3592c1965d389dc18ecd87685f605df5ce510