packetrs-impl 0.5.0

Macro-based struct serialization/deserialization
Documentation

Build #3372820 2026-05-24 17:31:32

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.98.0-nightly (23a3312d9 2026-05-23)

# 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" "2c7a1b5d4f36221ed290820b0eccf9ce0acd7a65c00f8b0f73380676d9b22f74" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260523-1.98.0-nightly-23a3312d9\", \"--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 packetrs-impl v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved imports `bit_cursor::bitcursor`, `bit_cursor::ux` [INFO] [stderr] --> src/packetrs_read.rs:1:18 [INFO] [stderr] | [INFO] [stderr] 1 | use bit_cursor::{bitcursor::BitCursor, ux::*, bit_read::BitRead}; [INFO] [stderr] | ^^^^^^^^^ ^^ could not find `ux` in `bit_cursor` [INFO] [stderr] | | [INFO] [stderr] | could not find `bitcursor` in `bit_cursor` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `self::ux` [INFO] [stderr] --> src/lib.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use self::ux; [INFO] [stderr] | ^^^^^^^^ no `ux` in the root [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not document `packetrs-impl` [INFO] running `Command { std: "docker" "inspect" "2c7a1b5d4f36221ed290820b0eccf9ce0acd7a65c00f8b0f73380676d9b22f74", kill_on_drop: false }`