bugstalker 0.4.8

BugStalker is a modern and lightweight debugger for rust applications.
Documentation

Build #4191122 2026-08-22 09:11:54

# rustc version rustc 1.100.0-nightly (c656540d6 2026-08-21)

# docs.rs version docsrs 0.0.0 (e1bf2044f995578af06750ed1e554ccf8db7c5c4 2026-08-21 )

# 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" "75cbc826809e62915a2eb388608c082915b39b70421b06d23d3d62266b49514f" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260821-1.100.0-nightly-c656540d6\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting bugstalker v0.4.8 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `SetupError::PlaceNotFound` [INFO] [stderr] --> src/debugger/breakpoint.rs:71:18 [INFO] [stderr] | [INFO] [stderr] 71 | /// Return [`SetupError::PlaceNotFound`] if no place found for address, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `SetupError` in scope [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BreakpointError::DebugInformation` [INFO] [stderr] --> src/debugger/breakpoint.rs:72:18 [INFO] [stderr] | [INFO] [stderr] 72 | /// return [`BreakpointError::DebugInformation`] if errors occur while fetching debug information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `BreakpointError` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `SetupError::PlaceNotFound` [INFO] [stderr] --> src/debugger/breakpoint.rs:275:18 [INFO] [stderr] | [INFO] [stderr] 275 | /// Return [`SetupError::PlaceNotFound`] if function not found, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `SetupError` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BreakpointError::DebugInformation` [INFO] [stderr] --> src/debugger/breakpoint.rs:276:18 [INFO] [stderr] | [INFO] [stderr] 276 | /// return [`BreakpointError::DebugInformation`] if errors occur while fetching debug information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `BreakpointError` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `SetupError::PlaceNotFound` [INFO] [stderr] --> src/debugger/breakpoint.rs:340:18 [INFO] [stderr] | [INFO] [stderr] 340 | /// Return [`SetupError::PlaceNotFound`] if line or file not exist, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `SetupError` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BreakpointError::DebugInformation` [INFO] [stderr] --> src/debugger/breakpoint.rs:341:18 [INFO] [stderr] | [INFO] [stderr] 341 | /// return [`BreakpointError::DebugInformation`] if errors occur while fetching debug information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `BreakpointError` in scope [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/debugger/async/tokio/worker.rs:261:25 [INFO] [stderr] | [INFO] [stderr] 261 | ...nc worker (https://github.com/tokio-rs/tokio/blob/tokio-1.39.x/tokio/src/runtime/scheduler/multi_thread/worker.rs#L91) represent... [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] 261 | /// Tokio async worker (<https://github.com/tokio-rs/tokio/blob/tokio-1.39.x/tokio/src/runtime/scheduler/multi_thread/worker.rs#L91>) representation. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/debugger/async/tokio/mod.rs:30:17 [INFO] [stderr] | [INFO] [stderr] 30 | /// WAITFORFIX: https://github.com/tokio-rs/tokio/issues/6950 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 30 | /// WAITFORFIX: <https://github.com/tokio-rs/tokio/issues/6950> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/debugger/register.rs:357:9 [INFO] [stderr] | [INFO] [stderr] 357 | /// See https://docs.rs/gimli/0.13.0/gimli/struct.UnwindTableRow.html#method.register [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 357 | /// See <https://docs.rs/gimli/0.13.0/gimli/struct.UnwindTableRow.html#method.register> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `bugstalker` (lib doc) generated 9 warnings (run `cargo fix --lib -p bugstalker` to apply 3 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.63s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1, nix v0.31.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/bugstalker/index.html [INFO] running `Command { std: "docker" "inspect" "75cbc826809e62915a2eb388608c082915b39b70421b06d23d3d62266b49514f", kill_on_drop: false }`