bevygap_server_plugin 0.3.1

Plugin for bevy gameservers for use with lightyear on edgegap
Documentation

Build #3363591 2026-05-23 17:46:54

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 (54333ff07 2026-05-22)

# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )

# 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" "6bf39f78a9b58b02f2759922829ce29a96bfeffa13cc970afd80d234ab50cad6" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260522-1.98.0-nightly-54333ff07\", \"--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 wtransport v0.5.0 [INFO] [stderr] error[E0616]: field `0` of struct `quinn::StreamId` is private [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wtransport-0.5.0/src/driver/utils.rs:29:33 [INFO] [stderr] | [INFO] [stderr] 29 | debug_assert!(stream_id.0 <= VarInt::MAX.into_inner()); [INFO] [stderr] | ^ private field [INFO] [stderr] [INFO] [stderr] error[E0616]: field `0` of struct `quinn::StreamId` is private [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wtransport-0.5.0/src/driver/utils.rs:30:46 [INFO] [stderr] | [INFO] [stderr] 30 | VarInt::from_u64_unchecked(stream_id.0) [INFO] [stderr] | ^ private field [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0616`. [INFO] [stderr] error: could not compile `wtransport` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6bf39f78a9b58b02f2759922829ce29a96bfeffa13cc970afd80d234ab50cad6", kill_on_drop: false }`