layout 0.2.2

Optimized memory layout using struct of array, Data-oriented design in Rust, DOD SOA
Documentation

Build #4305447 2026-09-02 21:26:12

# rustc version rustc 1.100.0-nightly (5db7f4be8 2026-09-01)

# docs.rs version docsrs 0.0.0 (c6ca30c0fecf66cc5a0859ac541222ca6c912d59 2026-09-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" "678586a73921468a38e169f7c77a4796c07acb88c91b4fa9398c5aba87f378bb" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260901-1.100.0-nightly-5db7f4be8\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting layout v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `core::pointer::offset` [INFO] [stderr] --> src/compact.rs:2041:37 [INFO] [stderr] | [INFO] [stderr] 2041 | /// [`pointer::offset`](core::pointer::offset)). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `pointer` in module `core` [INFO] [stderr] ... [INFO] [stderr] 2104 | compact_ptr_reads!(CompactPtr); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] = note: this warning originates in the macro `compact_ptr_reads` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `core::pointer::add` [INFO] [stderr] --> src/compact.rs:2055:34 [INFO] [stderr] | [INFO] [stderr] 2055 | /// [`pointer::add`](core::pointer::add)). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `pointer` in module `core` [INFO] [stderr] ... [INFO] [stderr] 2104 | compact_ptr_reads!(CompactPtr); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `compact_ptr_reads` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `core::pointer::sub` [INFO] [stderr] --> src/compact.rs:2069:37 [INFO] [stderr] | [INFO] [stderr] 2069 | /// to [`pointer::sub`](core::pointer::sub)). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `pointer` in module `core` [INFO] [stderr] ... [INFO] [stderr] 2104 | compact_ptr_reads!(CompactPtr); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `compact_ptr_reads` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `core::pointer::read` [INFO] [stderr] --> src/compact.rs:2083:35 [INFO] [stderr] | [INFO] [stderr] 2083 | /// [`pointer::read`](core::pointer::read)). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `pointer` in module `core` [INFO] [stderr] ... [INFO] [stderr] 2104 | compact_ptr_reads!(CompactPtr); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `compact_ptr_reads` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `core::pointer::offset` [INFO] [stderr] --> src/compact.rs:2041:37 [INFO] [stderr] | [INFO] [stderr] 2041 | /// [`pointer::offset`](core::pointer::offset)). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `pointer` in module `core` [INFO] [stderr] ... [INFO] [stderr] 2105 | compact_ptr_reads!(CompactPtrMut); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `compact_ptr_reads` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `core::pointer::add` [INFO] [stderr] --> src/compact.rs:2055:34 [INFO] [stderr] | [INFO] [stderr] 2055 | /// [`pointer::add`](core::pointer::add)). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `pointer` in module `core` [INFO] [stderr] ... [INFO] [stderr] 2105 | compact_ptr_reads!(CompactPtrMut); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `compact_ptr_reads` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `core::pointer::sub` [INFO] [stderr] --> src/compact.rs:2069:37 [INFO] [stderr] | [INFO] [stderr] 2069 | /// to [`pointer::sub`](core::pointer::sub)). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `pointer` in module `core` [INFO] [stderr] ... [INFO] [stderr] 2105 | compact_ptr_reads!(CompactPtrMut); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `compact_ptr_reads` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `core::pointer::read` [INFO] [stderr] --> src/compact.rs:2083:35 [INFO] [stderr] | [INFO] [stderr] 2083 | /// [`pointer::read`](core::pointer::read)). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `pointer` in module `core` [INFO] [stderr] ... [INFO] [stderr] 2105 | compact_ptr_reads!(CompactPtrMut); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `compact_ptr_reads` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `core::pointer::write` [INFO] [stderr] --> src/compact.rs:2155:28 [INFO] [stderr] | [INFO] [stderr] 2155 | /// [`pointer::write`](core::pointer::write)). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no item named `pointer` in module `core` [INFO] [stderr] [INFO] [stderr] warning: `column` is both a module and a macro [INFO] [stderr] --> src/lib.rs:299:7 [INFO] [stderr] | [INFO] [stderr] 299 | /// [`column`] module for details. [INFO] [stderr] | ^^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the module, prefix with `mod@` [INFO] [stderr] | [INFO] [stderr] 299 | /// [`mod@column`] module for details. [INFO] [stderr] | ++++ [INFO] [stderr] help: to link to the macro, add an exclamation mark [INFO] [stderr] | [INFO] [stderr] 299 | /// [`column!`] module for details. [INFO] [stderr] | + [INFO] [stderr] [INFO] [stderr] warning: `layout` (lib doc) generated 10 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/layout/index.html [INFO] running `Command { std: "docker" "inspect" "678586a73921468a38e169f7c77a4796c07acb88c91b4fa9398c5aba87f378bb", kill_on_drop: false }`