[INFO] fetching crate aws-sigv4 1.3.4... [INFO] testing aws-sigv4-1.3.4 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate aws-sigv4 1.3.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate aws-sigv4 1.3.4 [INFO] finished tweaking crates.io crate aws-sigv4 1.3.4 [INFO] tweaked toml for crates.io crate aws-sigv4 1.3.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aws-sigv4 1.3.4 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 aws-sigv4 1.3.4 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 aws-smithy-eventstream v0.60.10 [INFO] [stderr] Downloaded aws-credential-types v1.2.5 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.8.7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2236fa04acb44bc3f5922a56cb5e317ce0a9c69b104b74f1cd7a4ea896b5f090 [INFO] running `Command { std: "docker" "start" "-a" "2236fa04acb44bc3f5922a56cb5e317ce0a9c69b104b74f1cd7a4ea896b5f090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2236fa04acb44bc3f5922a56cb5e317ce0a9c69b104b74f1cd7a4ea896b5f090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2236fa04acb44bc3f5922a56cb5e317ce0a9c69b104b74f1cd7a4ea896b5f090", kill_on_drop: false }` [INFO] [stdout] 2236fa04acb44bc3f5922a56cb5e317ce0a9c69b104b74f1cd7a4ea896b5f090 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 501e7ba639a87bddbf0899534bf42211ef499974222fa9f6de9bd95abc2fca36 [INFO] running `Command { std: "docker" "start" "-a" "501e7ba639a87bddbf0899534bf42211ef499974222fa9f6de9bd95abc2fca36", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.8.7 [INFO] [stderr] Compiling aws-credential-types v1.2.5 [INFO] [stderr] Compiling aws-smithy-http v0.62.3 [INFO] [stderr] Compiling aws-sigv4 v1.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.72s [INFO] running `Command { std: "docker" "inspect" "501e7ba639a87bddbf0899534bf42211ef499974222fa9f6de9bd95abc2fca36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "501e7ba639a87bddbf0899534bf42211ef499974222fa9f6de9bd95abc2fca36", kill_on_drop: false }` [INFO] [stdout] 501e7ba639a87bddbf0899534bf42211ef499974222fa9f6de9bd95abc2fca36 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 458fbd33eed6f408c8956cf15daf19b218581c766df9fbc3a9f40af4cd63f18d [INFO] running `Command { std: "docker" "start" "-a" "458fbd33eed6f408c8956cf15daf19b218581c766df9fbc3a9f40af4cd63f18d", kill_on_drop: false }` [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.8.7 [INFO] [stderr] Compiling aws-smithy-http v0.62.3 [INFO] [stderr] Compiling aws-credential-types v1.2.5 [INFO] [stderr] Compiling aws-sigv4 v1.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: variant `V4A` is never constructed [INFO] [stdout] --> src/http_request/test.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 24 | enum Collection { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 25 | V4, [INFO] [stdout] 26 | V4A, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Collection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `v4a` is never used [INFO] [stdout] --> src/http_request/test.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 36 | impl SigningSuiteTest { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub(crate) fn v4a(test_name: &'static str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 42.26s [INFO] running `Command { std: "docker" "inspect" "458fbd33eed6f408c8956cf15daf19b218581c766df9fbc3a9f40af4cd63f18d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "458fbd33eed6f408c8956cf15daf19b218581c766df9fbc3a9f40af4cd63f18d", kill_on_drop: false }` [INFO] [stdout] 458fbd33eed6f408c8956cf15daf19b218581c766df9fbc3a9f40af4cd63f18d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b4f512af8ab88093bd0caa387e53702148cfaaa77de8e9dfebe11d068b0f171 [INFO] running `Command { std: "docker" "start" "-a" "2b4f512af8ab88093bd0caa387e53702148cfaaa77de8e9dfebe11d068b0f171", kill_on_drop: false }` [INFO] [stderr] warning: variant `V4A` is never constructed [INFO] [stderr] --> src/http_request/test.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 24 | enum Collection { [INFO] [stderr] | ---------- variant in this enum [INFO] [stderr] 25 | V4, [INFO] [stderr] 26 | V4A, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Collection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `v4a` is never used [INFO] [stderr] --> src/http_request/test.rs:46:19 [INFO] [stderr] | [INFO] [stderr] 36 | impl SigningSuiteTest { [INFO] [stderr] | --------------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 46 | pub(crate) fn v4a(test_name: &'static str) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `aws-sigv4` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aws_sigv4-266c6b1dde5a9655) [INFO] [stdout] [INFO] [stdout] running 91 tests [INFO] [stdout] test date_time::tests::date_format ... ok [INFO] [stdout] test date_time::tests::date_roundtrip ... ok [INFO] [stdout] test date_time::tests::date_time_roundtrip ... ok [INFO] [stdout] test http_request::canonical_request::tests::non_presigning_header_exclusion ... ok [INFO] [stdout] test http_request::canonical_request::tests::presigning_header_exclusion ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_double_url_encode ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_digest_of_canonical_request ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_double_url_encode_path ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_set_xamz_sha_256 ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_signing_urls_with_percent_encoded_query_strings ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_string_to_sign ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_unsigned_payload ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_omit_session_token ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_precomputed_payload ... ok [INFO] [stdout] test http_request::canonical_request::tests::trim_spaces_works_on_single_characters ... ok [INFO] [stdout] test http_request::sign::tests::apply_signing_instructions_headers ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_host_header_properly_handles_ports ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_trim_all_handles_spaces_correctly ... ok [INFO] [stdout] test http_request::sign::tests::test_debug_signable_body ... ok [INFO] [stdout] test http_request::sign::tests::apply_signing_instructions_query_params ... ok [INFO] [stdout] test http_request::sign::tests::apply_signing_instructions_query_params_http_1x ... ok [INFO] [stdout] test http_request::sign::tests::test_sign_headers_excluding_session_token ... ok [INFO] [stdout] test date_time::tests::test_truncate_subsecs ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_trim_all_ignores_other_forms_of_whitespace ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_header_value_multiline ... ignored, httpparse doesn't support parsing multiline headers since they are deprecated in RFC7230 [INFO] [stdout] test http_request::canonical_request::tests::test_generate_scope ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_repeated_header ... ok [INFO] [stdout] test http_request::sign::tests::test_sign_headers_utf8 ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_header_key_duplicate ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_header_value_trim ... ok [INFO] [stdout] test http_request::sign::tests::test_sign_url_escape ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_relative_normalized ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_relative_relative_normalized ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_header_value_order ... ok [INFO] [stdout] test http_request::sign::tests::test_sign_headers_space_trimming ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_trim_all_doesnt_elongate_strings ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_trim_all_does_nothing_when_there_are_no_spaces ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_normalize_header_value_works_on_valid_header_value ... ok [INFO] [stdout] test date_time::tests::date_time_format ... ok [INFO] [stdout] test http_request::canonical_request::tests::test_tilde_in_uri ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_space_normalized ... ignored, relies on single encode of path segments [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_space_unnormalized ... ignored, httpparse fails on unencoded spaces in path [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_utf8 ... ignored, httparse fails on invalid uri character [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_relative_relative_unnormalized ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_relative_unnormalized ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_vanilla ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_slash_unnormalized ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_slash_normalized ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_slash_dot_slash_unnormalized ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_vanilla_empty_query_key ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_slash_pointless_dot_normalized ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_unreserved ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_slashes_normalized ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_slash_dot_slash_normalized ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_vanilla_query ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_slash_pointless_dot_unnormalized ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_slashes_unnormalized ... ok [INFO] [stdout] test http_request::sign::tests::test_sign_headers_no_panic ... ok [INFO] [stdout] test http_request::canonical_request::tests::presigning_header_exclusion_with_explicit_exclusion_list_specified ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_vanilla_utf8_query ... ignored, httparse fails on invalid uri character [INFO] [stdout] test http_request::sign::tests::v4_suite::test_post_header_key_sort ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_vanilla_query_order_encoded ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_post_vanilla_query ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_post_header_value_case ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_post_header_key_case ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_post_vanilla_empty_query_value ... ok [INFO] [stdout] test http_request::uri_path_normalization::tests::normalize_uri_path_should_not_modify_input_containing_just_a_forward_slash ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_post_x_www_form_urlencoded ... ok [INFO] [stdout] test http_request::uri_path_normalization::tests::normalize_uri_path_should_merge_multiple_subsequent_slashes_into_one ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_vanilla_with_session_token ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_post_vanilla ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_post_x_www_form_urlencoded_parameters ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_vanilla_query_unreserved ... ok [INFO] [stdout] test http_request::uri_path_normalization::tests::normalize_uri_path_should_not_modify_multiple_non_dot_segments_starting_with_a_single_forward_slash ... ok [INFO] [stdout] test http_request::uri_path_normalization::tests::normalize_uri_path_should_remove_a_singel_dot_from_input ... ok [INFO] [stdout] test http_request::uri_path_normalization::tests::normalize_uri_path_should_remove_double_dots_from_input ... ok [INFO] [stdout] test sign::v4::tests::sign_payload_empty_string ... ok [INFO] [stdout] test sign::v4::tests::test_signature_calculation ... ok [INFO] [stdout] test http_request::uri_path_normalization::tests::normalize_uri_path_should_prepend_forward_slash_when_input_is_relative ... ok [INFO] [stdout] test http_request::uri_path_normalization::tests::normalize_uri_path_should_remove_a_leading_dot_from_input ... ok [INFO] [stdout] test http_request::uri_path_normalization::tests::normalize_uri_path_should_not_modify_single_non_dot_segment_starting_with_a_single_forward_slash ... ok [INFO] [stdout] test http_request::uri_path_normalization::tests::normalize_uri_path_should_not_remove_dot_when_surrounded_by_percent_encoded_forward_slashes ... ok [INFO] [stdout] test http_request::uri_path_normalization::tests::normalize_uri_path_should_remove_leading_double_dots_from_input ... ok [INFO] [stdout] test http_request::uri_path_normalization::tests::normalize_uri_path_should_replace_a_dot_segment_with_a_forward_slash ... ok [INFO] [stdout] test http_request::uri_path_normalization::tests::normalize_uri_path_should_behave_as_expected_against_examples_in_rfc ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_post_sts_header_after ... ok [INFO] [stdout] test http_request::test::test_parse_headers ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_get_vanilla_query_order_key_case ... ok [INFO] [stdout] test http_request::sign::tests::v4_suite::test_post_sts_header_before ... ok [INFO] [stdout] test http_request::uri_path_normalization::tests::normalize_uri_path_should_add_a_forward_slash_when_input_is_empty ... ok [INFO] [stdout] test http_request::uri_path_normalization::tests::normalize_uri_path_should_not_modify_multiple_non_dot_segments_with_a_trailing_forward_slash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 86 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] [stderr] Doc-tests aws_sigv4 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/http_request.rs - http_request (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2b4f512af8ab88093bd0caa387e53702148cfaaa77de8e9dfebe11d068b0f171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b4f512af8ab88093bd0caa387e53702148cfaaa77de8e9dfebe11d068b0f171", kill_on_drop: false }` [INFO] [stdout] 2b4f512af8ab88093bd0caa387e53702148cfaaa77de8e9dfebe11d068b0f171