[INFO] fetching crate scale-info 2.11.6...
[INFO] testing scale-info-2.11.6 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate scale-info 2.11.6 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate scale-info 2.11.6
[INFO] finished tweaking crates.io crate scale-info 2.11.6
[INFO] tweaked toml for crates.io crate scale-info 2.11.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scale-info 2.11.6 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v1.0.0 (available: v2.1.1)
[INFO] [stderr]       Adding schemars v0.8.22 (available: v1.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99a0e00f73c1199a2fd4c3598ead6173122b619d4ea5bf95266b979a009e5f9f
[INFO] running `Command { std: "docker" "start" "-a" "99a0e00f73c1199a2fd4c3598ead6173122b619d4ea5bf95266b979a009e5f9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99a0e00f73c1199a2fd4c3598ead6173122b619d4ea5bf95266b979a009e5f9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99a0e00f73c1199a2fd4c3598ead6173122b619d4ea5bf95266b979a009e5f9f", kill_on_drop: false }`
[INFO] [stdout] 99a0e00f73c1199a2fd4c3598ead6173122b619d4ea5bf95266b979a009e5f9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8f23a7ddc10aea39f6aae93954e3cd98826e9a0094d8cb6de25dd0e2f732dcd
[INFO] running `Command { std: "docker" "start" "-a" "c8f23a7ddc10aea39f6aae93954e3cd98826e9a0094d8cb6de25dd0e2f732dcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info v2.11.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interner.rs:174:26
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn intern_or_get(&mut self, s: T) -> (bool, Symbol<T>) {
[INFO] [stdout]     |                          ^^^^^^^^^                  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn intern_or_get(&mut self, s: T) -> (bool, Symbol<'_, T>) {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interner.rs:195:16
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn get(&self, sym: &T) -> Option<Symbol<T>> {
[INFO] [stdout]     |                ^^^^^                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn get(&self, sym: &T) -> Option<Symbol<'_, T>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.54s
[INFO] running `Command { std: "docker" "inspect" "c8f23a7ddc10aea39f6aae93954e3cd98826e9a0094d8cb6de25dd0e2f732dcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8f23a7ddc10aea39f6aae93954e3cd98826e9a0094d8cb6de25dd0e2f732dcd", kill_on_drop: false }`
[INFO] [stdout] c8f23a7ddc10aea39f6aae93954e3cd98826e9a0094d8cb6de25dd0e2f732dcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62407d4a0814802bb6563e7c5452b6c345605288899a6e6a7f8460357133cce6
[INFO] running `Command { std: "docker" "start" "-a" "62407d4a0814802bb6563e7c5452b6c345605288899a6e6a7f8460357133cce6", kill_on_drop: false }`
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling scale-info v2.11.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interner.rs:174:26
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn intern_or_get(&mut self, s: T) -> (bool, Symbol<T>) {
[INFO] [stdout]     |                          ^^^^^^^^^                  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn intern_or_get(&mut self, s: T) -> (bool, Symbol<'_, T>) {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interner.rs:195:16
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn get(&self, sym: &T) -> Option<Symbol<T>> {
[INFO] [stdout]     |                ^^^^^                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn get(&self, sym: &T) -> Option<Symbol<'_, T>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation panicked: Found variants that have duplicate indexes. Both `A` and `D` have the index `3`. Use different indexes for each variant.
[INFO] [stdout]    --> src/tests.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 295 |     #[derive(Encode)]
[INFO] [stdout]     |              ^^^^^^ evaluation of `tests::basic_enum_with_index::_::<impl parity_scale_codec::Encode for tests::basic_enum_with_index::IndexedRustEnum>::encode_to::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0080`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scale-info` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "62407d4a0814802bb6563e7c5452b6c345605288899a6e6a7f8460357133cce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62407d4a0814802bb6563e7c5452b6c345605288899a6e6a7f8460357133cce6", kill_on_drop: false }`
[INFO] [stdout] 62407d4a0814802bb6563e7c5452b6c345605288899a6e6a7f8460357133cce6
