# rustc version rustc 1.98.0-nightly (57d06900f 2026-05-27)
# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )
# 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" "e33b1ee578a37cf82aa9d04974c2cb484bf4a29173aabe1b09815471b493485e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260527-1.98.0-nightly-57d06900f\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting snarkos-cli v4.7.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `DEPRECATED` [INFO] [stderr] --> src/commands/start.rs:170:10 [INFO] [stderr] | [INFO] [stderr] 170 | /// [DEPRECATED] [NO-OP] Allow untrusted peers (not listed in `--peers`) to connect. [INFO] [stderr] | ^^^^^^^^^^ no item named `DEPRECATED` 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: unresolved link to `DEPRECATED` [INFO] [stderr] --> src/commands/start.rs:176:10 [INFO] [stderr] | [INFO] [stderr] 176 | /// [DEPRECATED] [NO-OP] If the flag is set, a client will periodically evict more external peers [INFO] [stderr] | ^^^^^^^^^^ no item named `DEPRECATED` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/commands/developer/deploy.rs:73:64 [INFO] [stderr] | [INFO] [stderr] 73 | /// The given value is expected to be the base URL, e.g., "https://mynode.com", and will be extended automatically [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] 73 | /// The given value is expected to be the base URL, e.g., "<https://mynode.com>", and will be extended automatically [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/commands/developer/deploy.rs:75:50 [INFO] [stderr] | [INFO] [stderr] 75 | /// For example, the base URL may extend to "http://mynode.com/testnet/transaction/unconfirmed/ID" to retrieve [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] 75 | /// For example, the base URL may extend to "<http://mynode.com/testnet/transaction/unconfirmed/ID>" to retrieve [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/commands/developer/deploy.rs:87:97 [INFO] [stderr] | [INFO] [stderr] 87 | ... endpoint, not just the base URL, e.g., "http://mynode.com/testnet/transaction/broadcast". [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] 87 | /// The given value is expected the full URL of the endpoint, not just the base URL, e.g., "<http://mynode.com/testnet/transaction/broadcast>". [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/commands/developer/execute.rs:73:64 [INFO] [stderr] | [INFO] [stderr] 73 | /// The given value is expected to be the base URL, e.g., "https://mynode.com", and will be extended automatically [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] 73 | /// The given value is expected to be the base URL, e.g., "<https://mynode.com>", and will be extended automatically [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/commands/developer/execute.rs:75:50 [INFO] [stderr] | [INFO] [stderr] 75 | /// For example, the base URL may extend to "http://mynode.com/testnet/transaction/unconfirmed/ID" to retrieve [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] 75 | /// For example, the base URL may extend to "<http://mynode.com/testnet/transaction/unconfirmed/ID>" to retrieve [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/commands/developer/execute.rs:89:97 [INFO] [stderr] | [INFO] [stderr] 89 | ... endpoint, not just the base URL, e.g., "http://mynode.com/testnet/transaction/broadcast". [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] 89 | /// The given value is expected the full URL of the endpoint, not just the base URL, e.g., "<http://mynode.com/testnet/transaction/broadcast>". [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `snarkos-cli` (lib doc) generated 8 warnings (run `cargo fix --lib -p snarkos-cli` to apply 6 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/snarkos_cli/index.html [INFO] running `Command { std: "docker" "inspect" "e33b1ee578a37cf82aa9d04974c2cb484bf4a29173aabe1b09815471b493485e", kill_on_drop: false }`