[INFO] fetching crate openmls 0.4.0... [INFO] documenting openmls-0.4.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate openmls 0.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate openmls 0.4.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openmls 0.4.0 [INFO] finished tweaking crates.io crate openmls 0.4.0 [INFO] tweaked toml for crates.io crate openmls 0.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded erased-serde v0.3.20 [INFO] [stderr] Downloaded inventory v0.2.3 [INFO] [stderr] Downloaded rstest_reuse v0.1.3 [INFO] [stderr] Downloaded typetag-impl v0.1.8 [INFO] [stderr] Downloaded typetag v0.1.8 [INFO] [stderr] Downloaded openmls_rust_crypto v0.1.0 [INFO] [stderr] Downloaded openmls_evercrypt v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd46fa78177cc14823b9de04f1cbd048c2a5fbeb876bfee741c76965a76467ff [INFO] running `Command { std: "docker" "start" "-a" "bd46fa78177cc14823b9de04f1cbd048c2a5fbeb876bfee741c76965a76467ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd46fa78177cc14823b9de04f1cbd048c2a5fbeb876bfee741c76965a76467ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd46fa78177cc14823b9de04f1cbd048c2a5fbeb876bfee741c76965a76467ff", kill_on_drop: false }` [INFO] [stdout] bd46fa78177cc14823b9de04f1cbd048c2a5fbeb876bfee741c76965a76467ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4aa9212cae693c2915daafe41de1637b24097e9b75985e4c3af873e31003dc5 [INFO] running `Command { std: "docker" "start" "-a" "e4aa9212cae693c2915daafe41de1637b24097e9b75985e4c3af873e31003dc5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tls_codec_derive v0.2.0 [INFO] [stderr] Compiling ghost v0.1.4 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking inventory v0.2.3 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tls_codec v0.2.0 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking openmls_traits v0.1.0 [INFO] [stderr] Checking typetag v0.1.8 [INFO] [stderr] Documenting openmls v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `RequiredCapabilities` [INFO] [stdout] --> src/extensions/capabilities_extension.rs:117:33 [INFO] [stdout] | [INFO] [stdout] 117 | /// required by the given [`RequiredCapabilities`] extension. Returns [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `RequiredCapabilities` in scope [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | #![deny(rustdoc::broken_intra_doc_links)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `MlsMessageError::DecodingError` [INFO] [stdout] --> src/framing/message.rs:71:59 [INFO] [stdout] | [INFO] [stdout] 71 | /// Tries to deserialize from a byte slice. Returns [`MlsMessageError::DecodingError`] on failure. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `MlsMessageError` has no variant or associated item named `DecodingError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `MlsMessageError::EncodingError` [INFO] [stdout] --> src/framing/message.rs:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | /// Serializes the message to a byte vector. Returns [`MlsMessageError::EncodingError`] on failure. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `MlsMessageError` has no variant or associated item named `EncodingError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_context` [INFO] [stdout] --> src/framing/plaintext.rs:669:36 [INFO] [stdout] | [INFO] [stdout] 669 | /// should subsequently call [`with_context`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `with_context` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SenderType::Member` [INFO] [stdout] --> src/framing/sender.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | /// Returns true if this [`Sender`] has [`SenderType::Member`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `SenderType` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `UnverifiedMemberMessage` [INFO] [stdout] --> src/framing/validation.rs:324:39 [INFO] [stdout] | [INFO] [stdout] 324 | /// Verifies the signature on an [UnverifiedMemberMessage] and returns a [VerifiedMemberMessage] if the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `UnverifiedMemberMessage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `UnverifiedExternalMessage` [INFO] [stdout] --> src/framing/validation.rs:356:39 [INFO] [stdout] | [INFO] [stdout] 356 | /// Verifies the signature on an [UnverifiedExternalMessage] and returns a [VerifiedExternalMessage] if the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `UnverifiedExternalMessage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `self::add` [INFO] [stdout] --> src/group/core_group/past_secrets.rs:16:82 [INFO] [stdout] | [INFO] [stdout] 16 | /// Can store message secrets for up to `max_epochs`. The trees are added with [`self::add()`] and can be queried [INFO] [stdout] | ^^^^^^^^^^^ no item named `add` in module `past_secrets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Self::get_epoch` [INFO] [stdout] --> src/group/core_group/past_secrets.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | /// with [`Self::get_epoch()`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the struct `MessageSecretsStore` has no function named `get_epoch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SecretTree` [INFO] [stdout] --> src/group/core_group/staged_commit.rs:363:80 [INFO] [stdout] | [INFO] [stdout] 363 | /// Merges a [StagedCommit] into the group state and optionally return a [`SecretTree`] [INFO] [stdout] | ^^^^^^^^^^ no item named `SecretTree` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `max_past_epochs` [INFO] [stdout] --> src/group/core_group/mod.rs:94:47 [INFO] [stdout] | [INFO] [stdout] 94 | /// the store must be increased through [`max_past_epochs()`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `max_past_epochs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ProposalQueue` [INFO] [stdout] --> src/group/errors.rs:372:45 [INFO] [stdout] | [INFO] [stdout] 372 | /// Errors that can arise when creating a [`ProposalQueue`] from committed [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `ProposalQueue` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `self::group::core_group::export_secret` [INFO] [stdout] --> src/schedule/mod.rs:725:40 [INFO] [stdout] | [INFO] [stdout] 725 | /// use from the outside through [`crate::group::core_group::export_secret`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `export_secret` in module `core_group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | /// A [`NodeReference`] represents the position of a node in an [`AbDiff`]. It [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | /// Creates a new [`NodeReference`] to a node at the given index. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:172:20 [INFO] [stdout] | [INFO] [stdout] 172 | /// Obtain a [`NodeReference`] to the leaf with the given [`LeafIndex`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:199:31 [INFO] [stdout] | [INFO] [stdout] 199 | /// Returns a vector of [`NodeReference`] instances, each one referencing a [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ABinaryTreeDiffError::OutOfBounds` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:221:34 [INFO] [stdout] | [INFO] [stdout] 221 | /// function will throw an [`ABinaryTreeDiffError::OutOfBounds`] error if [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `ABinaryTreeDiffError` has no variant or associated item named `OutOfBounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:291:19 [INFO] [stdout] | [INFO] [stdout] 291 | /// Returns [`NodeReference`] to the copath node of the `leaf_index_1` that is [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:318:31 [INFO] [stdout] | [INFO] [stdout] 318 | /// Returns a vector of [`NodeReference`]s, where the first reference is to [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:387:61 [INFO] [stdout] | [INFO] [stdout] 387 | /// Returns a reference to the node pointed to by the [`NodeReference`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:388:35 [INFO] [stdout] | [INFO] [stdout] 388 | /// Returns an Error if the [`NodeReference`] points to a node outside of the [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:391:11 [INFO] [stdout] | [INFO] [stdout] 391 | /// [`NodeReference`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:397:11 [INFO] [stdout] | [INFO] [stdout] 397 | /// [`NodeReference`]. Returns an Error if the [`NodeReference`] points to a [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:397:54 [INFO] [stdout] | [INFO] [stdout] 397 | /// [`NodeReference`]. Returns an Error if the [`NodeReference`] points to a [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:400:11 [INFO] [stdout] | [INFO] [stdout] 400 | /// [`NodeReference`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:405:20 [INFO] [stdout] | [INFO] [stdout] 405 | /// Return a [`NodeReference`] to the root node of the diff. Since the diff [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:417:37 [INFO] [stdout] | [INFO] [stdout] 417 | /// Returns true if the given [`NodeReference`] points to a leaf and [`false`] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:423:21 [INFO] [stdout] | [INFO] [stdout] 423 | /// Returns a [`NodeReference`] to the parent of the referenced node. Returns [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | /// an error when the given [`NodeReference`] points to the root node or to a [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:431:21 [INFO] [stdout] | [INFO] [stdout] 431 | /// Returns a [`NodeReference`] to the sibling of the referenced node. Returns [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:432:35 [INFO] [stdout] | [INFO] [stdout] 432 | /// an error when the given [`NodeReference`] points to the root node or to a [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:439:21 [INFO] [stdout] | [INFO] [stdout] 439 | /// Returns a [`NodeReference`] to the left child of the referenced node. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:440:43 [INFO] [stdout] | [INFO] [stdout] 440 | /// Returns an error when the given [`NodeReference`] points to a leaf node or [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:447:21 [INFO] [stdout] | [INFO] [stdout] 447 | /// Returns a [`NodeReference`] to the right child of the referenced node. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:448:43 [INFO] [stdout] | [INFO] [stdout] 448 | /// Returns an error when the given [`NodeReference`] points to a leaf node or [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RatchetSecrets` [INFO] [stdout] --> src/tree/sender_ratchet.rs:115:62 [INFO] [stdout] | [INFO] [stdout] 115 | /// Consume this [`RatchetSecret`] to derive a pair of [`RatchetSecrets`], [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `RatchetSecrets` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.75s [INFO] running `Command { std: "docker" "inspect" "e4aa9212cae693c2915daafe41de1637b24097e9b75985e4c3af873e31003dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4aa9212cae693c2915daafe41de1637b24097e9b75985e4c3af873e31003dc5", kill_on_drop: false }` [INFO] [stdout] e4aa9212cae693c2915daafe41de1637b24097e9b75985e4c3af873e31003dc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 1f4edc20c70bea34f1e6a892e2b50207bf82408802aaab1c651235d93544c433 [INFO] running `Command { std: "docker" "start" "-a" "1f4edc20c70bea34f1e6a892e2b50207bf82408802aaab1c651235d93544c433", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling tls_codec_derive v0.2.0 [INFO] [stderr] Compiling ghost v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking inventory v0.2.3 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tls_codec v0.2.0 [INFO] [stderr] Checking typetag v0.1.8 [INFO] [stderr] Checking openmls_traits v0.1.0 [INFO] [stderr] Documenting openmls v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unresolved link to `RequiredCapabilities` [INFO] [stdout] --> src/extensions/capabilities_extension.rs:117:33 [INFO] [stdout] | [INFO] [stdout] 117 | /// required by the given [`RequiredCapabilities`] extension. Returns [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `RequiredCapabilities` in scope [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | #![deny(rustdoc::broken_intra_doc_links)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `MlsMessageError::DecodingError` [INFO] [stdout] --> src/framing/message.rs:71:59 [INFO] [stdout] | [INFO] [stdout] 71 | /// Tries to deserialize from a byte slice. Returns [`MlsMessageError::DecodingError`] on failure. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `MlsMessageError` has no variant or associated item named `DecodingError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `MlsMessageError::EncodingError` [INFO] [stdout] --> src/framing/message.rs:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | /// Serializes the message to a byte vector. Returns [`MlsMessageError::EncodingError`] on failure. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `MlsMessageError` has no variant or associated item named `EncodingError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `with_context` [INFO] [stdout] --> src/framing/plaintext.rs:669:36 [INFO] [stdout] | [INFO] [stdout] 669 | /// should subsequently call [`with_context`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `with_context` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `SenderType::Member` [INFO] [stdout] --> src/framing/sender.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | /// Returns true if this [`Sender`] has [`SenderType::Member`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `SenderType` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `UnverifiedMemberMessage` [INFO] [stdout] --> src/framing/validation.rs:324:39 [INFO] [stdout] | [INFO] [stdout] 324 | /// Verifies the signature on an [UnverifiedMemberMessage] and returns a [VerifiedMemberMessage] if the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `UnverifiedMemberMessage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `UnverifiedExternalMessage` [INFO] [stdout] --> src/framing/validation.rs:356:39 [INFO] [stdout] | [INFO] [stdout] 356 | /// Verifies the signature on an [UnverifiedExternalMessage] and returns a [VerifiedExternalMessage] if the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `UnverifiedExternalMessage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `self::add` [INFO] [stdout] --> src/group/core_group/past_secrets.rs:16:82 [INFO] [stdout] | [INFO] [stdout] 16 | /// Can store message secrets for up to `max_epochs`. The trees are added with [`self::add()`] and can be queried [INFO] [stdout] | ^^^^^^^^^^^ no item named `add` in module `past_secrets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `Self::get_epoch` [INFO] [stdout] --> src/group/core_group/past_secrets.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | /// with [`Self::get_epoch()`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the struct `MessageSecretsStore` has no function named `get_epoch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `SecretTree` [INFO] [stdout] --> src/group/core_group/staged_commit.rs:363:80 [INFO] [stdout] | [INFO] [stdout] 363 | /// Merges a [StagedCommit] into the group state and optionally return a [`SecretTree`] [INFO] [stdout] | ^^^^^^^^^^ no item named `SecretTree` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `max_past_epochs` [INFO] [stdout] --> src/group/core_group/mod.rs:94:47 [INFO] [stdout] | [INFO] [stdout] 94 | /// the store must be increased through [`max_past_epochs()`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `max_past_epochs` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `ProposalQueue` [INFO] [stdout] --> src/group/errors.rs:372:45 [INFO] [stdout] | [INFO] [stdout] 372 | /// Errors that can arise when creating a [`ProposalQueue`] from committed [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `ProposalQueue` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `self::group::core_group::export_secret` [INFO] [stdout] --> src/schedule/mod.rs:725:40 [INFO] [stdout] | [INFO] [stdout] 725 | /// use from the outside through [`crate::group::core_group::export_secret`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `export_secret` in module `core_group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | /// A [`NodeReference`] represents the position of a node in an [`AbDiff`]. It [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | /// Creates a new [`NodeReference`] to a node at the given index. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:172:20 [INFO] [stdout] | [INFO] [stdout] 172 | /// Obtain a [`NodeReference`] to the leaf with the given [`LeafIndex`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:199:31 [INFO] [stdout] | [INFO] [stdout] 199 | /// Returns a vector of [`NodeReference`] instances, each one referencing a [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `ABinaryTreeDiffError::OutOfBounds` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:221:34 [INFO] [stdout] | [INFO] [stdout] 221 | /// function will throw an [`ABinaryTreeDiffError::OutOfBounds`] error if [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `ABinaryTreeDiffError` has no variant or associated item named `OutOfBounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:291:19 [INFO] [stdout] | [INFO] [stdout] 291 | /// Returns [`NodeReference`] to the copath node of the `leaf_index_1` that is [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:318:31 [INFO] [stdout] | [INFO] [stdout] 318 | /// Returns a vector of [`NodeReference`]s, where the first reference is to [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:387:61 [INFO] [stdout] | [INFO] [stdout] 387 | /// Returns a reference to the node pointed to by the [`NodeReference`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:388:35 [INFO] [stdout] | [INFO] [stdout] 388 | /// Returns an Error if the [`NodeReference`] points to a node outside of the [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:391:11 [INFO] [stdout] | [INFO] [stdout] 391 | /// [`NodeReference`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:397:11 [INFO] [stdout] | [INFO] [stdout] 397 | /// [`NodeReference`]. Returns an Error if the [`NodeReference`] points to a [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:397:54 [INFO] [stdout] | [INFO] [stdout] 397 | /// [`NodeReference`]. Returns an Error if the [`NodeReference`] points to a [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:400:11 [INFO] [stdout] | [INFO] [stdout] 400 | /// [`NodeReference`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:405:20 [INFO] [stdout] | [INFO] [stdout] 405 | /// Return a [`NodeReference`] to the root node of the diff. Since the diff [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:417:37 [INFO] [stdout] | [INFO] [stdout] 417 | /// Returns true if the given [`NodeReference`] points to a leaf and [`false`] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:423:21 [INFO] [stdout] | [INFO] [stdout] 423 | /// Returns a [`NodeReference`] to the parent of the referenced node. Returns [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:424:35 [INFO] [stdout] | [INFO] [stdout] 424 | /// an error when the given [`NodeReference`] points to the root node or to a [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:431:21 [INFO] [stdout] | [INFO] [stdout] 431 | /// Returns a [`NodeReference`] to the sibling of the referenced node. Returns [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:432:35 [INFO] [stdout] | [INFO] [stdout] 432 | /// an error when the given [`NodeReference`] points to the root node or to a [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:439:21 [INFO] [stdout] | [INFO] [stdout] 439 | /// Returns a [`NodeReference`] to the left child of the referenced node. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:440:43 [INFO] [stdout] | [INFO] [stdout] 440 | /// Returns an error when the given [`NodeReference`] points to a leaf node or [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:447:21 [INFO] [stdout] | [INFO] [stdout] 447 | /// Returns a [`NodeReference`] to the right child of the referenced node. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `NodeReference` [INFO] [stdout] --> src/binary_tree/array_representation/diff.rs:448:43 [INFO] [stdout] | [INFO] [stdout] 448 | /// Returns an error when the given [`NodeReference`] points to a leaf node or [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `NodeReference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `RatchetSecrets` [INFO] [stdout] --> src/tree/sender_ratchet.rs:115:62 [INFO] [stdout] | [INFO] [stdout] 115 | /// Consume this [`RatchetSecret`] to derive a pair of [`RatchetSecrets`], [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `RatchetSecrets` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 37 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `openmls` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name openmls src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -Z unstable-options --document-private-items -C metadata=8ec79591fbf6fc81 -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-9606b6a669614970.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-475c55aeb58ec80c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4c2b941844e2fcbb.rmeta --extern openmls_traits=/opt/rustwide/target/debug/deps/libopenmls_traits-cd852ccf2c120fd9.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6ff852cd68f4dcba.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-650d8b02fec04740.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-39ee29c294784330.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8c55bfb6f5f41cd4.rmeta --extern tls_codec=/opt/rustwide/target/debug/deps/libtls_codec-b3ff12f608c6b8e0.rmeta --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-e45b6f8e0d27c9e1.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-dfde2dee4b7bf904.rmeta --extern-html-root-url 'backtrace=https://docs.rs/backtrace/0.3.65/' --extern-html-root-url 'getrandom=https://docs.rs/getrandom/0.2.6/' --extern-html-root-url 'log=https://docs.rs/log/0.4.17/' --extern-html-root-url 'openmls_traits=https://docs.rs/openmls_traits/0.1.0/' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.5.3/' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.137/' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.81/' --extern-html-root-url 'thiserror=https://docs.rs/thiserror/1.0.31/' --extern-html-root-url 'tls_codec=https://docs.rs/tls_codec/0.2.0/' --extern-html-root-url 'typetag=https://docs.rs/typetag/0.1.8/' --extern-html-root-url 'uuid=https://docs.rs/uuid/0.8.2/' -Zunstable-options --crate-version 0.4.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "1f4edc20c70bea34f1e6a892e2b50207bf82408802aaab1c651235d93544c433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4edc20c70bea34f1e6a892e2b50207bf82408802aaab1c651235d93544c433", kill_on_drop: false }` [INFO] [stdout] 1f4edc20c70bea34f1e6a892e2b50207bf82408802aaab1c651235d93544c433