[INFO] fetching crate subxt-metadata 0.50.1...
[INFO] testing subxt-metadata-0.50.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate subxt-metadata 0.50.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate subxt-metadata 0.50.1
[INFO] finished tweaking crates.io crate subxt-metadata 0.50.1
[INFO] tweaked toml for crates.io crate subxt-metadata 0.50.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate subxt-metadata 0.50.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate subxt-metadata 0.50.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sp-crypto-hashing v0.1.0
[INFO] [stderr]   Downloaded scale-type-resolver v0.2.0
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.4
[INFO] [stderr]   Downloaded toml_datetime v0.6.9
[INFO] [stderr]   Downloaded scale-bits v0.7.0
[INFO] [stderr]   Downloaded scale-decode v0.16.2
[INFO] [stderr]   Downloaded scale-info-legacy v0.4.2
[INFO] [stderr]   Downloaded smallstr v0.3.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.4
[INFO] [stderr]   Downloaded toml_edit v0.22.26
[INFO] [stderr]   Downloaded scale-encode v0.10.1
[INFO] [stderr]   Downloaded yap v0.12.0
[INFO] [stderr]   Downloaded frame-decode v0.17.1
[INFO] [stderr]   Downloaded frame-metadata v23.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b658a6da7e5673414e3be62b1c45053004bcb2e63776571e700840a07adff0a0
[INFO] running `Command { std: "docker" "start" "-a" "b658a6da7e5673414e3be62b1c45053004bcb2e63776571e700840a07adff0a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b658a6da7e5673414e3be62b1c45053004bcb2e63776571e700840a07adff0a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b658a6da7e5673414e3be62b1c45053004bcb2e63776571e700840a07adff0a0", kill_on_drop: false }`
[INFO] [stdout] b658a6da7e5673414e3be62b1c45053004bcb2e63776571e700840a07adff0a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 488b20c37276eda1807776d720c514a47b3984c90f187bfd17ed87127c347f09
[INFO] running `Command { std: "docker" "start" "-a" "488b20c37276eda1807776d720c514a47b3984c90f187bfd17ed87127c347f09", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling smallstr v0.3.0
[INFO] [stderr]    Compiling yap v0.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.4
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling scale-type-resolver v0.2.0
[INFO] [stderr]    Compiling frame-metadata v23.0.0
[INFO] [stderr]    Compiling scale-bits v0.7.0
[INFO] [stderr]    Compiling scale-encode v0.10.1
[INFO] [stderr]    Compiling scale-info-legacy v0.4.2
[INFO] [stderr]    Compiling scale-decode v0.16.2
[INFO] [stderr]    Compiling frame-decode v0.17.1
[INFO] [stderr]    Compiling subxt-metadata v0.50.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "488b20c37276eda1807776d720c514a47b3984c90f187bfd17ed87127c347f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "488b20c37276eda1807776d720c514a47b3984c90f187bfd17ed87127c347f09", kill_on_drop: false }`
[INFO] [stdout] 488b20c37276eda1807776d720c514a47b3984c90f187bfd17ed87127c347f09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 466c74fe945e27f170923b0b6332a96fd5917766a7b935658671a554b645333f
[INFO] running `Command { std: "docker" "start" "-a" "466c74fe945e27f170923b0b6332a96fd5917766a7b935658671a554b645333f", kill_on_drop: false }`
[INFO] [stderr]    Compiling subxt-metadata v0.50.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `bitvec` in this scope
[INFO] [stdout]    --> src/utils/validation.rs:595:9
[INFO] [stdout]     |
[INFO] [stdout] 595 |     use bitvec::{order::Lsb0, vec::BitVec};
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `bitvec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bitvec`, use `cargo add bitvec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subxt_utils_stripmetadata`
[INFO] [stdout]     --> src/utils/validation.rs:1172:13
[INFO] [stdout]      |
[INFO] [stdout] 1172 |         use subxt_utils_stripmetadata::StripMetadata;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_utils_stripmetadata`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `subxt_utils_stripmetadata`, use `cargo add subxt_utils_stripmetadata` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `legacy_types` in `frame_decode`
[INFO] [stdout]    --> src/from/legacy/tests.rs:39:19
[INFO] [stdout]     |
[INFO] [stdout]  39 |     frame_decode::legacy_types::polkadot::relay_chain()
[INFO] [stdout]     |                   ^^^^^^^^^^^^ could not find `legacy_types` in `frame_decode`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-decode-0.17.1/src/lib.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[cfg(feature = "legacy-types")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `legacy-types` feature
[INFO] [stdout] 177 | pub mod legacy_types {
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `subxt_codegen` in this scope
[INFO] [stdout]    --> src/from/legacy/tests.rs:471:23
[INFO] [stdout]     |
[INFO] [stdout] 471 |         let codegen = subxt_codegen::CodegenBuilder::new();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_codegen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `subxt_codegen`, use `cargo add subxt_codegen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `subxt_codegen` in this scope
[INFO] [stdout]    --> src/from/legacy/tests.rs:460:43
[INFO] [stdout]     |
[INFO] [stdout] 460 |                 RuntimeMetadata::V9(m) => subxt_codegen::Metadata::from_v9(m, &types_for_spec),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_codegen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `subxt_codegen`, use `cargo add subxt_codegen` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Metadata;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs::Metadata;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Metadata`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 460 -                 RuntimeMetadata::V9(m) => subxt_codegen::Metadata::from_v9(m, &types_for_spec),
[INFO] [stdout] 460 +                 RuntimeMetadata::V9(m) => Metadata::from_v9(m, &types_for_spec),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `subxt_codegen` in this scope
[INFO] [stdout]    --> src/from/legacy/tests.rs:461:44
[INFO] [stdout]     |
[INFO] [stdout] 461 |                 RuntimeMetadata::V10(m) => subxt_codegen::Metadata::from_v10(m, &types_for_spec),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_codegen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `subxt_codegen`, use `cargo add subxt_codegen` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Metadata;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs::Metadata;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Metadata`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 461 -                 RuntimeMetadata::V10(m) => subxt_codegen::Metadata::from_v10(m, &types_for_spec),
[INFO] [stdout] 461 +                 RuntimeMetadata::V10(m) => Metadata::from_v10(m, &types_for_spec),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `subxt_codegen` in this scope
[INFO] [stdout]    --> src/from/legacy/tests.rs:462:44
[INFO] [stdout]     |
[INFO] [stdout] 462 |                 RuntimeMetadata::V11(m) => subxt_codegen::Metadata::from_v11(m, &types_for_spec),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_codegen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `subxt_codegen`, use `cargo add subxt_codegen` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Metadata;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs::Metadata;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Metadata`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 462 -                 RuntimeMetadata::V11(m) => subxt_codegen::Metadata::from_v11(m, &types_for_spec),
[INFO] [stdout] 462 +                 RuntimeMetadata::V11(m) => Metadata::from_v11(m, &types_for_spec),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `subxt_codegen` in this scope
[INFO] [stdout]    --> src/from/legacy/tests.rs:463:44
[INFO] [stdout]     |
[INFO] [stdout] 463 |                 RuntimeMetadata::V12(m) => subxt_codegen::Metadata::from_v12(m, &types_for_spec),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_codegen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `subxt_codegen`, use `cargo add subxt_codegen` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Metadata;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs::Metadata;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Metadata`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 463 -                 RuntimeMetadata::V12(m) => subxt_codegen::Metadata::from_v12(m, &types_for_spec),
[INFO] [stdout] 463 +                 RuntimeMetadata::V12(m) => Metadata::from_v12(m, &types_for_spec),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `subxt_codegen` in this scope
[INFO] [stdout]    --> src/from/legacy/tests.rs:464:44
[INFO] [stdout]     |
[INFO] [stdout] 464 |                 RuntimeMetadata::V13(m) => subxt_codegen::Metadata::from_v13(m, &types_for_spec),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_codegen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `subxt_codegen`, use `cargo add subxt_codegen` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::Metadata;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs::Metadata;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Metadata`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 464 -                 RuntimeMetadata::V13(m) => subxt_codegen::Metadata::from_v13(m, &types_for_spec),
[INFO] [stdout] 464 +                 RuntimeMetadata::V13(m) => Metadata::from_v13(m, &types_for_spec),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `strip_metadata` found for struct `RuntimeMetadataV15` in the current scope
[INFO] [stdout]     --> src/utils/validation.rs:1178:15
[INFO] [stdout]      |
[INFO] [stdout] 1178 |             m.strip_metadata(|e| e == "First", |_| true);
[INFO] [stdout]      |               ^^^^^^^^^^^^^^ method not found in `RuntimeMetadataV15`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subxt-metadata` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "466c74fe945e27f170923b0b6332a96fd5917766a7b935658671a554b645333f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "466c74fe945e27f170923b0b6332a96fd5917766a7b935658671a554b645333f", kill_on_drop: false }`
[INFO] [stdout] 466c74fe945e27f170923b0b6332a96fd5917766a7b935658671a554b645333f
