try-runtime-cli 0.42.0

Cli command runtime testing and dry-running (polkadot v1.10.0)
Documentation
Build #2663559 2025-11-16 03:54:02

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.93.0-nightly (e65b98316 2025-11-15)

# docs.rs version docsrs 0.6.0 (c93a1566 2025-11-15 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/try-runtime-cli-0.42.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/try-runtime-cli-0.42.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251115-1.93.0-nightly-e65b98316\", \"--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] cb4d17c216969acc73c6216de716a7d60b3bc6bf129e5df4fe8dd1726b4d095c [INFO] running `Command { std: "docker" "start" "-a" "cb4d17c216969acc73c6216de716a7d60b3bc6bf129e5df4fe8dd1726b4d095c", 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.38.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking sc-sysinfo v31.0.0 [INFO] [stderr] Checking sc-client-db v0.39.0 [INFO] [stderr] Checking sp-consensus-slots v0.36.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking sc-transaction-pool v32.0.0 [INFO] [stderr] Checking static_init v1.0.4 [INFO] [stderr] Checking sc-rpc-server v15.0.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking sc-keystore v29.0.0 [INFO] [stderr] Checking sp-transaction-storage-proof v30.0.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking exit-future v0.2.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.38.0/src/protocol/message.rs:79:40 [INFO] [stderr] | [INFO] [stderr] 79 | #[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.38.0/src/protocol/message.rs:79:48 [INFO] [stderr] | [INFO] [stderr] 79 | #[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 rtoolbox v0.0.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking spinners v4.1.1 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking sp-keyring v35.0.0 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking fdlimit v0.3.0 [INFO] [stderr] Checking sp-consensus-aura v0.36.0 [INFO] [stderr] Checking sp-consensus-babe v0.36.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" "cb4d17c216969acc73c6216de716a7d60b3bc6bf129e5df4fe8dd1726b4d095c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb4d17c216969acc73c6216de716a7d60b3bc6bf129e5df4fe8dd1726b4d095c", kill_on_drop: false }` [INFO] [stdout] cb4d17c216969acc73c6216de716a7d60b3bc6bf129e5df4fe8dd1726b4d095c