aws-sdk-connect 0.31.0

AWS SDK for Amazon Connect Service
Documentation
Build #916082 2023-09-19T23:04:33.338535+00:00
# rustc version
rustc 1.74.0-nightly (65ea825f4 2023-09-18)
# docs.rs version
docsrs 0.6.0 (b2c47fa7 2023-09-08)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/aws-sdk-connect-0.31.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/aws-sdk-connect-0.31.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:8d77639b970c52ec67607038b3ec48894629de24504b62a68269497566821cc0" "/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\", \"-20230918-1.74.0-nightly-65ea825f4\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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] a70dda65f82204cd5b513305463e82cf6990c88addc63d42d3e574c9004d513c
[INFO] running `Command { std: "docker" "start" "-a" "a70dda65f82204cd5b513305463e82cf6990c88addc63d42d3e574c9004d513c", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting aws-sdk-connect v0.31.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:84:47
[INFO] [stderr]    |
[INFO] [stderr] 84 | //! 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] 84 | //! 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:85:86
[INFO] [stderr]    |
[INFO] [stderr] 85 | //! 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] 85 | //! 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:87:65
[INFO] [stderr]    |
[INFO] [stderr] 87 | //! 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] 87 | //! 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:88:19
[INFO] [stderr]    |
[INFO] [stderr] 88 | //! 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] 88 | //! in [`config`].
[INFO] [stderr]    |        ~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:90:23
[INFO] [stderr]    |
[INFO] [stderr] 90 | //! 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] 90 | //! 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:93:36
[INFO] [stderr]    |
[INFO] [stderr] 93 | //! 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] 93 | //! 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:95:14
[INFO] [stderr]    |
[INFO] [stderr] 95 | //! [`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] 95 | //! [`From`] trait.
[INFO] [stderr]    |     ~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/client.rs:74:59
[INFO] [stderr]    |
[INFO] [stderr] 74 | /// 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] 74 | /// 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:1053:47
[INFO] [stderr]      |
[INFO] [stderr] 1053 | /// Types needed to implement [`Interceptor`](crate::config::Interceptor).
[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] 1053 | /// Types needed to implement [`Interceptor`].
[INFO] [stderr]      |                               ~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/config.rs:446:32
[INFO] [stderr]     |
[INFO] [stderr] 446 |     /// Add an [`Interceptor`](::aws_smithy_runtime_api::client::interceptors::Interceptor) that runs at specific stages of the request e...
[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] 446 |     /// Add an [`Interceptor`] 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:495:37
[INFO] [stderr]     |
[INFO] [stderr] 495 |     /// Add a [`SharedInterceptor`](::aws_smithy_runtime_api::client::interceptors::SharedInterceptor) that runs at specific stages of th...
[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] 495 |     /// 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:547:35
[INFO] [stderr]     |
[INFO] [stderr] 547 |     /// Set [`SharedInterceptor`](::aws_smithy_runtime_api::client::interceptors::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] 547 |     /// Set [`SharedInterceptor`]s for the builder.
[INFO] [stderr]     |             ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `aws-sdk-connect` (lib doc) generated 12 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 10.41s
[INFO] running `Command { std: "docker" "inspect" "a70dda65f82204cd5b513305463e82cf6990c88addc63d42d3e574c9004d513c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a70dda65f82204cd5b513305463e82cf6990c88addc63d42d3e574c9004d513c", kill_on_drop: false }`
[INFO] [stdout] a70dda65f82204cd5b513305463e82cf6990c88addc63d42d3e574c9004d513c