clap 0.7.0

A simple to use, efficient, and full featured Command Line Argument Parser
Documentation
Build #1269103 2024-06-25T02:51:25.933951+00:00
# rustc version
rustc 1.81.0-nightly (6b0f4b5ec 2024-06-24)# docs.rs version
docsrs 0.6.0 (bb8cd489 2024-06-24)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/clap-0.7.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/clap-0.7.0/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240624-1.81.0-nightly-6b0f4b5ec\", \"--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] [stdout] 9f6a9101aa532b448614a493670a3237ebaee159c8903153e94229818160d216
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "9f6a9101aa532b448614a493670a3237ebaee159c8903153e94229818160d216", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting clap v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `derive`
[INFO] [stderr]    --> src/macros.rs:324:55
[INFO] [stderr]     |
[INFO] [stderr] 324 | /// These enums support pub (or not) and use of the #[derive()] traits
[INFO] [stderr]     |                                                       ^^^^^^^^ this link resolves to the attribute macro `derive`, which is not in the value namespace
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] help: to link to the attribute macro, prefix with `macro@`
[INFO] [stderr]     |
[INFO] [stderr] 324 - /// These enums support pub (or not) and use of the #[derive()] traits
[INFO] [stderr] 324 + /// These enums support pub (or not) and use of the #[macro@derive] traits
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `clap` (lib doc) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/clap/index.html
[INFO] running `Command { std: "docker" "inspect" "9f6a9101aa532b448614a493670a3237ebaee159c8903153e94229818160d216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f6a9101aa532b448614a493670a3237ebaee159c8903153e94229818160d216", kill_on_drop: false }`
[INFO] [stdout] 9f6a9101aa532b448614a493670a3237ebaee159c8903153e94229818160d216