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.87.0-nightly (cbfdf0b01 2025-03-13)# docs.rs version
docsrs 0.6.0 (004a02c4 2025-03-05)# 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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250313-1.87.0-nightly-cbfdf0b01\", \"--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] 4ce3756a1ba61dd51d5620b5e5bad22330165db7fdc298eff199888c40c708f7
[INFO] running `Command { std: "docker" "start" "-a" "4ce3756a1ba61dd51d5620b5e5bad22330165db7fdc298eff199888c40c708f7", 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 librocksdb-sys v0.11.0+8.1.1
[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.6.1
[INFO] [stderr] Compiling link-cplusplus v1.0.10
[INFO] [stderr] Checking coarsetime v0.1.36
[INFO] [stderr] Compiling unicode-width v0.1.14
[INFO] [stderr] Compiling snap v1.1.1
[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] = note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `::core::panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] = note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `::core::panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] Compiling codespan-reporting v0.11.1
[INFO] [stderr] Checking mixnet v0.7.0
[INFO] [stderr] Checking lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr] Compiling scratch v1.0.8
[INFO] [stderr] Compiling static_init_macro v1.0.4
[INFO] [stderr] Checking pallet-authorship v26.0.0
[INFO] [stderr] Checking frame-election-provider-support 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] Checking utf8parse v0.2.2
[INFO] [stderr] Checking array-bytes v4.2.0
[INFO] [stderr] Compiling cxxbridge-flags v1.0.147
[INFO] [stderr] Compiling expander v0.0.4
[INFO] [stderr] Compiling cxx v1.0.147
[INFO] [stderr] Checking anstyle-parse v0.2.6
[INFO] [stderr] Compiling cxx-build v1.0.147
[INFO] [stderr] Checking lz4 v1.28.1
[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" "4ce3756a1ba61dd51d5620b5e5bad22330165db7fdc298eff199888c40c708f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ce3756a1ba61dd51d5620b5e5bad22330165db7fdc298eff199888c40c708f7", kill_on_drop: false }`
[INFO] [stdout] 4ce3756a1ba61dd51d5620b5e5bad22330165db7fdc298eff199888c40c708f7