junction-api 0.3.2

Common API Types for Junction - an xDS dynamically-configurable API load-balancer library.
Documentation

Build #3523300 2026-06-09 06:07:57

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 (cb46fbb8c 2026-06-08)

# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )

# 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" "03eb1af6cbb50aaec9150c403b762eae5b617670c5b539a4e078f5ea7ce6bf8e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260608-1.98.0-nightly-cb46fbb8c\", \"--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 junction-api v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find type `Content` in module `_serde::__private228::de` [INFO] [stderr] --> src/backend.rs:13:35 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq, Hash, PartialOrd, Ord)] [INFO] [stderr] | ^^^^^^^^^^^ not found in `_serde::__private228::de` [INFO] [stderr] | [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:14:21 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(any(feature = "std", feature = "alloc"))] [INFO] [stderr] | ------------------------------------ the item is gated here [INFO] [stderr] 13 | pub use self::content::{ [INFO] [stderr] 14 | content_as_str, Content, ContentDeserializer, ContentRefDeserializer, ContentVisitor, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find type `Content` in module `_serde::__private228::de` [INFO] [stderr] --> src/backend.rs:162:35 [INFO] [stderr] | [INFO] [stderr] 162 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stderr] | ^^^^^^^^^^^ not found in `_serde::__private228::de` [INFO] [stderr] | [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:14:21 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(any(feature = "std", feature = "alloc"))] [INFO] [stderr] | ------------------------------------ the item is gated here [INFO] [stderr] 13 | pub use self::content::{ [INFO] [stderr] 14 | content_as_str, Content, ContentDeserializer, ContentRefDeserializer, ContentVisitor, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find type `Content` in module `_serde::__private228::de` [INFO] [stderr] --> src/http.rs:814:21 [INFO] [stderr] | [INFO] [stderr] 814 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Eq)] [INFO] [stderr] | ^^^^^^^^^^^ not found in `_serde::__private228::de` [INFO] [stderr] | [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:14:21 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(any(feature = "std", feature = "alloc"))] [INFO] [stderr] | ------------------------------------ the item is gated here [INFO] [stderr] 13 | pub use self::content::{ [INFO] [stderr] 14 | content_as_str, Content, ContentDeserializer, ContentRefDeserializer, ContentVisitor, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not document `junction-api` [INFO] running `Command { std: "docker" "inspect" "03eb1af6cbb50aaec9150c403b762eae5b617670c5b539a4e078f5ea7ce6bf8e", kill_on_drop: false }`