clap 3.2.11

A simple to use, efficient, and full-featured Command Line Argument Parser
Documentation
Build #592651 2022-07-13T14:28:36.019841+00:00
# rustc version
rustc 1.64.0-nightly (1c7b36d4d 2022-07-12)
# docs.rs version
docsrs 0.6.0 (3fb17bd 2022-07-06)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/clap-3.2.11/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/clap-3.2.11/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "unstable-doc" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220712-1.64.0-nightly-1c7b36d4d\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu" "-Zunstable-options" "-Zrustdoc-scrape-examples=examples", 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] 8f00b147ac74afe6e0c8b1a4cb8e52598700eab6adf81d0e261310f7c0036f91
[INFO] running `Command { std: "docker" "start" "-a" "8f00b147ac74afe6e0c8b1a4cb8e52598700eab6adf81d0e261310f7c0036f91", kill_on_drop: false }`
[INFO] [stderr]    Compiling clap v3.2.11 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting clap v3.2.11 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `value_parser`
[INFO] [stderr]   --> src/builder/value_parser.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | /// - [`value_parser!`] for automatically selecting an implementation for a given type
[INFO] [stderr]    |         ^^^^^^^^^^^^^ no item named `value_parser` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]    = note: `macro_rules` named `value_parser` exists in this crate, but it is not in scope at this link's location
[INFO] [stderr] 
[INFO] [stderr] warning: `clap` (lib doc) generated 1 warning
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 20.08s
[INFO] running `Command { std: "docker" "inspect" "8f00b147ac74afe6e0c8b1a4cb8e52598700eab6adf81d0e261310f7c0036f91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f00b147ac74afe6e0c8b1a4cb8e52598700eab6adf81d0e261310f7c0036f91", kill_on_drop: false }`
[INFO] [stdout] 8f00b147ac74afe6e0c8b1a4cb8e52598700eab6adf81d0e261310f7c0036f91