aws-sdk-signer 1.1.0

AWS SDK for AWS Signer
Documentation
Build #1002449 2023-11-24T21:16:19.438178+00:00
# rustc version
rustc 1.76.0-nightly (a1a37735c 2023-11-23)
# docs.rs version
docsrs 0.6.0 (7f551f6b 2023-11-22)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/aws-sdk-signer-1.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/aws-sdk-signer-1.1.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20231123-1.76.0-nightly-a1a37735c\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] b811d9dde227904f7987f27a967fc7cb28db398be4a26a6737b1ca100d0d14b3
[INFO] running `Command { std: "docker" "start" "-a" "b811d9dde227904f7987f27a967fc7cb28db398be4a26a6737b1ca100d0d14b3", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting aws-sdk-signer v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:85:47
[INFO] [stderr]    |
[INFO] [stderr] 85 | //! These structs and enums live in [`types`](crate::types). There are some simpler types for
[INFO] [stderr]    |                                      -------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                      |
[INFO] [stderr]    |                                      because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 85 | //! These structs and enums live in [`types`]. There are some simpler types for
[INFO] [stderr]    |                                     ~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:86:86
[INFO] [stderr]    |
[INFO] [stderr] 86 | //! representing data such as date times or binary blobs that live in [`primitives`](crate::primitives).
[INFO] [stderr]    |                                                                        ------------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                                        |
[INFO] [stderr]    |                                                                        because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 86 | //! representing data such as date times or binary blobs that live in [`primitives`].
[INFO] [stderr]    |                                                                       ~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:88:65
[INFO] [stderr]    |
[INFO] [stderr] 88 | //! All types required to configure a client via the [`Config`](crate::Config) struct live
[INFO] [stderr]    |                                                       --------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                       |
[INFO] [stderr]    |                                                       because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 88 | //! All types required to configure a client via the [`Config`] struct live
[INFO] [stderr]    |                                                      ~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:89:19
[INFO] [stderr]    |
[INFO] [stderr] 89 | //! in [`config`](crate::config).
[INFO] [stderr]    |         --------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |         |
[INFO] [stderr]    |         because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 89 | //! in [`config`].
[INFO] [stderr]    |        ~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:91:23
[INFO] [stderr]    |
[INFO] [stderr] 91 | //! The [`operation`](crate::operation) module has a submodule for every API, and in each submodule
[INFO] [stderr]    |          -----------  ^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |          |
[INFO] [stderr]    |          because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 91 | //! The [`operation`] module has a submodule for every API, and in each submodule
[INFO] [stderr]    |         ~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:94:36
[INFO] [stderr]    |
[INFO] [stderr] 94 | //! There is a top-level [`Error`](crate::Error) type that encompasses all the errors that the
[INFO] [stderr]    |                           -------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 94 | //! There is a top-level [`Error`] type that encompasses all the errors that the
[INFO] [stderr]    |                          ~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:96:14
[INFO] [stderr]    |
[INFO] [stderr] 96 | //! [`From`](std::convert::From) trait.
[INFO] [stderr]    |      ------  ^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |      |
[INFO] [stderr]    |      because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 96 | //! [`From`] trait.
[INFO] [stderr]    |     ~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/client.rs:75:59
[INFO] [stderr]    |
[INFO] [stderr] 75 | /// function on the fluent builder. See the [`customize`](crate::client::customize) module for more
[INFO] [stderr]    |                                              -----------  ^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 75 | /// function on the fluent builder. See the [`customize`] module for more
[INFO] [stderr]    |                                             ~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]     --> src/config.rs:1311:45
[INFO] [stderr]      |
[INFO] [stderr] 1311 | /// Types needed to implement [`Intercept`](crate::config::Intercept).
[INFO] [stderr]      |                                -----------  ^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]      |                                |
[INFO] [stderr]      |                                because label contains path that resolves to same destination
[INFO] [stderr]      |
[INFO] [stderr]      = note: when a link's destination is not specified,
[INFO] [stderr]              the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]      |
[INFO] [stderr] 1311 | /// Types needed to implement [`Intercept`].
[INFO] [stderr]      |                               ~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/config.rs:48:41
[INFO] [stderr]    |
[INFO] [stderr] 48 |     /// Return the [`SharedHttpClient`](crate::config::SharedHttpClient) to use when making requests, if any.
[INFO] [stderr]    |                     ------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 48 |     /// Return the [`SharedHttpClient`] to use when making requests, if any.
[INFO] [stderr]    |                    ~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/config.rs:150:51
[INFO] [stderr]     |
[INFO] [stderr] 150 |     /// Set the [`StalledStreamProtectionConfig`](crate::config::StalledStreamProtectionConfig)
[INFO] [stderr]     |                  -------------------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  because label contains path that resolves to same destination
[INFO] [stderr]     |
[INFO] [stderr]     = note: when a link's destination is not specified,
[INFO] [stderr]             the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]     |
[INFO] [stderr] 150 |     /// Set the [`StalledStreamProtectionConfig`]
[INFO] [stderr]     |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/config.rs:156:51
[INFO] [stderr]     |
[INFO] [stderr] 156 |     /// Set the [`StalledStreamProtectionConfig`](crate::config::StalledStreamProtectionConfig)
[INFO] [stderr]     |                  -------------------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  because label contains path that resolves to same destination
[INFO] [stderr]     |
[INFO] [stderr]     = note: when a link's destination is not specified,
[INFO] [stderr]             the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]     |
[INFO] [stderr] 156 |     /// Set the [`StalledStreamProtectionConfig`]
[INFO] [stderr]     |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/config.rs:448:84
[INFO] [stderr]     |
[INFO] [stderr] 448 |     /// To use a custom caching mechanism, implement the [`ResolveCachedIdentity`](crate::config::ResolveCachedIdentity)
[INFO] [stderr]     |                                                           -----------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]     |                                                           |
[INFO] [stderr]     |                                                           because label contains path that resolves to same destination
[INFO] [stderr]     |
[INFO] [stderr]     = note: when a link's destination is not specified,
[INFO] [stderr]             the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]     |
[INFO] [stderr] 448 |     /// To use a custom caching mechanism, implement the [`ResolveCachedIdentity`]
[INFO] [stderr]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/config.rs:494:84
[INFO] [stderr]     |
[INFO] [stderr] 494 |     /// To use a custom caching mechanism, implement the [`ResolveCachedIdentity`](crate::config::ResolveCachedIdentity)
[INFO] [stderr]     |                                                           -----------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]     |                                                           |
[INFO] [stderr]     |                                                           because label contains path that resolves to same destination
[INFO] [stderr]     |
[INFO] [stderr]     = note: when a link's destination is not specified,
[INFO] [stderr]             the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]     |
[INFO] [stderr] 494 |     /// To use a custom caching mechanism, implement the [`ResolveCachedIdentity`]
[INFO] [stderr]     |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/config.rs:580:37
[INFO] [stderr]     |
[INFO] [stderr] 580 |     /// Add a [`SharedInterceptor`](crate::config::SharedInterceptor) that runs at specific stages of the request execution pipeline.
[INFO] [stderr]     |                -------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]     |                |
[INFO] [stderr]     |                because label contains path that resolves to same destination
[INFO] [stderr]     |
[INFO] [stderr]     = note: when a link's destination is not specified,
[INFO] [stderr]             the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]     |
[INFO] [stderr] 580 |     /// Add a [`SharedInterceptor`] that runs at specific stages of the request execution pipeline.
[INFO] [stderr]     |               ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/config.rs:632:35
[INFO] [stderr]     |
[INFO] [stderr] 632 |     /// Set [`SharedInterceptor`](crate::config::SharedInterceptor)s for the builder.
[INFO] [stderr]     |              -------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]     |              |
[INFO] [stderr]     |              because label contains path that resolves to same destination
[INFO] [stderr]     |
[INFO] [stderr]     = note: when a link's destination is not specified,
[INFO] [stderr]             the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]     |
[INFO] [stderr] 632 |     /// Set [`SharedInterceptor`]s for the builder.
[INFO] [stderr]     |             ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `aws-sdk-signer` (lib doc) generated 16 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.78s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/aws_sdk_signer/index.html
[INFO] running `Command { std: "docker" "inspect" "b811d9dde227904f7987f27a967fc7cb28db398be4a26a6737b1ca100d0d14b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b811d9dde227904f7987f27a967fc7cb28db398be4a26a6737b1ca100d0d14b3", kill_on_drop: false }`
[INFO] [stdout] b811d9dde227904f7987f27a967fc7cb28db398be4a26a6737b1ca100d0d14b3