struct-compression-analyzer 0.1.0

Analyzes the bit distribution of packed structures.
Documentation

Build #3436703 2026-05-31 01:28:23

# rustc version rustc 1.98.0-nightly (6368fd52c 2026-05-29)

# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )

# 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" "e1b8da209c35b8e4770f3e75d47143c0cb568779a9966e187f44b3cdeca9e562" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260529-1.98.0-nightly-6368fd52c\", \"--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 struct-compression-analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `test_helpers` [INFO] [stderr] --> src/comparison/compare_groups/mod.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | //! - [`test_helpers`]: Testing utilities (only in test builds) [INFO] [stderr] | ^^^^^^^^^^^^ no item named `test_helpers` 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: public documentation for `generate_bytes` links to private item `crate::comparison::compare_groups::generate_bytes::GenerateBytesResult` [INFO] [stderr] --> src/comparison/compare_groups/generate_bytes/mod.rs:45:30 [INFO] [stderr] | [INFO] [stderr] 45 | //! [`GenerateBytesResult`]: crate::comparison::compare_groups::generate_bytes::GenerateBytesResult [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: public documentation for `generate_bytes` links to private item `generate_group_bytes` [INFO] [stderr] --> src/comparison/compare_groups/generate_bytes/mod.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | //! - [`generate_group_bytes`]: Creates a [`Vec<u8>`] from group components [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: public documentation for `generate_bytes` links to private item `generate_output_for_compare_groups_entry` [INFO] [stderr] --> src/comparison/compare_groups/generate_bytes/mod.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | //! - [`generate_output_for_compare_groups_entry`]: Writes directly to a provided bitstream [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: all items matching `crate::comparison::compare_groups::generate_bytes::write_array` are private or doc(hidden) [INFO] [stderr] --> src/comparison/compare_groups/generate_bytes/mod.rs:46:22 [INFO] [stderr] | [INFO] [stderr] 46 | //! [`write_array`]: crate::comparison::compare_groups::generate_bytes::write_array [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved link [INFO] [stderr] [INFO] [stderr] warning: all items matching `crate::comparison::compare_groups::generate_bytes::write_struct` are private or doc(hidden) [INFO] [stderr] --> src/comparison/compare_groups/generate_bytes/mod.rs:47:23 [INFO] [stderr] | [INFO] [stderr] 47 | //! [`write_struct`]: crate::comparison::compare_groups::generate_bytes::write_struct [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved link [INFO] [stderr] [INFO] [stderr] warning: `struct-compression-analyzer` (lib doc) generated 6 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/struct_compression_analyzer/index.html [INFO] running `Command { std: "docker" "inspect" "e1b8da209c35b8e4770f3e75d47143c0cb568779a9966e187f44b3cdeca9e562", kill_on_drop: false }`