# rustc version rustc 1.96.0-nightly (1e2183119 2026-03-15)
# docs.rs version docsrs 0.0.0 (da7690ee 2026-03-15 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/miden-client-cli-0.13.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/miden-client-cli-0.13.3/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260315-1.96.0-nightly-1e2183119\", \"--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] 12ae95ad29c63c170b3c739c66f625b84a09e07fec2dfae49c1b908b54e829a0 [INFO] running `Command { std: "docker" "start" "-a" "12ae95ad29c63c170b3c739c66f625b84a09e07fec2dfae49c1b908b54e829a0", 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.13.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:144:32 [INFO] [stderr] | [INFO] [stderr] 144 | /// 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] 144 - /// Returns a [`CliError`](crate::errors::CliError): [INFO] [stderr] 144 + /// Returns a [`CliError`]: [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:145:40 [INFO] [stderr] | [INFO] [stderr] 145 | /// - [`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] 145 - /// - [`CliError::ConfigNotFound`](crate::errors::CliError::ConfigNotFound) if the config file [INFO] [stderr] 145 + /// - [`CliError::ConfigNotFound`] if the config file [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:147:32 [INFO] [stderr] | [INFO] [stderr] 147 | /// - [`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] 147 - /// - [`CliError::Config`](crate::errors::CliError::Config) if configuration file parsing fails [INFO] [stderr] 147 + /// - [`CliError::Config`] if configuration file parsing fails [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:214:32 [INFO] [stderr] | [INFO] [stderr] 214 | /// 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] 214 - /// Returns a [`CliError`](crate::errors::CliError) if: [INFO] [stderr] 214 + /// Returns a [`CliError`] if: [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:251:32 [INFO] [stderr] | [INFO] [stderr] 251 | /// 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] 251 - /// Returns a [`CliError`](crate::errors::CliError) if: [INFO] [stderr] 251 + /// Returns a [`CliError`] if: [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:284:32 [INFO] [stderr] | [INFO] [stderr] 284 | /// 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] 284 - /// Returns a [`CliError`](crate::errors::CliError): [INFO] [stderr] 284 + /// Returns a [`CliError`]: [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:285:40 [INFO] [stderr] | [INFO] [stderr] 285 | /// - [`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] 285 - /// - [`CliError::ConfigNotFound`](crate::errors::CliError::ConfigNotFound) if neither local nor [INFO] [stderr] 285 + /// - [`CliError::ConfigNotFound`] if neither local nor [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/config.rs:287:32 [INFO] [stderr] | [INFO] [stderr] 287 | /// - [`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] 287 - /// - [`CliError::Config`](crate::errors::CliError::Config) if configuration file parsing fails [INFO] [stderr] 287 + /// - [`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 5.02s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/miden_client_cli/index.html [INFO] running `Command { std: "docker" "inspect" "12ae95ad29c63c170b3c739c66f625b84a09e07fec2dfae49c1b908b54e829a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12ae95ad29c63c170b3c739c66f625b84a09e07fec2dfae49c1b908b54e829a0", kill_on_drop: false }` [INFO] [stdout] 12ae95ad29c63c170b3c739c66f625b84a09e07fec2dfae49c1b908b54e829a0