[INFO] fetching crate rusoto_signature 0.48.0...
[INFO] testing rusoto_signature-0.48.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rusoto_signature 0.48.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rusoto_signature 0.48.0
[INFO] finished tweaking crates.io crate rusoto_signature 0.48.0
[INFO] tweaked toml for crates.io crate rusoto_signature 0.48.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusoto_signature 0.48.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 111 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding digest v0.9.0 (available: v0.11.2)
[INFO] [stderr]       Adding hmac v0.11.0 (available: v0.13.0)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.0)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.9.0)
[INFO] [stderr]       Adding md-5 v0.9.1 (available: v0.11.0)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.11.0)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfaf41794e19fc1ad4f8f8aea841bac91042453ce403875ef833640883310b23
[INFO] running `Command { std: "docker" "start" "-a" "dfaf41794e19fc1ad4f8f8aea841bac91042453ce403875ef833640883310b23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfaf41794e19fc1ad4f8f8aea841bac91042453ce403875ef833640883310b23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfaf41794e19fc1ad4f8f8aea841bac91042453ce403875ef833640883310b23", kill_on_drop: false }`
[INFO] [stdout] dfaf41794e19fc1ad4f8f8aea841bac91042453ce403875ef833640883310b23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbf294fe00b8bfb9ad96d87deb365f2606251a191dacf4b9eb2c5c64b18e1b4f
[INFO] running `Command { std: "docker" "start" "-a" "bbf294fe00b8bfb9ad96d87deb365f2606251a191dacf4b9eb2c5c64b18e1b4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rusoto_credential v0.48.0
[INFO] [stderr]    Compiling rusoto_signature v0.48.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> src/lib.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![cfg_attr(not(feature = "unstable"), deny(warnings))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![cfg_attr(not(feature = "unstable"), deny(warnings))]
[INFO] [stdout]    |                                             ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> src/lib.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(not(feature = "unstable"), allow(clippy::type_complexity))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/signature.rs:391:26
[INFO] [stdout]     |
[INFO] [stdout] 391 |             current_time.date().naive_utc(),
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/signature.rs:496:18
[INFO] [stdout]     |
[INFO] [stdout] 496 |             date.date().naive_utc(),
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.00s
[INFO] running `Command { std: "docker" "inspect" "bbf294fe00b8bfb9ad96d87deb365f2606251a191dacf4b9eb2c5c64b18e1b4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbf294fe00b8bfb9ad96d87deb365f2606251a191dacf4b9eb2c5c64b18e1b4f", kill_on_drop: false }`
[INFO] [stdout] bbf294fe00b8bfb9ad96d87deb365f2606251a191dacf4b9eb2c5c64b18e1b4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed9b3cf0e4d70fcec9d2f5d66f1f5a9d50f9a1de4a9e95ad1cc97d5e02248346
[INFO] running `Command { std: "docker" "start" "-a" "ed9b3cf0e4d70fcec9d2f5d66f1f5a9d50f9a1de4a9e95ad1cc97d5e02248346", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> src/lib.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![cfg_attr(not(feature = "unstable"), deny(warnings))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![cfg_attr(not(feature = "unstable"), deny(warnings))]
[INFO] [stdout]    |                                             ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> src/lib.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(not(feature = "unstable"), allow(clippy::type_complexity))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/signature.rs:391:26
[INFO] [stdout]     |
[INFO] [stdout] 391 |             current_time.date().naive_utc(),
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/signature.rs:496:18
[INFO] [stdout]     |
[INFO] [stdout] 496 |             date.date().naive_utc(),
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusoto_signature v0.48.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> src/lib.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![cfg_attr(not(feature = "unstable"), deny(warnings))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![cfg_attr(not(feature = "unstable"), deny(warnings))]
[INFO] [stdout]    |                                             ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]   --> src/lib.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(not(feature = "unstable"), allow(clippy::type_complexity))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/signature.rs:391:26
[INFO] [stdout]     |
[INFO] [stdout] 391 |             current_time.date().naive_utc(),
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/signature.rs:496:18
[INFO] [stdout]     |
[INFO] [stdout] 496 |             date.date().naive_utc(),
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/signature.rs:962:31
[INFO] [stdout]     |
[INFO] [stdout] 962 |         let date = NaiveDate::from_ymd(0, 1, 1);
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.26s
[INFO] running `Command { std: "docker" "inspect" "ed9b3cf0e4d70fcec9d2f5d66f1f5a9d50f9a1de4a9e95ad1cc97d5e02248346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed9b3cf0e4d70fcec9d2f5d66f1f5a9d50f9a1de4a9e95ad1cc97d5e02248346", kill_on_drop: false }`
[INFO] [stdout] ed9b3cf0e4d70fcec9d2f5d66f1f5a9d50f9a1de4a9e95ad1cc97d5e02248346
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 89780ff3d928ae556b92a6eb8d6c21c942047f77f673a9c1cc078ac1ed3e6036
[INFO] running `Command { std: "docker" "start" "-a" "89780ff3d928ae556b92a6eb8d6c21c942047f77f673a9c1cc078ac1ed3e6036", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]   --> src/lib.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 | #![cfg_attr(not(feature = "unstable"), deny(warnings))]
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:11:45
[INFO] [stderr]    |
[INFO] [stderr] 11 | #![cfg_attr(not(feature = "unstable"), deny(warnings))]
[INFO] [stderr]    |                                             ^^^^^^^^
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stderr]   --> src/lib.rs:12:17
[INFO] [stderr]    |
[INFO] [stderr] 12 | #![cfg_attr(not(feature = "unstable"), allow(clippy::type_complexity))]
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stderr]    --> src/signature.rs:391:26
[INFO] [stderr]     |
[INFO] [stderr] 391 |             current_time.date().naive_utc(),
[INFO] [stderr]     |                          ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stderr]    --> src/signature.rs:496:18
[INFO] [stderr]     |
[INFO] [stderr] 496 |             date.date().naive_utc(),
[INFO] [stderr]     |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stderr]    --> src/signature.rs:962:31
[INFO] [stderr]     |
[INFO] [stderr] 962 |         let date = NaiveDate::from_ymd(0, 1, 1);
[INFO] [stderr]     |                               ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rusoto_signature` (lib) generated 4 warnings
[INFO] [stderr] warning: `rusoto_signature` (lib test) generated 5 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusoto_signature-222195db0ac53184)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test region::tests::region_serialize_deserialize ... ok
[INFO] [stdout] test signature::tests::convert_request ... ok
[INFO] [stdout] test region::tests::region_serialize_deserialize_standard ... ok
[INFO] [stdout] test signature::tests::extract_hostname ... ok
[INFO] [stdout] test signature::tests::query_percent_encoded ... ok
[INFO] [stdout] test signature::tests::query_encoding_escaped_chars ... ok
[INFO] [stdout] test region::tests::region_serialize_deserialize_custom ... ok
[INFO] [stdout] test signature::tests::get_hostname_none_present ... ok
[INFO] [stdout] test region::tests::from_str ... ok
[INFO] [stdout] test signature::tests::path_percent_encoded ... ok
[INFO] [stdout] test signature::tests::canonical_uri_combos ... ok
[INFO] [stdout] test region::tests::region_serialize_deserialize_standard_only_region_name ... ok
[INFO] [stdout] test signature::tests::query_string_encoding_outliers ... ok
[INFO] [stdout] test signature::tests::query_string_literal_plus ... ok
[INFO] [stdout] test stream::test_async_read ... ok
[INFO] [stdout] test stream::test_new_with_size_read ... ok
[INFO] [stdout] test signature::tests::signature_generation ... ok
[INFO] [stdout] test signature::tests::signed_headers_unsigned_first ... ok
[INFO] [stdout] test stream::test_blocking_read ... ok
[INFO] [stdout] test signature::tests::signed_headers_unsigned_last ... ok
[INFO] [stdout] test signature::tests::x_amz_content_sha256_header_is_signed ... ok
[INFO] [stdout] test signature::tests::signed_headers_unsigned_in_center ... ok
[INFO] [stderr]    Doc-tests rusoto_signature
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/region.rs - region::Region::name (line 133) ... ok
[INFO] [stdout] test src/region.rs - region::Region (line 28) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "89780ff3d928ae556b92a6eb8d6c21c942047f77f673a9c1cc078ac1ed3e6036", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89780ff3d928ae556b92a6eb8d6c21c942047f77f673a9c1cc078ac1ed3e6036", kill_on_drop: false }`
[INFO] [stdout] 89780ff3d928ae556b92a6eb8d6c21c942047f77f673a9c1cc078ac1ed3e6036
