hdk 0.3.0-beta-dev.29

The Holochain HDK
Documentation
Build #1100858 2024-01-24T02:24:40.984607+00:00
# rustc version
rustc 1.77.0-nightly (5d3d3479d 2024-01-23)
# docs.rs version
docsrs 0.6.0 (7667f348 2024-01-17)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/hdk-0.3.0-beta-dev.29/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/hdk-0.3.0-beta-dev.29/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240123-1.77.0-nightly-5d3d3479d\", \"--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] [stdout] 8c150b9961ad842c189549b648ddf3a6066b91f019ec1695c4fb657e797c250a
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "8c150b9961ad842c189549b648ddf3a6066b91f019ec1695c4fb657e797c250a", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting hdk v0.3.0-beta-dev.29 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `crate::prelude::entry_defs`
[INFO] [stderr]   --> src/lib.rs:56:31
[INFO] [stderr]    |
[INFO] [stderr] 56 | //! module and [`entry_defs`](crate::prelude::entry_defs) callback
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `entry_defs` in module `prelude`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `crate::hdi::prelude::validate`
[INFO] [stderr]    --> src/lib.rs:176:26
[INFO] [stderr]     |
[INFO] [stderr] 176 | //!   - See [`validate`](crate::hdi::prelude::validate) for more details.
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `validate` in module `prelude`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `path::Path`
[INFO] [stderr]  --> src/hash_path.rs:1:51
[INFO] [stderr]   |
[INFO] [stderr] 1 | /// The anchor pattern implemented in terms of [ `path::Path` ]
[INFO] [stderr]   |                                                   ^^^^^^^^^^ no item named `Path` in module `path`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `path::Path`
[INFO] [stderr]   --> src/hash_path.rs:13:20
[INFO] [stderr]    |
[INFO] [stderr] 13 | /// The generic [ `path::Path` ] pattern.
[INFO] [stderr]    |                    ^^^^^^^^^^ no item named `Path` in module `path`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `path::Path`
[INFO] [stderr]   --> src/hash_path.rs:15:60
[INFO] [stderr]    |
[INFO] [stderr] 15 | /// As explained in the parent module documentation the [ `path::Path` ] defines a tree structure.
[INFO] [stderr]    |                                                            ^^^^^^^^^^ no item named `Path` in module `path`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `path::Path`
[INFO] [stderr]   --> src/hash_path.rs:33:10
[INFO] [stderr]    |
[INFO] [stderr] 33 | /// - [ `path::Path` ] are sequential and contigious
[INFO] [stderr]    |          ^^^^^^^^^^ no item named `Path` in module `path`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `path::Path`
[INFO] [stderr]   --> src/hash_path.rs:34:10
[INFO] [stderr]    |
[INFO] [stderr] 34 | /// - [ `path::Path` ] may be empty
[INFO] [stderr]    |          ^^^^^^^^^^ no item named `Path` in module `path`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `path::Path`
[INFO] [stderr]   --> src/hash_path.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 35 | /// - [ `path::Path` ] only track one branch
[INFO] [stderr]    |          ^^^^^^^^^^ no item named `Path` in module `path`
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:53:70
[INFO] [stderr]    |
[INFO] [stderr] 53 | //! - Capabilities and function level access control: [`capability`](crate::capability) module
[INFO] [stderr]    |                                                        ------------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                        |
[INFO] [stderr]    |                                                        because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 53 | //! - Capabilities and function level access control: [`capability`] module
[INFO] [stderr]    |                                                       ~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:55:86
[INFO] [stderr]    |
[INFO] [stderr] 55 | //! - Application data and entry definitions for the source chain and DHT: [`entry`](crate::entry)
[INFO] [stderr]    |                                                                             -------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                                             |
[INFO] [stderr]    |                                                                             because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 55 | //! - Application data and entry definitions for the source chain and DHT: [`entry`]
[INFO] [stderr]    |                                                                            ~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:57:88
[INFO] [stderr]    |
[INFO] [stderr] 57 | //! - Referencing/linking entries on the DHT together into a graph structure: [`link`](crate::link) module
[INFO] [stderr]    |                                                                                ------  ^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                                                |
[INFO] [stderr]    |                                                                                because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 57 | //! - Referencing/linking entries on the DHT together into a graph structure: [`link`] module
[INFO] [stderr]    |                                                                               ~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:58:113
[INFO] [stderr]    |
[INFO] [stderr] 58 | //! - Defining tree-like structures out of links and entries for discoverability and scalability: [`hash_path`](crate::hash_path) module
[INFO] [stderr]    |                                                                                                    -----------  ^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                                                                    |
[INFO] [stderr]    |                                                                                                    because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 58 | //! - Defining tree-like structures out of links and entries for discoverability and scalability: [`hash_path`] module
[INFO] [stderr]    |                                                                                                   ~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:60:121
[INFO] [stderr]    |
[INFO] [stderr] 60 | ...eypair (box) encryption: [`x_salsa20_poly1305`](crate::x_salsa20_poly1305) module
[INFO] [stderr]    |                              --------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 60 | //! - Libsodium compatible symmetric/secret (secretbox) and asymmetric/keypair (box) encryption: [`x_salsa20_poly1305`] module
[INFO] [stderr]    |                                                                                                  ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:61:61
[INFO] [stderr]    |
[INFO] [stderr] 61 | //! - Ed25519 signing and verification of data: [`ed25519`](crate::ed25519) module
[INFO] [stderr]    |                                                  ---------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                  |
[INFO] [stderr]    |                                                  because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 61 | //! - Ed25519 signing and verification of data: [`ed25519`] module
[INFO] [stderr]    |                                                 ~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:62:92
[INFO] [stderr]    |
[INFO] [stderr] 62 | //! - Exposing information about the current execution context such as zome name: [`info`](crate::info) module
[INFO] [stderr]    |                                                                                    ------  ^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                                                    |
[INFO] [stderr]    |                                                                                    because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 62 | //! - Exposing information about the current execution context such as zome name: [`info`] module
[INFO] [stderr]    |                                                                                   ~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/lib.rs:66:30
[INFO] [stderr]    |
[INFO] [stderr] 66 | //! - Exposing a [`prelude`](crate::prelude) of common types and functions for convenience
[INFO] [stderr]    |                   ---------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 66 | //! - Exposing a [`prelude`] of common types and functions for convenience
[INFO] [stderr]    |                  ~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `hdk` (lib doc) generated 16 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.03s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/hdk/index.html
[INFO] running `Command { std: "docker" "inspect" "8c150b9961ad842c189549b648ddf3a6066b91f019ec1695c4fb657e797c250a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c150b9961ad842c189549b648ddf3a6066b91f019ec1695c4fb657e797c250a", kill_on_drop: false }`
[INFO] [stdout] 8c150b9961ad842c189549b648ddf3a6066b91f019ec1695c4fb657e797c250a