[INFO] fetching crate residiuum-store 0.2.7-alpha.2...
[INFO] documenting residiuum-store-0.2.7-alpha.2 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate residiuum-store 0.2.7-alpha.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate residiuum-store 0.2.7-alpha.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate residiuum-store 0.2.7-alpha.2
[INFO] tweaked toml for crates.io crate residiuum-store 0.2.7-alpha.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate residiuum-store 0.2.7-alpha.2 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate residiuum-store 0.2.7-alpha.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded residiuum-format v0.2.3
[INFO] [stderr]   Downloaded residiuum-heap v0.2.5-alpha.1
[INFO] [stderr]   Downloaded residiuum-graph v0.1.0-alpha.1
[INFO] [stderr]   Downloaded residiuum-snapshot-format v0.1.0-alpha.1
[INFO] [stderr]   Downloaded residiuum-atomics v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4132d3a0ba8c879b0d8a01fd82829575d408b946ae56c8dd411d24c516e90ad8
[INFO] running `Command { std: "docker" "start" "4132d3a0ba8c879b0d8a01fd82829575d408b946ae56c8dd411d24c516e90ad8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4132d3a0ba8c879b0d8a01fd82829575d408b946ae56c8dd411d24c516e90ad8", kill_on_drop: false }`
[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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4132d3a0ba8c879b0d8a01fd82829575d408b946ae56c8dd411d24c516e90ad8" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4132d3a0ba8c879b0d8a01fd82829575d408b946ae56c8dd411d24c516e90ad8", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4132d3a0ba8c879b0d8a01fd82829575d408b946ae56c8dd411d24c516e90ad8" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling residiuum-heap v0.2.5-alpha.1
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking residiuum-atomics v0.1.0
[INFO] [stderr]     Checking residiuum-snapshot-format v0.1.0-alpha.1
[INFO] [stderr]     Checking residiuum-graph v0.1.0-alpha.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking residiuum-format v0.2.3
[INFO] [stderr]  Documenting residiuum-store v0.2.7-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `collection` links to private item `Store::put_many_awo_owned`
[INFO] [stdout]  --> src/adaptive_write/collection.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! multi-item batches via [`Store::put_many_awo_owned`] so concurrent admits
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]   = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `join_worker`
[INFO] [stdout]    --> src/adaptive_write/collection.rs:134:61
[INFO] [stdout]     |
[INFO] [stdout] 134 |     /// under the lock after `flush_all_with_store`, then [`join_worker`] only
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ no item named `join_worker` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `request_shutdown`
[INFO] [stdout]    --> src/adaptive_write/collection.rs:146:43
[INFO] [stdout]     |
[INFO] [stdout] 146 |     /// held by the joining thread (see [`request_shutdown`]).
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^ no item named `request_shutdown` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `persist` links to private item `crate::store::Store`
[INFO] [stdout]  --> src/adaptive_write/persist.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Product batch paths in [`crate::store::Store`]:
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `admit_put_batch` links to private item `Store::put_many_awo_owned`
[INFO] [stdout]    --> src/adaptive_write/runtime.rs:516:11
[INFO] [stdout]     |
[INFO] [stdout] 516 |     /// [`Store::put_many_awo_owned`] (persist-before-publish; uses store
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AtomicStageClass::Prepared`
[INFO] [stdout]    --> src/atomic_stage.rs:621:56
[INFO] [stdout]     |
[INFO] [stdout] 621 |     /// A durable prepare with incomplete members is [`AtomicStageClass::Prepared`],
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AtomicStageClass` in scope
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `AtomicStageCache`
[INFO] [stdout]     |
[INFO] [stdout] 621 -     /// A durable prepare with incomplete members is [`AtomicStageClass::Prepared`],
[INFO] [stdout] 621 +     /// A durable prepare with incomplete members is [`AtomicStageCache::Prepared`],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::Store::salvage_to`
[INFO] [stdout]  --> src/backup.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! - **salvage** ([`crate::Store::salvage_to`]) — evidence-preserving recovery
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]   |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]   |
[INFO] [stdout] 6 - //! - **salvage** ([`crate::Store::salvage_to`]) — evidence-preserving recovery
[INFO] [stdout] 6 + //! - **salvage** ([`crate::store::salvage_to`]) — evidence-preserving recovery
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::Store::export_live_state`
[INFO] [stdout]  --> src/backup.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! - **export-live** ([`crate::Store::export_live_state`]) — re-put of current
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]   |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]   |
[INFO] [stdout] 8 - //! - **export-live** ([`crate::Store::export_live_state`]) — re-put of current
[INFO] [stdout] 8 + //! - **export-live** ([`crate::store::export_live_state`]) — re-put of current
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::Store::enable_boundary_probe`
[INFO] [stdout]   --> src/boundary_probe.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! [`crate::Store::enable_boundary_probe`] for qualification harnesses.
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]    |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 13 - //! [`crate::Store::enable_boundary_probe`] for qualification harnesses.
[INFO] [stdout] 13 + //! [`crate::store::enable_boundary_probe`] for qualification harnesses.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::Store`
[INFO] [stdout]    --> src/boundary_probe.rs:348:45
[INFO] [stdout]     |
[INFO] [stdout] 348 | /// Bounded in-memory probe attached to a [`crate::Store`].
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 348 - /// Bounded in-memory probe attached to a [`crate::Store`].
[INFO] [stdout] 348 + /// Bounded in-memory probe attached to a [`crate::store`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::Store::set_chunk_threshold`
[INFO] [stdout]   --> src/chunk_payload.rs:18:38
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// Stage 6 tests may override via [`crate::Store::set_chunk_threshold`].
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]    |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 18 - /// Stage 6 tests may override via [`crate::Store::set_chunk_threshold`].
[INFO] [stdout] 18 + /// Stage 6 tests may override via [`crate::store::set_chunk_threshold`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `InProcessFailpoint` links to private item `crate::failpoint`
[INFO] [stdout]   --> src/csq_harness.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 |     /// Named in-process failpoint ([`crate::failpoint`]).
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `WriteCondition::LiveEventId`
[INFO] [stdout]    --> src/heap/heap_store.rs:206:18
[INFO] [stdout]     |
[INFO] [stdout] 206 | /// is a valid [`WriteCondition::LiveEventId`] token for the returned body.
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `WriteCondition` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::Store::scan_live_page`
[INFO] [stdout]     --> src/heap/heap_store.rs:1611:20
[INFO] [stdout]      |
[INFO] [stdout] 1611 |     /// Physical [`crate::Store::scan_live_page`] uses the same incomplete-page
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]      |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 1611 -     /// Physical [`crate::Store::scan_live_page`] uses the same incomplete-page
[INFO] [stdout] 1611 +     /// Physical [`crate::store::scan_live_page`] uses the same incomplete-page
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::AwsKmsDataKeyProvider`
[INFO] [stdout]    --> src/heap/lifecycle.rs:443:10
[INFO] [stdout]     |
[INFO] [stdout] 443 | ///   ([`crate::AwsKmsDataKeyProvider`]).
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AwsKmsDataKeyProvider` in module `residiuum_store`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `HsmDataKeyProvider`
[INFO] [stdout]     |
[INFO] [stdout] 443 - ///   ([`crate::AwsKmsDataKeyProvider`]).
[INFO] [stdout] 443 + ///   ([`crate::HsmDataKeyProvider`]).
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AwsKmsDataKeyProvider`
[INFO] [stdout]    --> src/heap/lifecycle.rs:514:29
[INFO] [stdout]     |
[INFO] [stdout] 514 |     /// Live AWS KMS uses [`AwsKmsDataKeyProvider`] (feature `aws-kms`) rather than
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^ no item named `AwsKmsDataKeyProvider` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `HsmDataKeyProvider`
[INFO] [stdout]     |
[INFO] [stdout] 514 -     /// Live AWS KMS uses [`AwsKmsDataKeyProvider`] (feature `aws-kms`) rather than
[INFO] [stdout] 514 +     /// Live AWS KMS uses [`HsmDataKeyProvider`] (feature `aws-kms`) rather than
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::Store`
[INFO] [stdout]  --> src/history.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! recovery search types (used by [`crate::Store`] recovery methods).
[INFO] [stdout]   |                                      ^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]   |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]   |
[INFO] [stdout] 7 - //! recovery search types (used by [`crate::Store`] recovery methods).
[INFO] [stdout] 7 + //! recovery search types (used by [`crate::store`] recovery methods).
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::Store::find_last_complete_version`
[INFO] [stdout]   --> src/history.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | /// Options for [`crate::Store::find_last_complete_version`] (DEF-099).
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]    |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 55 - /// Options for [`crate::Store::find_last_complete_version`] (DEF-099).
[INFO] [stdout] 55 + /// Options for [`crate::store::find_last_complete_version`] (DEF-099).
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `r`
[INFO] [stdout]    --> src/hydra/pgm.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |     /// radix_table[r] = first knot index whose key's top bits ≥ r (or last).
[INFO] [stdout]     |                     ^ no item named `r` 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 `crate::Store::get`
[INFO] [stdout]  --> src/index.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`crate::Store::get`] reloads the item frame on demand. Memory-mode publishes
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]   |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]   |
[INFO] [stdout] 9 - //! [`crate::Store::get`] reloads the item frame on demand. Memory-mode publishes
[INFO] [stdout] 9 + //! [`crate::store::get`] reloads the item frame on demand. Memory-mode publishes
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `rollback_migration`
[INFO] [stdout]  --> src/migrate.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! allows [`rollback_migration`] to remove an incomplete destination.
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^ no item named `rollback_migration` 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 `crate::Store::export_live_state`
[INFO] [stdout]  --> src/recovery.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! [`crate::Store::export_live_state`].
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]   |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]   |
[INFO] [stdout] 6 - //! [`crate::Store::export_live_state`].
[INFO] [stdout] 6 + //! [`crate::store::export_live_state`].
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::Store::create`
[INFO] [stdout]    --> src/recovery.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 | /// [`crate::Store::create`]. Frames land only under `segments/` so a later
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 142 - /// [`crate::Store::create`]. Frames land only under `segments/` so a later
[INFO] [stdout] 142 + /// [`crate::store::create`]. Frames land only under `segments/` so a later
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ShadowWriter`
[INFO] [stdout]    --> src/recovery_shadow/qualify.rs:225:55
[INFO] [stdout]     |
[INFO] [stdout] 225 | /// Skips full re-decode of a blob just produced by [`ShadowWriter`] (hashes are
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^ no item named `ShadowWriter` 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 `publish_shadow`
[INFO] [stdout]    --> src/recovery_shadow/qualify.rs:227:58
[INFO] [stdout]     |
[INFO] [stdout] 227 | /// magic + segment_id before durable publish. Product [`publish_shadow`] keeps
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^ no item named `publish_shadow` 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 `crate::Store::create`
[INFO] [stdout]   --> src/recovery_shadow/recovery_mode.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 | /// Fresh [`crate::Store::create`] writes an explicit CompactShadow marker.
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]    |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 79 - /// Fresh [`crate::Store::create`] writes an explicit CompactShadow marker.
[INFO] [stdout] 79 + /// Fresh [`crate::store::create`] writes an explicit CompactShadow marker.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::Store::seal_active`
[INFO] [stdout]   --> src/seal_pipeline.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 | //! - Explicit [`crate::Store::seal_active`] still runs the synchronous path and
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]    |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 22 - //! - Explicit [`crate::Store::seal_active`] still runs the synchronous path and
[INFO] [stdout] 22 + //! - Explicit [`crate::store::seal_active`] still runs the synchronous path and
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `finalize_seal` links to private item `LifecycleResult::SealDone`
[INFO] [stdout]     --> src/seal_pipeline.rs:1234:42
[INFO] [stdout]      |
[INFO] [stdout] 1234 | /// Prefer the worker path which posts [`LifecycleResult::SealDone`] before
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `SealStageBreakdown` links to private item `Store::seal_active_with_breakdown`
[INFO] [stdout]    --> src/store.rs:405:30
[INFO] [stdout]     |
[INFO] [stdout] 405 | /// Diagnostic timings for [`Store::seal_active_with_breakdown`] (measurement only).
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Real`
[INFO] [stdout]     --> src/store.rs:1170:16
[INFO] [stdout]      |
[INFO] [stdout] 1170 |     /// Like [`Real`], but active segment is `set_len`'d to 512 MiB at create
[INFO] [stdout]      |                ^^^^ no item named `Real` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Read`
[INFO] [stdout]      |
[INFO] [stdout] 1170 -     /// Like [`Real`], but active segment is `set_len`'d to 512 MiB at create
[INFO] [stdout] 1170 +     /// Like [`Read`], but active segment is `set_len`'d to 512 MiB at create
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RealPrealloc`
[INFO] [stdout]     --> src/store.rs:1173:16
[INFO] [stdout]      |
[INFO] [stdout] 1173 |     /// Like [`RealPrealloc`], then touch every 1 MiB to force physical pages.
[INFO] [stdout]      |                ^^^^^^^^^^^^ no item named `RealPrealloc` 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 `Real`
[INFO] [stdout]     --> src/store.rs:1176:16
[INFO] [stdout]      |
[INFO] [stdout] 1176 |     /// Like [`Real`], but macOS `fcntl(F_PREALLOCATE)` (or Linux `posix_fallocate`)
[INFO] [stdout]      |                ^^^^ no item named `Real` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Read`
[INFO] [stdout]      |
[INFO] [stdout] 1176 -     /// Like [`Real`], but macOS `fcntl(F_PREALLOCATE)` (or Linux `posix_fallocate`)
[INFO] [stdout] 1176 +     /// Like [`Read`], but macOS `fcntl(F_PREALLOCATE)` (or Linux `posix_fallocate`)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RecoveryMode::CompactShadow`
[INFO] [stdout]     --> src/store.rs:1273:35
[INFO] [stdout]      |
[INFO] [stdout] 1273 |     /// Fresh stores default to [`RecoveryMode::CompactShadow`] (CSE-3 Stage 2k).
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `RecoveryMode` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RecoveryMode::Materialized`
[INFO] [stdout]     --> src/store.rs:1290:11
[INFO] [stdout]      |
[INFO] [stdout] 1290 |     /// [`RecoveryMode::Materialized`] only for dual-run migration baselines and
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `RecoveryMode` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `BackupConsistency::FlushedExclusive`
[INFO] [stdout]     --> src/store.rs:8261:34
[INFO] [stdout]      |
[INFO] [stdout] 8261 |     /// flushed durable first ([`BackupConsistency::FlushedExclusive`]).
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `BackupConsistency` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `BackupConsistency::OnDiskInspect`
[INFO] [stdout]     --> src/store.rs:8263:12
[INFO] [stdout]      |
[INFO] [stdout] 8263 |     /// ([`BackupConsistency::OnDiskInspect`]).
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `BackupConsistency` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::AwsKmsDataKeyProvider`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             ([`crate::AwsKmsDataKeyProvider`]).
[INFO] [stdout]               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `AwsKmsDataKeyProvider` in module `residiuum_store`
[INFO] [stdout]   = help: there's a similarly named item `HsmDataKeyProvider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `WriteCondition::LiveEventId`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           is a valid [`WriteCondition::LiveEventId`] token for the returned body.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `WriteCondition` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.00s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/residiuum_store/index.html
[INFO] running `Command { std: "docker" "inspect" "4132d3a0ba8c879b0d8a01fd82829575d408b946ae56c8dd411d24c516e90ad8", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4132d3a0ba8c879b0d8a01fd82829575d408b946ae56c8dd411d24c516e90ad8" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting residiuum-store v0.2.7-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `collection` links to private item `Store::put_many_awo_owned`
[INFO] [stdout]  --> src/adaptive_write/collection.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! multi-item batches via [`Store::put_many_awo_owned`] so concurrent admits
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]   = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `persist` links to private item `crate::store::Store`
[INFO] [stdout]  --> src/adaptive_write/persist.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Product batch paths in [`crate::store::Store`]:
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `admit_put_batch` links to private item `Store::put_many_awo_owned`
[INFO] [stdout]    --> src/adaptive_write/runtime.rs:516:11
[INFO] [stdout]     |
[INFO] [stdout] 516 |     /// [`Store::put_many_awo_owned`] (persist-before-publish; uses store
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AtomicStageClass::Prepared`
[INFO] [stdout]    --> src/atomic_stage.rs:621:56
[INFO] [stdout]     |
[INFO] [stdout] 621 |     /// A durable prepare with incomplete members is [`AtomicStageClass::Prepared`],
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AtomicStageClass` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] help: there's a similarly named item `AtomicStageCache`
[INFO] [stdout]     |
[INFO] [stdout] 621 -     /// A durable prepare with incomplete members is [`AtomicStageClass::Prepared`],
[INFO] [stdout] 621 +     /// A durable prepare with incomplete members is [`AtomicStageCache::Prepared`],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::Store`
[INFO] [stdout]    --> src/boundary_probe.rs:348:45
[INFO] [stdout]     |
[INFO] [stdout] 348 | /// Bounded in-memory probe attached to a [`crate::Store`].
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 348 - /// Bounded in-memory probe attached to a [`crate::Store`].
[INFO] [stdout] 348 + /// Bounded in-memory probe attached to a [`crate::store`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::Store::set_chunk_threshold`
[INFO] [stdout]   --> src/chunk_payload.rs:18:38
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// Stage 6 tests may override via [`crate::Store::set_chunk_threshold`].
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]    |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 18 - /// Stage 6 tests may override via [`crate::Store::set_chunk_threshold`].
[INFO] [stdout] 18 + /// Stage 6 tests may override via [`crate::store::set_chunk_threshold`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `InProcessFailpoint` links to private item `crate::failpoint`
[INFO] [stdout]   --> src/csq_harness.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 |     /// Named in-process failpoint ([`crate::failpoint`]).
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `WriteCondition::LiveEventId`
[INFO] [stdout]    --> src/heap/heap_store.rs:206:18
[INFO] [stdout]     |
[INFO] [stdout] 206 | /// is a valid [`WriteCondition::LiveEventId`] token for the returned body.
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `WriteCondition` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::Store::scan_live_page`
[INFO] [stdout]     --> src/heap/heap_store.rs:1611:20
[INFO] [stdout]      |
[INFO] [stdout] 1611 |     /// Physical [`crate::Store::scan_live_page`] uses the same incomplete-page
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]      |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 1611 -     /// Physical [`crate::Store::scan_live_page`] uses the same incomplete-page
[INFO] [stdout] 1611 +     /// Physical [`crate::store::scan_live_page`] uses the same incomplete-page
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::AwsKmsDataKeyProvider`
[INFO] [stdout]    --> src/heap/lifecycle.rs:443:10
[INFO] [stdout]     |
[INFO] [stdout] 443 | ///   ([`crate::AwsKmsDataKeyProvider`]).
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AwsKmsDataKeyProvider` in module `residiuum_store`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `HsmDataKeyProvider`
[INFO] [stdout]     |
[INFO] [stdout] 443 - ///   ([`crate::AwsKmsDataKeyProvider`]).
[INFO] [stdout] 443 + ///   ([`crate::HsmDataKeyProvider`]).
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AwsKmsDataKeyProvider`
[INFO] [stdout]    --> src/heap/lifecycle.rs:514:29
[INFO] [stdout]     |
[INFO] [stdout] 514 |     /// Live AWS KMS uses [`AwsKmsDataKeyProvider`] (feature `aws-kms`) rather than
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^ no item named `AwsKmsDataKeyProvider` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `HsmDataKeyProvider`
[INFO] [stdout]     |
[INFO] [stdout] 514 -     /// Live AWS KMS uses [`AwsKmsDataKeyProvider`] (feature `aws-kms`) rather than
[INFO] [stdout] 514 +     /// Live AWS KMS uses [`HsmDataKeyProvider`] (feature `aws-kms`) rather than
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::Store::find_last_complete_version`
[INFO] [stdout]   --> src/history.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | /// Options for [`crate::Store::find_last_complete_version`] (DEF-099).
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]    |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 55 - /// Options for [`crate::Store::find_last_complete_version`] (DEF-099).
[INFO] [stdout] 55 + /// Options for [`crate::store::find_last_complete_version`] (DEF-099).
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ShadowWriter`
[INFO] [stdout]    --> src/recovery_shadow/qualify.rs:225:55
[INFO] [stdout]     |
[INFO] [stdout] 225 | /// Skips full re-decode of a blob just produced by [`ShadowWriter`] (hashes are
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^ no item named `ShadowWriter` 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 `publish_shadow`
[INFO] [stdout]    --> src/recovery_shadow/qualify.rs:227:58
[INFO] [stdout]     |
[INFO] [stdout] 227 | /// magic + segment_id before durable publish. Product [`publish_shadow`] keeps
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^ no item named `publish_shadow` 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 `crate::Store::create`
[INFO] [stdout]   --> src/recovery_shadow/recovery_mode.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 | /// Fresh [`crate::Store::create`] writes an explicit CompactShadow marker.
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^ no item named `Store` in module `residiuum_store`
[INFO] [stdout]    |
[INFO] [stdout] help: there's a similarly named item `store` (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 79 - /// Fresh [`crate::Store::create`] writes an explicit CompactShadow marker.
[INFO] [stdout] 79 + /// Fresh [`crate::store::create`] writes an explicit CompactShadow marker.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `finalize_seal` links to private item `LifecycleResult::SealDone`
[INFO] [stdout]     --> src/seal_pipeline.rs:1234:42
[INFO] [stdout]      |
[INFO] [stdout] 1234 | /// Prefer the worker path which posts [`LifecycleResult::SealDone`] before
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `SealStageBreakdown` links to private item `Store::seal_active_with_breakdown`
[INFO] [stdout]    --> src/store.rs:405:30
[INFO] [stdout]     |
[INFO] [stdout] 405 | /// Diagnostic timings for [`Store::seal_active_with_breakdown`] (measurement only).
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Real`
[INFO] [stdout]     --> src/store.rs:1170:16
[INFO] [stdout]      |
[INFO] [stdout] 1170 |     /// Like [`Real`], but active segment is `set_len`'d to 512 MiB at create
[INFO] [stdout]      |                ^^^^ no item named `Real` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Read`
[INFO] [stdout]      |
[INFO] [stdout] 1170 -     /// Like [`Real`], but active segment is `set_len`'d to 512 MiB at create
[INFO] [stdout] 1170 +     /// Like [`Read`], but active segment is `set_len`'d to 512 MiB at create
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RealPrealloc`
[INFO] [stdout]     --> src/store.rs:1173:16
[INFO] [stdout]      |
[INFO] [stdout] 1173 |     /// Like [`RealPrealloc`], then touch every 1 MiB to force physical pages.
[INFO] [stdout]      |                ^^^^^^^^^^^^ no item named `RealPrealloc` 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 `Real`
[INFO] [stdout]     --> src/store.rs:1176:16
[INFO] [stdout]      |
[INFO] [stdout] 1176 |     /// Like [`Real`], but macOS `fcntl(F_PREALLOCATE)` (or Linux `posix_fallocate`)
[INFO] [stdout]      |                ^^^^ no item named `Real` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Read`
[INFO] [stdout]      |
[INFO] [stdout] 1176 -     /// Like [`Real`], but macOS `fcntl(F_PREALLOCATE)` (or Linux `posix_fallocate`)
[INFO] [stdout] 1176 +     /// Like [`Read`], but macOS `fcntl(F_PREALLOCATE)` (or Linux `posix_fallocate`)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::AwsKmsDataKeyProvider`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             ([`crate::AwsKmsDataKeyProvider`]).
[INFO] [stdout]               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `AwsKmsDataKeyProvider` in module `residiuum_store`
[INFO] [stdout]   = help: there's a similarly named item `HsmDataKeyProvider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `WriteCondition::LiveEventId`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           is a valid [`WriteCondition::LiveEventId`] token for the returned body.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `WriteCondition` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/residiuum_store/index.html
[INFO] running `Command { std: "docker" "inspect" "4132d3a0ba8c879b0d8a01fd82829575d408b946ae56c8dd411d24c516e90ad8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4132d3a0ba8c879b0d8a01fd82829575d408b946ae56c8dd411d24c516e90ad8", kill_on_drop: false }`
[INFO] [stdout] 4132d3a0ba8c879b0d8a01fd82829575d408b946ae56c8dd411d24c516e90ad8
