scriptrs 0.2.0

Rust transcription with native CoreML Parakeet v2 inference
Documentation

Build #3802201 2026-07-09 05:28:34

# rustc version rustc 1.99.0-nightly (14cae6813 2026-07-08)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-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" "959cf553d20f29601b3c476666cc0630892a3f0bf727416819ba28bfaf33c271" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260708-1.99.0-nightly-14cae6813\", \"--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: inspect_coreml_compute, transcribe_wav [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 scriptrs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `LongFormTranscriptionPipeline` [INFO] [stderr] --> src/lib.rs:15:31 [INFO] [stderr] | [INFO] [stderr] 15 | //! `long-form` feature via [`LongFormTranscriptionPipeline`]. VAD-backed speech [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `LongFormTranscriptionPipeline` 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: unresolved link to `LongFormTranscriptionPipeline` [INFO] [stderr] --> src/lib.rs:23:11 [INFO] [stderr] | [INFO] [stderr] 23 | //! Use [`LongFormTranscriptionPipeline`] with the `long-form` feature when you [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `LongFormTranscriptionPipeline` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `LongFormTranscriptionPipeline::from_pretrained` [INFO] [stderr] --> src/lib.rs:33:11 [INFO] [stderr] | [INFO] [stderr] 33 | //! and [`LongFormTranscriptionPipeline::from_pretrained`] download the runtime [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `LongFormTranscriptionPipeline` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `LongFormTranscriptionPipeline::from_dir` [INFO] [stderr] --> src/lib.rs:37:10 [INFO] [stderr] | [INFO] [stderr] 37 | //! or [`LongFormTranscriptionPipeline::from_dir`] with a local bundle layout: [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `LongFormTranscriptionPipeline` in scope [INFO] [stderr] [INFO] [stderr] warning: `scriptrs` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/scriptrs/index.html [INFO] running `Command { std: "docker" "inspect" "959cf553d20f29601b3c476666cc0630892a3f0bf727416819ba28bfaf33c271", kill_on_drop: false }`