edgefirst-decoder 0.28.1

ML model output decoding for YOLO and ModelPack object detection and segmentation
Documentation

Build #4076209 2026-08-08 18:41:22

# rustc version rustc 1.99.0-nightly (1a98b1e13 2026-08-07)

# docs.rs version docsrs 0.0.0 (c0e43eba3fa5e6341d933cf845300a19b1ac3e4e 2026-08-06 )

# 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" "8849da2f0c2943a70121b5b6972a938a918dd48caef8b0c7461cd897f1504057" "/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\", \"-20260807-1.99.0-nightly-1a98b1e13\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: parse_edgefirst [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 edgefirst-decoder v0.28.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `with_schema` links to private item `DecodeProgram` [INFO] [stderr] --> src/decoder/builder.rs:295:22 [INFO] [stderr] | [INFO] [stderr] 295 | /// compiles a [`DecodeProgram`] for any split logical outputs [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: could not parse code block as Rust code [INFO] [stderr] --> src/decoder/config.rs:326:9 [INFO] [stderr] | [INFO] [stderr] 326 | /// ```rust [INFO] [stderr] | _________^ [INFO] [stderr] 327 | | /// # use edgefirst_decoder::{configs, ConfigOutput}; [INFO] [stderr] 328 | | /// let detection_config = configs::Detection { [INFO] [stderr] 329 | | /// anchors: None, [INFO] [stderr] ... | [INFO] [stderr] 337 | | /// assert_eq!(output.quantization(), [INFO] [stderr] 338 | | /// Some(configs::QuantTuple(0.012345,26))); ``` [INFO] [stderr] | |____________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: error from rustc: unknown start of token: ` [INFO] [stderr] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `edgefirst-decoder` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/edgefirst_decoder/index.html [INFO] running `Command { std: "docker" "inspect" "8849da2f0c2943a70121b5b6972a938a918dd48caef8b0c7461cd897f1504057", kill_on_drop: false }`