libsbf 0.17.0

A no_std rust crate to parse Septentrio SBF Messages.

Build #4180947 2026-08-20 15:50:25

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.100.0-nightly (f7d782a3b 2026-08-19)

# docs.rs version docsrs 0.0.0 (a6757ed35a774170b44320b67e718713fe2d54eb 2026-08-20 )

# 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" "25a2593a786fe4a15fb115f4a3a60c2640210cdf1446e6de3249b1bb508ba750" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260819-1.100.0-nightly-f7d782a3b\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: read_sbf, udp_sbf [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting libsbf v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] error: custom attribute panicked [INFO] [stderr] --> src/messages/channel_status.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[binrw] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: end byte index 123 is out of bounds for string of length 95 [INFO] [stderr] [INFO] [stderr] error: custom attribute panicked [INFO] [stderr] --> src/messages/meas_epoch.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[binrw] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: end byte index 142 is out of bounds for string of length 96 [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `channel_status::ChannelStatus` [INFO] [stderr] --> src/messages/mod.rs:64:60 [INFO] [stderr] | [INFO] [stderr] 64 | pub use channel_status::{ChannelSatInfo, ChannelStateInfo, ChannelStatus}; [INFO] [stderr] | ^^^^^^^^^^^^^ no `ChannelStatus` in `messages::channel_status` [INFO] [stderr] | [INFO] [stderr] = help: consider importing one of these variants instead: [INFO] [stderr] crate::MessageKind::ChannelStatus [INFO] [stderr] crate::Messages::ChannelStatus [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `meas_epoch::MeasEpoch` [INFO] [stderr] --> src/messages/mod.rs:112:22 [INFO] [stderr] | [INFO] [stderr] 112 | pub use meas_epoch::{MeasEpoch, MeasEpochChannelType1, MeasEpochChannelType2}; [INFO] [stderr] | ^^^^^^^^^ no `MeasEpoch` in `messages::meas_epoch` [INFO] [stderr] | [INFO] [stderr] = help: consider importing one of these variants instead: [INFO] [stderr] crate::MessageKind::MeasEpoch [INFO] [stderr] crate::Messages::MeasEpoch [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not document `libsbf` [INFO] running `Command { std: "docker" "inspect" "25a2593a786fe4a15fb115f4a3a60c2640210cdf1446e6de3249b1bb508ba750", kill_on_drop: false }`