sequential-storage 8.0.0

A crate for storing data in flash with minimal erase cycles.
Documentation

Build #3794670 2026-07-08 09:39:18

# rustc version rustc 1.99.0-nightly (f10db292a 2026-07-07)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# 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" "fb401ec6fbd81c53a5e4693011eaf80d7144938b9f7356047eb6e2e6a682c2f7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "arrayvec std heapless heapless-09 postcard" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260707-1.99.0-nightly-f10db292a\", \"--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 sequential-storage v8.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `WordSizeTooLarge` links to private item `MAX_WORD_SIZE` [INFO] [stderr] --> src/map.rs:79:53 [INFO] [stderr] | [INFO] [stderr] 79 | /// The word size of the flash is bigger than [`MAX_WORD_SIZE`] [INFO] [stderr] | ^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `SharedRamRing` [INFO] [stderr] --> src/queue/buffered.rs:28:48 [INFO] [stderr] | [INFO] [stderr] 28 | //! Enable the `shared-ram-ring` feature for [`SharedRamRing`], which wraps the ring in a [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `SharedRamRing` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `SharedRamRing` [INFO] [stderr] --> src/queue/buffered.rs:215:70 [INFO] [stderr] | [INFO] [stderr] 215 | /// For ISR-safe use, enable the `shared-ram-ring` feature and use [`SharedRamRing`] instead. [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `SharedRamRing` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `WordSizeTooLarge` links to private item `MAX_WORD_SIZE` [INFO] [stderr] --> src/queue/mod.rs:73:53 [INFO] [stderr] | [INFO] [stderr] 73 | /// The word size of the flash is bigger than [`MAX_WORD_SIZE`] [INFO] [stderr] | ^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: `sequential-storage` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/sequential_storage/index.html [INFO] running `Command { std: "docker" "inspect" "fb401ec6fbd81c53a5e4693011eaf80d7144938b9f7356047eb6e2e6a682c2f7", kill_on_drop: false }`