# rustc version rustc 1.97.0-nightly (9eb3be26b 2026-05-18)
# docs.rs version docsrs 0.0.0 (e50152ed411bb913753b1dfd203f22cb8711f097 2026-05-17 )
# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "778147db02e9191662feb330c0ec6f57f32ea222f1de4339a8f9ebaf337b4029" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260518-1.97.0-nightly-9eb3be26b\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting miden-client-cli v0.14.9 (/opt/rustwide/workdir) [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:193:32 [INFO] [stderr] | [INFO] [stderr] 193 | /// Returns a [`CliError`](crate::errors::CliError): [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] 193 - /// Returns a [`CliError`](crate::errors::CliError): [INFO] [stderr] 193 + /// Returns a [`CliError`]: [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:194:40 [INFO] [stderr] | [INFO] [stderr] 194 | /// - [`CliError::ConfigNotFound`](crate::errors::CliError::ConfigNotFound) if the config file [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] 194 - /// - [`CliError::ConfigNotFound`](crate::errors::CliError::ConfigNotFound) if the config file [INFO] [stderr] 194 + /// - [`CliError::ConfigNotFound`] if the config file [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:196:32 [INFO] [stderr] | [INFO] [stderr] 196 | /// - [`CliError::Config`](crate::errors::CliError::Config) if configuration file parsing fails [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] 196 - /// - [`CliError::Config`](crate::errors::CliError::Config) if configuration file parsing fails [INFO] [stderr] 196 + /// - [`CliError::Config`] if configuration file parsing fails [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:263:32 [INFO] [stderr] | [INFO] [stderr] 263 | /// Returns a [`CliError`](crate::errors::CliError) if: [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] 263 - /// Returns a [`CliError`](crate::errors::CliError) if: [INFO] [stderr] 263 + /// Returns a [`CliError`] if: [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:305:32 [INFO] [stderr] | [INFO] [stderr] 305 | /// Returns a [`CliError`](crate::errors::CliError) if: [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] 305 - /// Returns a [`CliError`](crate::errors::CliError) if: [INFO] [stderr] 305 + /// Returns a [`CliError`] if: [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:343:32 [INFO] [stderr] | [INFO] [stderr] 343 | /// Returns a [`CliError`](crate::errors::CliError): [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] 343 - /// Returns a [`CliError`](crate::errors::CliError): [INFO] [stderr] 343 + /// Returns a [`CliError`]: [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:344:40 [INFO] [stderr] | [INFO] [stderr] 344 | /// - [`CliError::ConfigNotFound`](crate::errors::CliError::ConfigNotFound) if neither local nor [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] 344 - /// - [`CliError::ConfigNotFound`](crate::errors::CliError::ConfigNotFound) if neither local nor [INFO] [stderr] 344 + /// - [`CliError::ConfigNotFound`] if neither local nor [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:346:32 [INFO] [stderr] | [INFO] [stderr] 346 | /// - [`CliError::Config`](crate::errors::CliError::Config) if configuration file parsing fails [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 - /// - [`CliError::Config`](crate::errors::CliError::Config) if configuration file parsing fails [INFO] [stderr] 346 + /// - [`CliError::Config`] if configuration file parsing fails [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `miden-client-cli` (lib doc) generated 8 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.30s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/miden_client_cli/index.html [INFO] running `Command { std: "docker" "inspect" "778147db02e9191662feb330c0ec6f57f32ea222f1de4339a8f9ebaf337b4029", kill_on_drop: false }`