debugger-cli 0.1.0

LLM-friendly debugger CLI using the Debug Adapter Protocol
Documentation
Build #2838072 2026-01-20 21:17:54
# rustc version
rustc 1.95.0-nightly (d940e5684 2026-01-19)# docs.rs version
docsrs 0.1.0 (70ee01e6 2026-01-16 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/debugger-cli-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/debugger-cli-0.1.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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260119-1.95.0-nightly-d940e5684\", \"--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] e0ed3618a14d54deaad3b4164fc5eb09863897517b37e44814c875d5f808a6dd
[INFO] running `Command { std: "docker" "start" "-a" "e0ed3618a14d54deaad3b4164fc5eb09863897517b37e44814c875d5f808a6dd", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting debugger-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Hidden`
[INFO] [stderr]    --> src/commands.rs:178:10
[INFO] [stderr]     |
[INFO] [stderr] 178 |     /// [Hidden] Run in daemon mode - spawned automatically
[INFO] [stderr]     |          ^^^^^^ no item named `Hidden` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `username`
[INFO] [stderr]  --> src/common/paths.rs:4:56
[INFO] [stderr]   |
[INFO] [stderr] 4 | //! Windows: Uses named pipes at \\.\pipe\debugger-cli-<username>
[INFO] [stderr]   |                                                        ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/dap/types.rs:4:10
[INFO] [stderr]   |
[INFO] [stderr] 4 | //! See: https://microsoft.github.io/debug-adapter-protocol/specification
[INFO] [stderr]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]   |
[INFO] [stderr] 4 | //! See: <https://microsoft.github.io/debug-adapter-protocol/specification>
[INFO] [stderr]   |          +                                                                +
[INFO] [stderr] 
[INFO] [stderr] warning: `debugger-cli` (lib doc) generated 3 warnings (run `cargo fix --lib -p debugger-cli` to apply 1 suggestion)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/debugger/index.html
[INFO] running `Command { std: "docker" "inspect" "e0ed3618a14d54deaad3b4164fc5eb09863897517b37e44814c875d5f808a6dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0ed3618a14d54deaad3b4164fc5eb09863897517b37e44814c875d5f808a6dd", kill_on_drop: false }`
[INFO] [stdout] e0ed3618a14d54deaad3b4164fc5eb09863897517b37e44814c875d5f808a6dd