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.88.0-nightly (d6a325d93 2025-05-03)# docs.rs version
docsrs 0.6.0 (ee9a3fe6 2025-03-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/glutton-runtime-5.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/glutton-runtime-5.0.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250503-1.88.0-nightly-d6a325d93\", \"--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] [stdout] 01e2a0af4bfe35f3d7a997ada04e0c5edde19db63d0403d5b63e5e00e16f1d6a
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "01e2a0af4bfe35f3d7a997ada04e0c5edde19db63d0403d5b63e5e00e16f1d6a", 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] Checking jsonrpsee v0.16.3
[INFO] [stderr] Checking sp-rpc v24.0.0
[INFO] [stderr] Compiling sc-network-sync v0.31.0
[INFO] [stderr] Checking sp-npos-elections v24.0.0
[INFO] [stderr] Checking rand_distr v0.4.3
[INFO] [stderr] Compiling sc-chain-spec-derive v10.0.0
[INFO] [stderr] Compiling frame-election-provider-solution-type v12.0.0
[INFO] [stderr] Compiling blake3 v1.8.2
[INFO] [stderr] Compiling link-cplusplus v1.0.10
[INFO] [stderr] Checking coarsetime v0.1.36
[INFO] [stderr] Compiling snap v1.1.1
[INFO] [stderr] Compiling unicode-width v0.2.0
[INFO] [stderr] error[E0080]: evaluation of constant value failed
[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 panicked: Found variants that have duplicate indexes. Both `Consensus` and `RemoteCallResponse` have the index `6`. Use different indexes for each variant.
[INFO] [stderr]
[INFO] [stderr] error[E0080]: evaluation of constant value failed
[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 panicked: Found variants that have duplicate indexes. Both `Consensus` and `RemoteCallResponse` have the index `6`. Use different indexes for each variant.
[INFO] [stderr]
[INFO] [stderr] Compiling codespan-reporting v0.12.0
[INFO] [stderr] Checking mixnet v0.7.0
[INFO] [stderr] Checking librocksdb-sys v0.11.0+8.1.1
[INFO] [stderr] Compiling scratch v1.0.8
[INFO] [stderr] Checking lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr] Compiling static_init_macro v1.0.4
[INFO] [stderr] Checking pallet-authorship v26.0.0
[INFO] [stderr] Checking sp-mixnet v0.2.0
[INFO] [stderr] Checking fork-tree v11.0.0
[INFO] [stderr] Compiling indexmap v1.9.3
[INFO] [stderr] Compiling expander v0.0.4
[INFO] [stderr] Checking frame-election-provider-support v26.0.0
[INFO] [stderr] Compiling cxxbridge-flags v1.0.158
[INFO] [stderr] Checking array-bytes v4.2.0
[INFO] [stderr] Checking utf8parse v0.2.2
[INFO] [stderr] Compiling cxx v1.0.158
[INFO] [stderr] Checking anstyle-parse v0.2.6
[INFO] [stderr] Compiling cxx-build v1.0.158
[INFO] [stderr] Checking lz4 v1.28.1
[INFO] [stderr] Checking rocksdb v0.21.0
[INFO] [stderr] Checking staging-xcm-executor v5.0.0
[INFO] [stderr] Compiling static_init v1.0.3
[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" "01e2a0af4bfe35f3d7a997ada04e0c5edde19db63d0403d5b63e5e00e16f1d6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01e2a0af4bfe35f3d7a997ada04e0c5edde19db63d0403d5b63e5e00e16f1d6a", kill_on_drop: false }`
[INFO] [stdout] 01e2a0af4bfe35f3d7a997ada04e0c5edde19db63d0403d5b63e5e00e16f1d6a