[INFO] fetching crate aws-sdk-neptune 1.110.0... [INFO] testing aws-sdk-neptune-1.110.0 against 1.97.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] extracting crate aws-sdk-neptune 1.110.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate aws-sdk-neptune 1.110.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate aws-sdk-neptune 1.110.0 [INFO] tweaked toml for crates.io crate aws-sdk-neptune 1.110.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aws-sdk-neptune 1.110.0 on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aws-sdk-neptune 1.110.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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4b55d9f611d15d76d0d5c4339cbbf63b03d5179ab70858e6081243410fd948b1 [INFO] running `Command { std: "docker" "start" "4b55d9f611d15d76d0d5c4339cbbf63b03d5179ab70858e6081243410fd948b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b55d9f611d15d76d0d5c4339cbbf63b03d5179ab70858e6081243410fd948b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b55d9f611d15d76d0d5c4339cbbf63b03d5179ab70858e6081243410fd948b1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b55d9f611d15d76d0d5c4339cbbf63b03d5179ab70858e6081243410fd948b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b55d9f611d15d76d0d5c4339cbbf63b03d5179ab70858e6081243410fd948b1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling bytes v1.12.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling http v1.4.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling mio v1.2.2 [INFO] [stderr] Compiling socket2 v0.6.5 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Compiling cc v1.2.67 [INFO] [stderr] Compiling http-body v1.1.0 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling http-body-util v0.1.4 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling aws-lc-rs v1.17.1 [INFO] [stderr] Compiling time v0.3.53 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling aws-lc-sys v0.42.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.15.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls v0.23.42 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling cmov v0.5.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling ctutils v0.4.2 [INFO] [stderr] Compiling hybrid-array v0.4.13 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling crypto-common v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling aws-smithy-runtime-api-macros v1.1.0 [INFO] [stderr] Compiling block-buffer v0.12.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling aws-smithy-async v1.3.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling aws-smithy-types v1.6.1 [INFO] [stderr] Compiling digest v0.11.3 [INFO] [stderr] Compiling h2 v0.4.15 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling aws-types v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.23 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.14.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling aws-smithy-schema v0.2.0 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling aws-credential-types v1.3.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling aws-smithy-http v0.64.0 [INFO] [stderr] Compiling aws-smithy-observability v0.3.0 [INFO] [stderr] Compiling hmac v0.13.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling aws-sigv4 v1.5.1 [INFO] [stderr] Compiling aws-smithy-xml v0.62.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling uuid v1.23.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling arc-swap v1.9.2 [INFO] [stderr] Compiling aws-smithy-query v0.62.0 [INFO] [stderr] Compiling aws-smithy-json v0.63.0 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling aws-smithy-http-client v1.2.0 [INFO] [stderr] Compiling aws-smithy-runtime v1.12.1 [INFO] [stderr] Compiling aws-runtime v1.9.1 [INFO] [stderr] Compiling aws-sdk-neptune v1.110.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 6m 43s [INFO] running `Command { std: "docker" "inspect" "4b55d9f611d15d76d0d5c4339cbbf63b03d5179ab70858e6081243410fd948b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b55d9f611d15d76d0d5c4339cbbf63b03d5179ab70858e6081243410fd948b1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.7 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling aws-smithy-runtime-api-macros v1.1.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling aws-smithy-async v1.3.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-types v1.6.1 [INFO] [stderr] Compiling h2 v0.4.15 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.14.0 [INFO] [stderr] Compiling aws-smithy-schema v0.2.0 [INFO] [stderr] Compiling aws-credential-types v1.3.0 [INFO] [stderr] Compiling aws-smithy-http v0.64.0 [INFO] [stderr] Compiling aws-smithy-observability v0.3.0 [INFO] [stderr] Compiling aws-sigv4 v1.5.1 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling aws-types v1.5.0 [INFO] [stderr] Compiling aws-smithy-json v0.63.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling aws-smithy-xml v0.62.0 [INFO] [stderr] Compiling aws-smithy-query v0.62.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling aws-smithy-http-client v1.2.0 [INFO] [stderr] Compiling aws-smithy-runtime v1.12.1 [INFO] [stderr] Compiling aws-runtime v1.9.1 [INFO] [stderr] Compiling aws-sdk-sso v1.105.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.107.0 [INFO] [stderr] Compiling aws-sdk-sts v1.110.0 [INFO] [stderr] Compiling aws-sdk-neptune v1.110.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aws-config v1.10.1 [INFO] [stderr] Finished `release` profile [optimized] target(s) in 4m 25s [INFO] running `Command { std: "docker" "inspect" "4b55d9f611d15d76d0d5c4339cbbf63b03d5179ab70858e6081243410fd948b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b55d9f611d15d76d0d5c4339cbbf63b03d5179ab70858e6081243410fd948b1" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/aws_sdk_neptune-84ae738d0f7e8273) [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test config::endpoint::test::test_13 ... ok [INFO] [stdout] test config::endpoint::test::test_10 ... ok [INFO] [stdout] test config::endpoint::test::test_12 ... ok [INFO] [stdout] test config::endpoint::test::test_11 ... ok [INFO] [stdout] test config::endpoint::test::test_1 ... ok [INFO] [stdout] test config::endpoint::test::test_14 ... ok [INFO] [stdout] test config::endpoint::test::test_16 ... ok [INFO] [stdout] test config::endpoint::test::test_15 ... ok [INFO] [stdout] test config::endpoint::test::test_18 ... ok [INFO] [stdout] test config::endpoint::test::test_17 ... ok [INFO] [stdout] test config::endpoint::test::test_19 ... ok [INFO] [stdout] test config::endpoint::test::test_20 ... 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_24 ... ok [INFO] [stdout] test config::endpoint::test::test_23 ... ok [INFO] [stdout] test config::endpoint::test::test_21 ... ok [INFO] [stdout] test config::endpoint::test::test_26 ... ok [INFO] [stdout] test config::endpoint::test::test_28 ... ok [INFO] [stdout] test config::endpoint::test::test_29 ... ok [INFO] [stdout] test config::endpoint::test::test_27 ... ok [INFO] [stdout] test config::endpoint::test::test_3 ... ok [INFO] [stdout] test config::endpoint::test::test_25 ... ok [INFO] [stdout] test config::endpoint::test::test_31 ... ok [INFO] [stdout] test config::endpoint::test::test_30 ... ok [INFO] [stdout] test config::endpoint::test::test_34 ... ok [INFO] [stdout] test config::endpoint::test::test_32 ... ok [INFO] [stdout] test config::endpoint::test::test_35 ... ok [INFO] [stdout] test config::endpoint::test::test_33 ... ok [INFO] [stdout] test config::endpoint::test::test_36 ... 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_40 ... ok [INFO] [stdout] test config::endpoint::test::test_4 ... ok [INFO] [stdout] test config::endpoint::test::test_41 ... ok [INFO] [stdout] test config::endpoint::test::test_42 ... ok [INFO] [stdout] test config::endpoint::test::test_43 ... ok [INFO] [stdout] test config::endpoint::test::test_45 ... ok [INFO] [stdout] test config::endpoint::test::test_44 ... ok [INFO] [stdout] test config::endpoint::test::test_46 ... ok [INFO] [stdout] test config::endpoint::test::test_39 ... ok [INFO] [stdout] test config::endpoint::test::test_47 ... ok [INFO] [stdout] test config::endpoint::test::test_48 ... ok [INFO] [stdout] test config::endpoint::test::test_49 ... ok [INFO] [stdout] test config::endpoint::test::test_5 ... ok [INFO] [stdout] test config::endpoint::test::test_50 ... ok [INFO] [stdout] test config::endpoint::test::test_6 ... ok [INFO] [stdout] test config::endpoint::test::test_7 ... ok [INFO] [stdout] test config::endpoint::test::test_8 ... ok [INFO] [stdout] test config::endpoint::test::test_9 ... ok [INFO] [stdout] test rest_xml_wrapped_errors::test::parse_wrapped_error ... ok [INFO] [stdout] test endpoint_lib::partition::test::deserialize_partitions ... ok [INFO] [stdout] test endpoint_lib::partition::test::resolve_partitions ... ok [INFO] [stdout] test rest_xml_wrapped_errors::test::test_error_scope ... ok [INFO] [stdout] test serialization_settings::tests::test_include_header ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/endpoint_tests.rs (/opt/rustwide/target/release/deps/endpoint_tests-e4c36d0903f0751b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests aws_sdk_neptune [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 37 tests [INFO] [stdout] test src/client.rs - client::Client (line 67) ... ignored [INFO] [stdout] test src/client.rs - client::Client (line 85) ... ignored [INFO] [stdout] test src/client.rs - client::customize (line 211) ... ignored [INFO] [stdout] test src/config.rs - config::Builder::http_client (line 229) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::auth_scheme_preference (line 480) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::auth_scheme_resolver (line 409) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::behavior_version (line 1192) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::interceptor (line 866) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::identity_cache (line 782) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::identity_cache (line 793) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::behavior_version (line 1203) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::retry_config (line 573) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::endpoint_resolver (line 538) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::push_auth_scheme (line 304) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::retry_partition (line 729) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client (line 35) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client (line 23) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_behavior_version (line 1227) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_http_client (line 263) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_auth_scheme_preference (line 509) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::retry_partition (line 743) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_identity_cache (line 828) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_behavior_version (line 1238) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::region (line 1151) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config (line 9) ... ignored [INFO] [stdout] test src/config.rs - config::Builder::set_identity_cache (line 839) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::sleep_impl (line 609) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 46) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 162) ... ignored [INFO] [stdout] test src/lib.rs - client (line 180) ... ignored [INFO] [stdout] test src/lib.rs - client (line 118) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::timeout_config (line 662) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::retry_classifier (line 940) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_timeout_config (line 685) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_retry_config (line 588) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 130) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_sleep_impl (line 633) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b55d9f611d15d76d0d5c4339cbbf63b03d5179ab70858e6081243410fd948b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b55d9f611d15d76d0d5c4339cbbf63b03d5179ab70858e6081243410fd948b1", kill_on_drop: false }` [INFO] [stdout] 4b55d9f611d15d76d0d5c4339cbbf63b03d5179ab70858e6081243410fd948b1