tari_template_test_tooling 0.39.0

Test tooling for Tari template development
Documentation

Build #4178593 2026-08-20 06:50:09

# rustc version rustc 1.100.0-nightly (f7d782a3b 2026-08-19)

# docs.rs version docsrs 0.0.0 (b67fb7d1993e3c70fff4d05e2bc482bd9d0d774f 2026-08-13 )

# 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" "c49d1c7c1e55e46118760779cfb149dff0392cdb85e98bb4c0d158f39eef7e1c" "/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\", \"-20260819-1.100.0-nightly-f7d782a3b\", \"--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 tari_template_test_tooling v0.39.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `create_funded_account` [INFO] [stderr] --> src/template_test.rs:644:18 [INFO] [stderr] | [INFO] [stderr] 644 | /// Unlike [`create_funded_account`], this also returns the public key. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `create_funded_account` 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: public documentation for `transaction` links to private item `Self::transaction_seq` [INFO] [stderr] --> src/template_test.rs:815:74 [INFO] [stderr] | [INFO] [stderr] 815 | /// so that otherwise-identical transactions get distinct ids (see [`Self::transaction_seq`]). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tari_template_test_tooling` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: borsh v1.6.0, bytecheck v0.8.2, proc-macro-error2 v2.0.1, rkyv v0.8.16 [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/tari_template_test_tooling/index.html [INFO] running `Command { std: "docker" "inspect" "c49d1c7c1e55e46118760779cfb149dff0392cdb85e98bb4c0d158f39eef7e1c", kill_on_drop: false }`