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.
# rustc version
rustc 1.90.0-nightly (a84ab0ce6 2025-07-06)# docs.rs version
docsrs 0.6.0 (c1135d19 2025-07-02)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/glutton-runtime-5.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/glutton-runtime-5.0.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-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" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250706-1.90.0-nightly-a84ab0ce6\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 4f3387315aa8cfaaf8d08f078fb1e02f867c29396f1855893bab733c8eafb855
[INFO] running `Command { std: "docker" "start" "-a" "4f3387315aa8cfaaf8d08f078fb1e02f867c29396f1855893bab733c8eafb855", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking sc-network v0.32.0
[INFO] [stderr] Compiling tracing-gum-proc-macro v4.0.0
[INFO] [stderr] Checking sc-state-db v0.28.0
[INFO] [stderr] Checking bounded-vec v0.7.1
[INFO] [stderr] Checking rand_pcg v0.3.1
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Checking fastrand v2.3.0
[INFO] [stderr] Compiling orchestra-proc-macro v0.3.6
[INFO] [stderr] Checking strsim v0.11.1
[INFO] [stderr] Checking clap_lex v0.7.5
[INFO] [stderr] Compiling names v0.13.0
[INFO] [stderr] Checking sc-client-db v0.33.0
[INFO] [stderr] Compiling clap_derive v4.5.40
[INFO] [stderr] Checking clap_builder v4.5.40
[INFO] [stderr] Checking tempfile v3.20.0
[INFO] [stderr] Checking tracing-gum v5.0.0
[INFO] [stderr] Checking polkadot-node-primitives v5.0.0
[INFO] [stderr] Checking sc-sysinfo v25.0.0
[INFO] [stderr] error[E0080]: evaluation panicked: Found variants that have duplicate indexes. Both `Consensus` and `RemoteCallResponse` have the index `6`. Use different indexes for each variant.
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sc-network-0.32.0/src/protocol/message.rs:82:40
[INFO] [stderr] |
[INFO] [stderr] 82 | #[derive(Debug, PartialEq, Eq, Clone, Encode, Decode)]
[INFO] [stderr] | ^^^^^^ evaluation of `protocol::message::generic::_::<impl parity_scale_codec::Encode for protocol::message::generic::Message<Header, Hash, Number, Extrinsic>>::encode_to::_` failed here
[INFO] [stderr]
[INFO] [stderr] error[E0080]: evaluation panicked: Found variants that have duplicate indexes. Both `Consensus` and `RemoteCallResponse` have the index `6`. Use different indexes for each variant.
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sc-network-0.32.0/src/protocol/message.rs:82:48
[INFO] [stderr] |
[INFO] [stderr] 82 | #[derive(Debug, PartialEq, Eq, Clone, Encode, Decode)]
[INFO] [stderr] | ^^^^^^ evaluation of `protocol::message::generic::_::<impl parity_scale_codec::Decode for protocol::message::generic::Message<Header, Hash, Number, Extrinsic>>::decode::_` failed here
[INFO] [stderr]
[INFO] [stderr] Checking sc-transaction-pool v26.0.0
[INFO] [stderr] Checking static_init v1.0.4
[INFO] [stderr] Compiling sc-authority-discovery v0.32.0
[INFO] [stderr] Compiling fatality-proc-macro v0.0.6
[INFO] [stderr] Checking mick-jaeger v0.1.8
[INFO] [stderr] Checking sc-rpc-server v10.0.0
[INFO] [stderr] For more information about this error, try `rustc --explain E0080`.
[INFO] [stderr] error: could not compile `sc-network` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4f3387315aa8cfaaf8d08f078fb1e02f867c29396f1855893bab733c8eafb855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f3387315aa8cfaaf8d08f078fb1e02f867c29396f1855893bab733c8eafb855", kill_on_drop: false }`
[INFO] [stdout] 4f3387315aa8cfaaf8d08f078fb1e02f867c29396f1855893bab733c8eafb855