libvctrl_handler 3.1.1

Fundamental contracts for building a version control system – no implementations, only traits and types
Documentation

Build #4086941 2026-08-09 20:07:35

# rustc version rustc 1.99.0-nightly (771916f90 2026-08-08)

# docs.rs version docsrs 0.0.0 (c0e43eba3fa5e6341d933cf845300a19b1ac3e4e 2026-08-06 )

# 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" "2b2e95e272b9d337f482b3ab12279fa54350b61425b5b06e3e7ba9459c3f5e5b" "/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\", \"-20260808-1.99.0-nightly-771916f90\", \"--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 libvctrl_handler v3.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `entry_mode` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - **Wire Format Separation**: The [`entry_mode`] submodule isolates raw [INFO] [stderr] ^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `entry_mode` in scope [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 `VctrlError::Other` [INFO] [stderr] --> src/macros.rs:7:17 [INFO] [stderr] | [INFO] [stderr] 7 | /// Creates a [`VctrlError::Other`] variant with a formatted message. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `VctrlError` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `VctrlError::Other` [INFO] [stderr] --> src/macros.rs:11:31 [INFO] [stderr] | [INFO] [stderr] 11 | /// and wraps the result in [`VctrlError::Other`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `VctrlError` in scope [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [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] [INFO] [stderr] warning: redundant explicit link target [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] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/errors.rs:54:45 [INFO] [stderr] | [INFO] [stderr] 54 | /// Occurs when constructing a [`Hash`](crate::Hash) from a byte slice [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] 54 - /// Occurs when constructing a [`Hash`](crate::Hash) from a byte slice [INFO] [stderr] 54 + /// Occurs when constructing a [`Hash`] from a byte slice [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/errors.rs:88:37 [INFO] [stderr] | [INFO] [stderr] 88 | /// The payload is the [`Hash`](crate::Hash) of the missing object. [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] 88 - /// The payload is the [`Hash`](crate::Hash) of the missing object. [INFO] [stderr] 88 + /// The payload is the [`Hash`] of the missing object. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/types/commit.rs:31:42 [INFO] [stderr] | [INFO] [stderr] 31 | /// and encoding) so that the [`Commit`](crate::Commit) and [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] 31 - /// and encoding) so that the [`Commit`](crate::Commit) and [INFO] [stderr] 31 + /// and encoding) so that the [`Commit`] and [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/types/commit.rs:38:54 [INFO] [stderr] | [INFO] [stderr] 38 | /// no invariants to enforce. It derives [`Default`](std::default::Default) to [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] 38 - /// no invariants to enforce. It derives [`Default`](std::default::Default) to [INFO] [stderr] 38 + /// no invariants to enforce. It derives [`Default`] to [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/types/commit.rs:69:54 [INFO] [stderr] | [INFO] [stderr] 69 | /// parent commits (the history), and the [`UserID`](crate::UserID) of the [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] 69 - /// parent commits (the history), and the [`UserID`](crate::UserID) of the [INFO] [stderr] 69 + /// parent commits (the history), and the [`UserID`] of the [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/types/commit.rs:75:29 [INFO] [stderr] | [INFO] [stderr] 75 | /// invalidate the [`Hash`](crate::Hash) that identifies this commit in the [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] 75 - /// invalidate the [`Hash`](crate::Hash) that identifies this commit in the [INFO] [stderr] 75 + /// invalidate the [`Hash`] that identifies this commit in the [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/types/commit.rs:143:49 [INFO] [stderr] | [INFO] [stderr] 143 | /// This constructor takes a [`CommitMeta`](crate::CommitMeta) struct to [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] 143 - /// This constructor takes a [`CommitMeta`](crate::CommitMeta) struct to [INFO] [stderr] 143 + /// This constructor takes a [`CommitMeta`] struct to [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/types/hash.rs:63:51 [INFO] [stderr] | [INFO] [stderr] 63 | /// Returns [`VctrlError::InvalidHashLength`](crate::VctrlError::InvalidHashLength) [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] 63 - /// Returns [`VctrlError::InvalidHashLength`](crate::VctrlError::InvalidHashLength) [INFO] [stderr] 63 + /// Returns [`VctrlError::InvalidHashLength`] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/types/hash.rs:65:25 [INFO] [stderr] | [INFO] [stderr] 65 | /// [`HASH_LENGTH`](crate::HASH_LENGTH). [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] 65 - /// [`HASH_LENGTH`](crate::HASH_LENGTH). [INFO] [stderr] 65 + /// [`HASH_LENGTH`]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/types/mod.rs:107:31 [INFO] [stderr] | [INFO] [stderr] 107 | /// Re-export of the [`Blob`](crate::Blob) type 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] 107 - /// Re-export of the [`Blob`](crate::Blob) type for convenience. [INFO] [stderr] 107 + /// Re-export of the [`Blob`] type for convenience. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/types/mod.rs:119:33 [INFO] [stderr] | [INFO] [stderr] 119 | /// Re-export of the [`Commit`](crate::Commit) and [`CommitMeta`](crate::CommitMeta) types 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] 119 - /// Re-export of the [`Commit`](crate::Commit) and [`CommitMeta`](crate::CommitMeta) types for convenience. [INFO] [stderr] 119 + /// Re-export of the [`Commit`] and [`CommitMeta`](crate::CommitMeta) types for convenience. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/types/mod.rs:119:67 [INFO] [stderr] | [INFO] [stderr] 119 | /// Re-export of the [`Commit`](crate::Commit) and [`CommitMeta`](crate::CommitMeta) types 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] 119 - /// Re-export of the [`Commit`](crate::Commit) and [`CommitMeta`](crate::CommitMeta) types for convenience. [INFO] [stderr] 119 + /// Re-export of the [`Commit`](crate::Commit) and [`CommitMeta`] types for convenience. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/types/mod.rs:136:31 [INFO] [stderr] | [INFO] [stderr] 136 | /// Re-export of the [`Hash`](crate::Hash) type 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] 136 - /// Re-export of the [`Hash`](crate::Hash) type for convenience. [INFO] [stderr] 136 + /// Re-export of the [`Hash`] type for convenience. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/types/mod.rs:148:30 [INFO] [stderr] | [INFO] [stderr] 148 | /// Re-export of the [`Tag`](crate::Tag) type 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] 148 - /// Re-export of the [`Tag`](crate::Tag) type for convenience. [INFO] [stderr] 148 + /// Re-export of the [`Tag`] type for convenience. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/types/mod.rs:161:31 [INFO] [stderr] | [INFO] [stderr] 161 | /// Re-export of the [`Tree`](crate::Tree) and [`TreeEntry`](crate::TreeEntry) types 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] 161 - /// Re-export of the [`Tree`](crate::Tree) and [`TreeEntry`](crate::TreeEntry) types for convenience. [INFO] [stderr] 161 + /// Re-export of the [`Tree`] and [`TreeEntry`](crate::TreeEntry) types for convenience. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/types/mod.rs:161:62 [INFO] [stderr] | [INFO] [stderr] 161 | /// Re-export of the [`Tree`](crate::Tree) and [`TreeEntry`](crate::TreeEntry) types 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] 161 - /// Re-export of the [`Tree`](crate::Tree) and [`TreeEntry`](crate::TreeEntry) types for convenience. [INFO] [stderr] 161 + /// Re-export of the [`Tree`](crate::Tree) and [`TreeEntry`] types for convenience. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/types/mod.rs:175:33 [INFO] [stderr] | [INFO] [stderr] 175 | /// Re-export of the [`UserID`](crate::UserID) type 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] 175 - /// Re-export of the [`UserID`](crate::UserID) type for convenience. [INFO] [stderr] 175 + /// Re-export of the [`UserID`] type for convenience. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:124:69 [INFO] [stderr] | [INFO] [stderr] 124 | /// Re-exports of fundamental system constants like [`HASH_LENGTH`](crate::constants::HASH_LENGTH) and maximum size limits. [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] 124 - /// Re-exports of fundamental system constants like [`HASH_LENGTH`](crate::constants::HASH_LENGTH) and maximum size limits. [INFO] [stderr] 124 + /// Re-exports of fundamental system constants like [`HASH_LENGTH`] and maximum size limits. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:136:36 [INFO] [stderr] | [INFO] [stderr] 136 | /// Re-export of the [`EntryKind`](crate::enums::EntryKind) enum. [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] 136 - /// Re-export of the [`EntryKind`](crate::enums::EntryKind) enum. [INFO] [stderr] 136 + /// Re-export of the [`EntryKind`] enum. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:146:45 [INFO] [stderr] | [INFO] [stderr] 146 | /// Re-export of the unified [`VctrlError`](crate::errors::VctrlError) type. [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] 146 - /// Re-export of the unified [`VctrlError`](crate::errors::VctrlError) type. [INFO] [stderr] 146 + /// Re-export of the unified [`VctrlError`] type. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:157:67 [INFO] [stderr] | [INFO] [stderr] 157 | /// Re-exports of the core behavior traits (e.g., [`ObjectStore`](crate::traits::ObjectStore), [`Hasher`](crate::traits::Hasher)). [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] 157 - /// Re-exports of the core behavior traits (e.g., [`ObjectStore`](crate::traits::ObjectStore), [`Hasher`](crate::traits::Hasher)). [INFO] [stderr] 157 + /// Re-exports of the core behavior traits (e.g., [`ObjectStore`], [`Hasher`](crate::traits::Hasher)). [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:157:107 [INFO] [stderr] | [INFO] [stderr] 157 | /// Re-exports of the core behavior traits (e.g., [`ObjectStore`](crate::traits::ObjectStore), [`Hasher`](crate::traits::Hasher)). [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] 157 - /// Re-exports of the core behavior traits (e.g., [`ObjectStore`](crate::traits::ObjectStore), [`Hasher`](crate::traits::Hasher)). [INFO] [stderr] 157 + /// Re-exports of the core behavior traits (e.g., [`ObjectStore`](crate::traits::ObjectStore), [`Hasher`]). [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:173:60 [INFO] [stderr] | [INFO] [stderr] 173 | /// Re-exports of the core data structures (e.g., [`Blob`](crate::types::Blob), [`Commit`](crate::types::Commit)). [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] 173 - /// Re-exports of the core data structures (e.g., [`Blob`](crate::types::Blob), [`Commit`](crate::types::Commit)). [INFO] [stderr] 173 + /// Re-exports of the core data structures (e.g., [`Blob`], [`Commit`](crate::types::Commit)). [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:173:92 [INFO] [stderr] | [INFO] [stderr] 173 | /// Re-exports of the core data structures (e.g., [`Blob`](crate::types::Blob), [`Commit`](crate::types::Commit)). [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] 173 - /// Re-exports of the core data structures (e.g., [`Blob`](crate::types::Blob), [`Commit`](crate::types::Commit)). [INFO] [stderr] 173 + /// Re-exports of the core data structures (e.g., [`Blob`](crate::types::Blob), [`Commit`]). [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `Hash` is both a struct and a derive macro [INFO] [stderr] --> src/traits.rs:30:7 [INFO] [stderr] | [INFO] [stderr] 30 | /// [`Hash`] as the primary key. [INFO] [stderr] | ^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the struct, prefix with `struct@` [INFO] [stderr] | [INFO] [stderr] 30 | /// [`struct@Hash`] as the primary key. [INFO] [stderr] | +++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 30 | /// [`derive@Hash`] as the primary key. [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `Hash` is both a struct and a derive macro [INFO] [stderr] --> src/traits.rs:176:19 [INFO] [stderr] | [INFO] [stderr] 176 | /// to specific [`Hash`]es. This allows tracking branches and tags without [INFO] [stderr] | ^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the struct, prefix with `struct@` [INFO] [stderr] | [INFO] [stderr] 176 | /// to specific [`struct@Hash`]es. This allows tracking branches and tags without [INFO] [stderr] | +++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 176 | /// to specific [`derive@Hash`]es. This allows tracking branches and tags without [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `Hash` is both a struct and a derive macro [INFO] [stderr] --> src/traits.rs:321:57 [INFO] [stderr] | [INFO] [stderr] 321 | /// Defines the interface for hashing raw data into a [`Hash`]. [INFO] [stderr] | ^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the struct, prefix with `struct@` [INFO] [stderr] | [INFO] [stderr] 321 | /// Defines the interface for hashing raw data into a [`struct@Hash`]. [INFO] [stderr] | +++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 321 | /// Defines the interface for hashing raw data into a [`derive@Hash`]. [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `Hash` is both a struct and a derive macro [INFO] [stderr] --> src/traits.rs:350:36 [INFO] [stderr] | [INFO] [stderr] 350 | /// Computes a cryptographic [`Hash`] from the provided byte slice. [INFO] [stderr] | ^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the struct, prefix with `struct@` [INFO] [stderr] | [INFO] [stderr] 350 | /// Computes a cryptographic [`struct@Hash`] from the provided byte slice. [INFO] [stderr] | +++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 350 | /// Computes a cryptographic [`derive@Hash`] from the provided byte slice. [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `libvctrl_handler` (lib doc) generated 47 warnings (14 duplicates) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/libvctrl_handler/index.html [INFO] running `Command { std: "docker" "inspect" "2b2e95e272b9d337f482b3ab12279fa54350b61425b5b06e3e7ba9459c3f5e5b", kill_on_drop: false }`