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 (01dfd7924 2026-06-15)
# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )
# 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" "738288d37f74370c170f428a4f3b78dcb28aba1e7d1043f4d41bd71d3c82f543" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260615-1.98.0-nightly-01dfd7924\", \"--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 dynwave v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved imports `cpal::BackendSpecificError`, `cpal::BuildStreamError`, `cpal::DefaultStreamConfigError`, `cpal::PauseStreamError`, `cpal::PlayStreamError`, `cpal::SupportedStreamConfigsError` [INFO] [stderr] --> src/error.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | BackendSpecificError, BuildStreamError, DefaultStreamConfigError, PauseStreamError, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `PauseStreamError` in the root [INFO] [stderr] | | | | [INFO] [stderr] | | | no `DefaultStreamConfigError` in the root [INFO] [stderr] | | no `BuildStreamError` in the root [INFO] [stderr] | no `BackendSpecificError` in the root [INFO] [stderr] 9 | PlayStreamError, SupportedStreamConfigsError, [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SupportedStreamConfigsError` in the root [INFO] [stderr] | | [INFO] [stderr] | no `PlayStreamError` in the root [INFO] [stderr] | [INFO] [stderr] help: a similar name exists in the module [INFO] [stderr] | [INFO] [stderr] 9 - PlayStreamError, SupportedStreamConfigsError, [INFO] [stderr] 9 + PlayStreamError, SupportedStreamConfig, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find type `StreamError` in crate `cpal` [INFO] [stderr] --> src/lib.rs:427:26 [INFO] [stderr] | [INFO] [stderr] 427 | fn err_fn(err: cpal::StreamError) { [INFO] [stderr] | ^^^^^^^^^^^ not found in `cpal` [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not document `dynwave` [INFO] running `Command { std: "docker" "inspect" "738288d37f74370c170f428a4f3b78dcb28aba1e7d1043f4d41bd71d3c82f543", kill_on_drop: false }`