Documentation

Build #4053106 2026-08-06 04:32:43

# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)

# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )

# 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" "1df19fe8922b3b1279f0ce67e3cb5993c89f5bd7b6719935037242667e5b300f" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `env_logger` dependency) [INFO] [stderr] warning: `sn_api` (manifest) generated 1 warning [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting sn_api v0.82.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition value: `data-network` [INFO] [stderr] --> src/app/wallet.rs:644:11 [INFO] [stderr] | [INFO] [stderr] 644 | #[cfg(not(feature = "data-network"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `anyhow`, `app`, `async_once`, `authd_client`, `authenticator`, `check-replicas`, `cmd-happy-path`, `default`, `limit-client-upload-size`, `msg-happy-path`, `query-happy-path`, `rand-07`, `test-utils`, and `tracing-subscriber` [INFO] [stderr] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `data-network` [INFO] [stderr] --> src/app/wallet.rs:47:15 [INFO] [stderr] | [INFO] [stderr] 47 | #[cfg(not(feature = "data-network"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `anyhow`, `app`, `async_once`, `authd_client`, `authenticator`, `check-replicas`, `cmd-happy-path`, `default`, `limit-client-upload-size`, `msg-happy-path`, `query-happy-path`, `rand-07`, `test-utils`, and `tracing-subscriber` [INFO] [stderr] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `data-network` [INFO] [stderr] --> src/app/wallet.rs:385:23 [INFO] [stderr] | [INFO] [stderr] 385 | #[cfg(not(feature = "data-network"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `anyhow`, `app`, `async_once`, `authd_client`, `authenticator`, `check-replicas`, `cmd-happy-path`, `default`, `limit-client-upload-size`, `msg-happy-path`, `query-happy-path`, `rand-07`, `test-utils`, and `tracing-subscriber` [INFO] [stderr] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `data-network` [INFO] [stderr] --> src/app/wallet.rs:396:27 [INFO] [stderr] | [INFO] [stderr] 396 | #[cfg(not(feature = "data-network"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `anyhow`, `app`, `async_once`, `authd_client`, `authenticator`, `check-replicas`, `cmd-happy-path`, `default`, `limit-client-upload-size`, `msg-happy-path`, `query-happy-path`, `rand-07`, `test-utils`, and `tracing-subscriber` [INFO] [stderr] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `data-network` [INFO] [stderr] --> src/app/wallet.rs:524:19 [INFO] [stderr] | [INFO] [stderr] 524 | #[cfg(not(feature = "data-network"))] all_fee_cipher_params: BTreeMap< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `anyhow`, `app`, `async_once`, `authd_client`, `authenticator`, `check-replicas`, `cmd-happy-path`, `default`, `limit-client-upload-size`, `msg-happy-path`, `query-happy-path`, `rand-07`, `test-utils`, and `tracing-subscriber` [INFO] [stderr] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `data-network` [INFO] [stderr] --> src/app/wallet.rs:554:19 [INFO] [stderr] | [INFO] [stderr] 554 | #[cfg(not(feature = "data-network"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `anyhow`, `app`, `async_once`, `authd_client`, `authenticator`, `check-replicas`, `cmd-happy-path`, `default`, `limit-client-upload-size`, `msg-happy-path`, `query-happy-path`, `rand-07`, `test-utils`, and `tracing-subscriber` [INFO] [stderr] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `data-network` [INFO] [stderr] --> src/app/wallet.rs:564:23 [INFO] [stderr] | [INFO] [stderr] 564 | #[cfg(not(feature = "data-network"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `anyhow`, `app`, `async_once`, `authd_client`, `authenticator`, `check-replicas`, `cmd-happy-path`, `default`, `limit-client-upload-size`, `msg-happy-path`, `query-happy-path`, `rand-07`, `test-utils`, and `tracing-subscriber` [INFO] [stderr] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `data-network` [INFO] [stderr] --> src/app/wallet.rs:584:35 [INFO] [stderr] | [INFO] [stderr] 584 | #[cfg(not(feature = "data-network"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `anyhow`, `app`, `async_once`, `authd_client`, `authenticator`, `check-replicas`, `cmd-happy-path`, `default`, `limit-client-upload-size`, `msg-happy-path`, `query-happy-path`, `rand-07`, `test-utils`, and `tracing-subscriber` [INFO] [stderr] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `sn_api` (lib doc) generated 8 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/sn_api/index.html [INFO] running `Command { std: "docker" "inspect" "1df19fe8922b3b1279f0ce67e3cb5993c89f5bd7b6719935037242667e5b300f", kill_on_drop: false }`