gap-protocol 0.2.0

Group Audio Protocol — the Opus-based audio sub-protocol of the Group Protocol Stack. Provides per-source replay protection on top of the GBP base layer.

Build #3264185 2026-05-10 06:16:35

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.97.0-nightly (82bee9650 2026-05-09)

# docs.rs version docsrs 0.0.0 (ad302d961e54d5d2c273ab5bb3d4139759c933ad 2026-05-03 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder3/builds/gap-protocol-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder3/builds/gap-protocol-0.2.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder3/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder3/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "6442450944" "--cpuset-cpus" "20-25" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d65c0dd58835e75596566176a339b47b4342810415024da1f02f413bd278854b [INFO] running `Command { std: "docker" "start" "d65c0dd58835e75596566176a339b47b4342810415024da1f02f413bd278854b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "d65c0dd58835e75596566176a339b47b4342810415024da1f02f413bd278854b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260509-1.97.0-nightly-82bee9650\", \"--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] Checking openmls v0.8.1 [INFO] [stderr] error[E0365]: `Signature` is only public within the crate, and cannot be re-exported outside [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openmls-0.8.1/src/prelude.rs:16:82 [INFO] [stderr] | [INFO] [stderr] 16 | pub use crate::ciphersuite::{hash_ref::KeyPackageRef, signable::*, signature::*, *}; [INFO] [stderr] | ^ re-export of crate public `Signature` [INFO] [stderr] | [INFO] [stderr] = note: consider declaring type or module `Signature` with `pub` [INFO] [stderr] [INFO] [stderr] error[E0365]: `SignContent` is only public within the crate, and cannot be re-exported outside [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openmls-0.8.1/src/prelude.rs:16:82 [INFO] [stderr] | [INFO] [stderr] 16 | pub use crate::ciphersuite::{hash_ref::KeyPackageRef, signable::*, signature::*, *}; [INFO] [stderr] | ^ re-export of crate public `SignContent` [INFO] [stderr] | [INFO] [stderr] = note: consider declaring type or module `SignContent` with `pub` [INFO] [stderr] [INFO] [stderr] error[E0365]: `SignaturePublicKey` is only public within the crate, and cannot be re-exported outside [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openmls-0.8.1/src/prelude.rs:16:82 [INFO] [stderr] | [INFO] [stderr] 16 | pub use crate::ciphersuite::{hash_ref::KeyPackageRef, signable::*, signature::*, *}; [INFO] [stderr] | ^ re-export of crate public `SignaturePublicKey` [INFO] [stderr] | [INFO] [stderr] = note: consider declaring type or module `SignaturePublicKey` with `pub` [INFO] [stderr] [INFO] [stderr] error[E0365]: `OpenMlsSignaturePublicKey` is only public within the crate, and cannot be re-exported outside [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openmls-0.8.1/src/prelude.rs:16:82 [INFO] [stderr] | [INFO] [stderr] 16 | pub use crate::ciphersuite::{hash_ref::KeyPackageRef, signable::*, signature::*, *}; [INFO] [stderr] | ^ re-export of crate public `OpenMlsSignaturePublicKey` [INFO] [stderr] | [INFO] [stderr] = note: consider declaring type or module `OpenMlsSignaturePublicKey` with `pub` [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0365`. [INFO] [stderr] error: could not compile `openmls` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "stop" "-t" "1" "d65c0dd58835e75596566176a339b47b4342810415024da1f02f413bd278854b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d65c0dd58835e75596566176a339b47b4342810415024da1f02f413bd278854b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65c0dd58835e75596566176a339b47b4342810415024da1f02f413bd278854b", kill_on_drop: false }` [INFO] [stdout] d65c0dd58835e75596566176a339b47b4342810415024da1f02f413bd278854b