Build #957605 2023-11-02T18:55:45.556532+00:00
# rustc version
rustc 1.75.0-nightly (75b064d26 2023-11-01)# docs.rs version
docsrs 0.6.0 (45c814ae 2023-10-19)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/aws-config-0.57.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/aws-config-0.57.1/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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/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\", \"-20231101-1.75.0-nightly-75b064d26\", \"--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] 0b9077a09e43b330d7e122ab34e8d450626a7b6205b9e5c7c9376e5c63c3eeee
[INFO] running `Command { std: "docker" "start" "-a" "0b9077a09e43b330d7e122ab34e8d450626a7b6205b9e5c7c9376e5c63c3eeee", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: imds
[INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr] to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting aws-config v0.57.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/lib.rs:20:22
[INFO] [stderr] |
[INFO] [stderr] 20 | //! [`ConfigLoader`](ConfigLoader) can combine different configuration sources into an AWS shared-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] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 20 | //! [`ConfigLoader`] can combine different configuration sources into an AWS shared-config:
[INFO] [stderr] | ~~~~~~~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/lib.rs:21:19
[INFO] [stderr] |
[INFO] [stderr] 21 | //! [`SdkConfig`](aws_types::SdkConfig). [`SdkConfig`](aws_types::SdkConfig) can be used configure
[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] 21 | //! [`SdkConfig`]. [`SdkConfig`](aws_types::SdkConfig) can be used configure
[INFO] [stderr] | ~~~~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/lib.rs:21:56
[INFO] [stderr] |
[INFO] [stderr] 21 | //! [`SdkConfig`](aws_types::SdkConfig). [`SdkConfig`](aws_types::SdkConfig) can be used configure
[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] 21 | //! [`SdkConfig`](aws_types::SdkConfig). [`SdkConfig`] can be used configure
[INFO] [stderr] | ~~~~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/default_provider.rs:8:44
[INFO] [stderr] |
[INFO] [stderr] 8 | //! Default Provider chains for [`region`](crate::default_provider::region), [`credentials`](crate::default_provider::credentials),
[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] 8 | //! Default Provider chains for [`region`], [`credentials`](crate::default_provider::credentials),
[INFO] [stderr] | ~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/default_provider.rs:8:94
[INFO] [stderr] |
[INFO] [stderr] 8 | //! Default Provider chains for [`region`](crate::default_provider::region), [`credentials`](crate::default_provider::credentials),
[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] 8 | //! Default Provider chains for [`region`](crate::default_provider::region), [`credentials`],
[INFO] [stderr] | ~~~~~~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/default_provider/retry_config.rs:84:43
[INFO] [stderr] |
[INFO] [stderr] 84 | /// Attempt to create a [RetryConfig](aws_smithy_types::retry::RetryConfig) from following sources in order:
[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] 84 | /// Attempt to create a [RetryConfig] from following sources in order:
[INFO] [stderr] | ~~~~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/default_provider/credentials.rs:28:74
[INFO] [stderr] |
[INFO] [stderr] 28 | /// 1. Environment variables: [`EnvironmentVariableCredentialsProvider`](crate::environment::EnvironmentVariableCredentialsProvider)
[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] 28 | /// 1. Environment variables: [`EnvironmentVariableCredentialsProvider`]
[INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/default_provider/credentials.rs:93:45
[INFO] [stderr] |
[INFO] [stderr] 93 | /// Builder for [`DefaultCredentialsChain`](DefaultCredentialsChain)
[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 | /// Builder for [`DefaultCredentialsChain`]
[INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/ecs.rs:275:67
[INFO] [stderr] |
[INFO] [stderr] 275 | /// URIs must refer to loopback addresses. The [`ResolveDns`](aws_smithy_runtime_api::client::dns::ResolveDns)
[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] 275 | /// URIs must refer to loopback addresses. The [`ResolveDns`]
[INFO] [stderr] | ~~~~~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/meta/region.rs:130:26
[INFO] [stderr] |
[INFO] [stderr] 130 | /// Provide a [`Region`](Region) to use with AWS requests
[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] 130 | /// Provide a [`Region`] to use with AWS requests
[INFO] [stderr] | ~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/profile/mod.rs:9:22
[INFO] [stderr] |
[INFO] [stderr] 9 | //! see the [`load`](parser::load) function.
[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] 9 | //! see the [`load`] function.
[INFO] [stderr] | ~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/web_identity_token.rs:161:57
[INFO] [stderr] |
[INFO] [stderr] 161 | /// Builder for [`WebIdentityTokenCredentialsProvider`](WebIdentityTokenCredentialsProvider)
[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] 161 | /// Builder for [`WebIdentityTokenCredentialsProvider`]
[INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/web_identity_token.rs:186:64
[INFO] [stderr] |
[INFO] [stderr] 186 | /// Configure this builder to use [`StaticConfiguration`](StaticConfiguration)
[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] 186 | /// Configure this builder to use [`StaticConfiguration`]
[INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] warning: `aws-config` (lib doc) generated 13 warnings
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/aws_config/index.html
[INFO] running `Command { std: "docker" "inspect" "0b9077a09e43b330d7e122ab34e8d450626a7b6205b9e5c7c9376e5c63c3eeee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b9077a09e43b330d7e122ab34e8d450626a7b6205b9e5c7c9376e5c63c3eeee", kill_on_drop: false }`
[INFO] [stdout] 0b9077a09e43b330d7e122ab34e8d450626a7b6205b9e5c7c9376e5c63c3eeee