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 (bba531001 2026-09-20)
# docs.rs version docsrs 0.0.0 (5779ee8ca2c69daa652b2060f9f7b942ad62a4f0 2026-09-15 )
# 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" "85dedbacdb97c8111252d688dc15ddc4d07dabf2c98ca93214c21183058a47a4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--generate-link-to-definition\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260920-1.100.0-nightly-bba531001\", \"--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\"" "-j11" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting gstreamer-allocators v0.25.4 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find type `AHardwareBufferFormat` in the crate root [INFO] [stderr] --> src/ahardware_buffer.rs:38:30 [INFO] [stderr] | [INFO] [stderr] 38 | impl fmt::Display for crate::AHardwareBufferFormat { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] | [INFO] [stderr] note: similarly named struct `AHardwareBufferMemory` defined here [INFO] [stderr] --> src/ahardware_buffer.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / gst::memory_object_wrapper!( [INFO] [stderr] 10 | | AHardwareBufferMemory, [INFO] [stderr] 11 | | AHardwareBufferMemoryRef, [INFO] [stderr] 12 | | gst::ffi::GstMemory, [INFO] [stderr] ... | [INFO] [stderr] 17 | | MemoryRef, [INFO] [stderr] 18 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> src/auto/mod.rs:57:22 [INFO] [stderr] | [INFO] [stderr] 55 | #[cfg(target_os = "android")] [INFO] [stderr] | --------------------- the item is gated behind the `android` feature [INFO] [stderr] 56 | #[cfg_attr(docsrs, doc(cfg(target_os = "android")))] [INFO] [stderr] 57 | pub use self::enums::AHardwareBufferFormat; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: this error originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `gst::memory_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: a struct with a similar name exists [INFO] [stderr] | [INFO] [stderr] 38 - impl fmt::Display for crate::AHardwareBufferFormat { [INFO] [stderr] 38 + impl fmt::Display for crate::AHardwareBufferMemory { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find type `AHardwareBufferFormat` in the crate root [INFO] [stderr] --> src/ahardware_buffer.rs:53:35 [INFO] [stderr] | [INFO] [stderr] 53 | impl std::str::FromStr for crate::AHardwareBufferFormat { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] | [INFO] [stderr] note: similarly named struct `AHardwareBufferMemory` defined here [INFO] [stderr] --> src/ahardware_buffer.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / gst::memory_object_wrapper!( [INFO] [stderr] 10 | | AHardwareBufferMemory, [INFO] [stderr] 11 | | AHardwareBufferMemoryRef, [INFO] [stderr] 12 | | gst::ffi::GstMemory, [INFO] [stderr] ... | [INFO] [stderr] 17 | | MemoryRef, [INFO] [stderr] 18 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> src/auto/mod.rs:57:22 [INFO] [stderr] | [INFO] [stderr] 55 | #[cfg(target_os = "android")] [INFO] [stderr] | --------------------- the item is gated behind the `android` feature [INFO] [stderr] 56 | #[cfg_attr(docsrs, doc(cfg(target_os = "android")))] [INFO] [stderr] 57 | pub use self::enums::AHardwareBufferFormat; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: this error originates in the macro `$crate::mini_object_wrapper` which comes from the expansion of the macro `gst::memory_object_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: a struct with a similar name exists [INFO] [stderr] | [INFO] [stderr] 53 - impl std::str::FromStr for crate::AHardwareBufferFormat { [INFO] [stderr] 53 + impl std::str::FromStr for crate::AHardwareBufferMemory { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not document `gstreamer-allocators` [INFO] running `Command { std: "docker" "inspect" "85dedbacdb97c8111252d688dc15ddc4d07dabf2c98ca93214c21183058a47a4", kill_on_drop: false }`