aws-smithy-types 0.101.0

Types for smithy-rs codegen.
Documentation
Build #974958 2023-11-16T23:36:59.406766+00:00
# rustc version
rustc 1.76.0-nightly (6b771f6b5 2023-11-15)
# docs.rs version
docsrs 0.6.0 (30e2f2ce 2023-11-16)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/aws-smithy-types-0.101.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/aws-smithy-types-0.101.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20231115-1.76.0-nightly-6b771f6b5\", \"--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] 11100f23b40a77205b05a56166bb7f7e202e7095b44e7f9231b86954eab118a5
[INFO] running `Command { std: "docker" "start" "-a" "11100f23b40a77205b05a56166bb7f7e202e7095b44e7f9231b86954eab118a5", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting aws-smithy-types v0.101.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]  --> src/byte_stream.rs:8:96
[INFO] [stderr]   |
[INFO] [stderr] 8 | ...inner Http Body is wrapped in [ByteStream](crate::byte_stream::ByteStream). ByteStream provides misuse-resistant
[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] 8 | //! When the SDK returns streaming binary data, the inner Http Body is wrapped in [ByteStream]. ByteStream provides misuse-resistant
[INFO] [stderr]   |                                                                                   ~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/byte_stream.rs:346:33
[INFO] [stderr]     |
[INFO] [stderr] 346 |     /// Returns a [`FsBuilder`](crate::byte_stream::FsBuilder), allowing you to build a `ByteStream` with
[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] 346 |     /// Returns a [`FsBuilder`], allowing you to build a `ByteStream` with
[INFO] [stderr]     |                   ~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/byte_stream.rs:385:56
[INFO] [stderr]     |
[INFO] [stderr] 385 |     /// or the length of the file, use a [`FsBuilder`](crate::byte_stream::FsBuilder) as returned
[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] 385 |     /// or the length of the file, use a [`FsBuilder`] as returned
[INFO] [stderr]     |                                          ~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/byte_stream.rs:503:44
[INFO] [stderr]     |
[INFO] [stderr] 503 | /// contiguous memory. [`AggregatedBytes`](crate::byte_stream::AggregatedBytes) provides a view of
[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] 503 | /// contiguous memory. [`AggregatedBytes`] provides a view of
[INFO] [stderr]     |                        ~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/byte_stream.rs:510:44
[INFO] [stderr]     |
[INFO] [stderr] 510 |     /// Convert this buffer into [`Bytes`](bytes::Bytes)
[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] 510 |     /// Convert this buffer into [`Bytes`]
[INFO] [stderr]     |                                  ~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/date_time/mod.rs:41:78
[INFO] [stderr]    |
[INFO] [stderr] 41 | /// This type can be converted to/from the standard library's [`SystemTime`](std::time::SystemTime):
[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] 41 | /// This type can be converted to/from the standard library's [`SystemTime`]:
[INFO] [stderr]    |                                                               ~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/primitive.rs:14:39
[INFO] [stderr]    |
[INFO] [stderr] 14 | //! This module defines the [`Parse`](Parse) trait which
[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] 14 | //! This module defines the [`Parse`] trait which
[INFO] [stderr]    |                             ~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/primitive.rs:16:33
[INFO] [stderr]    |
[INFO] [stderr] 16 | //! these rules and [`Encoder`](Encoder), a struct that enables
[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] 16 | //! these rules and [`Encoder`], a struct that enables
[INFO] [stderr]    |                     ~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/byte_stream.rs:483:60
[INFO] [stderr]     |
[INFO] [stderr] 483 | /// Construct a retryable ByteStream from [`bytes::Bytes`](bytes::Bytes)
[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] 483 | /// Construct a retryable ByteStream from [`bytes::Bytes`]
[INFO] [stderr]     |                                           ~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/byte_stream.rs:492:59
[INFO] [stderr]     |
[INFO] [stderr] 492 | /// This will convert the `Vec<u8>` into [`bytes::Bytes`](bytes::Bytes) to enable efficient
[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] 492 | /// This will convert the `Vec<u8>` into [`bytes::Bytes`] to enable efficient
[INFO] [stderr]     |                                          ~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `aws-smithy-types` (lib doc) generated 10 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/aws_smithy_types/index.html
[INFO] running `Command { std: "docker" "inspect" "11100f23b40a77205b05a56166bb7f7e202e7095b44e7f9231b86954eab118a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11100f23b40a77205b05a56166bb7f7e202e7095b44e7f9231b86954eab118a5", kill_on_drop: false }`
[INFO] [stdout] 11100f23b40a77205b05a56166bb7f7e202e7095b44e7f9231b86954eab118a5