[INFO] fetching crate subxt-core 0.40.1... [INFO] checking subxt-core-0.40.1 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate subxt-core 0.40.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate subxt-core 0.40.1 [INFO] finished tweaking crates.io crate subxt-core 0.40.1 [INFO] tweaked toml for crates.io crate subxt-core 0.40.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate subxt-core 0.40.1 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate subxt-core 0.40.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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v2.0.0 [INFO] [stderr] Downloaded scale-decode-derive v0.16.0 [INFO] [stderr] Downloaded scale-encode-derive v0.10.0 [INFO] [stderr] Downloaded impl-codec v0.7.0 [INFO] [stderr] Downloaded scale-info-derive v2.11.5 [INFO] [stderr] Downloaded keccak-hash v0.11.0 [INFO] [stderr] Downloaded scale-info v2.11.5 [INFO] [stderr] Downloaded scale-bits v0.7.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.0 [INFO] [stderr] Downloaded scale-value v0.18.0 [INFO] [stderr] Downloaded subxt-metadata v0.40.1 [INFO] [stderr] Downloaded scale-decode v0.16.0 [INFO] [stderr] Downloaded scale-encode v0.10.0 [INFO] [stderr] Downloaded frame-decode v0.6.0 [INFO] [stderr] Downloaded frame-metadata v18.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 268d58d079f86116d7d38065abc51705aa7499a9bbc424f9812330e29be3c020 [INFO] running `Command { std: "docker" "start" "-a" "268d58d079f86116d7d38065abc51705aa7499a9bbc424f9812330e29be3c020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "268d58d079f86116d7d38065abc51705aa7499a9bbc424f9812330e29be3c020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "268d58d079f86116d7d38065abc51705aa7499a9bbc424f9812330e29be3c020", kill_on_drop: false }` [INFO] [stdout] 268d58d079f86116d7d38065abc51705aa7499a9bbc424f9812330e29be3c020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e0d4a2c1f14ea8caaf06094d719c02c23e9811158ba7726d8514e9b48b18fdb [INFO] running `Command { std: "docker" "start" "-a" "4e0d4a2c1f14ea8caaf06094d719c02c23e9811158ba7726d8514e9b48b18fdb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling thiserror v2.0.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling scale-info-derive v2.11.5 [INFO] [stderr] Compiling thiserror-impl v2.0.0 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling scale-decode-derive v0.16.0 [INFO] [stderr] Compiling scale-encode-derive v0.10.0 [INFO] [stderr] Checking parity-scale-codec v3.6.12 [INFO] [stderr] Checking impl-serde v0.5.0 [INFO] [stderr] Checking scale-info v2.11.5 [INFO] [stderr] Checking impl-codec v0.7.0 [INFO] [stderr] Checking primitive-types v0.13.1 [INFO] [stderr] Checking scale-type-resolver v0.2.0 [INFO] [stderr] Checking frame-metadata v18.0.0 [INFO] [stderr] Checking scale-bits v0.7.0 [INFO] [stderr] Checking scale-decode v0.16.0 [INFO] [stderr] Checking scale-encode v0.10.0 [INFO] [stderr] Checking keccak-hash v0.11.0 [INFO] [stderr] Checking frame-decode v0.6.0 [INFO] [stderr] Checking scale-value v0.18.0 [INFO] [stderr] Checking subxt-metadata v0.40.1 [INFO] [stderr] Checking subxt-core v0.40.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `assert_matches` [INFO] [stdout] --> src/blocks/extrinsics.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | use assert_matches::assert_matches; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a similar path exists: `std::assert_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sp_core` [INFO] [stdout] --> src/utils/account_id.rs:166:19 [INFO] [stdout] | [INFO] [stdout] 166 | use sp_core::{self, crypto::Ss58Codec}; [INFO] [stdout] | ^^^^ no external crate `sp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitvec` [INFO] [stdout] --> src/utils/bits.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | use bitvec::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 `sp_keyring` [INFO] [stdout] --> src/utils/account_id.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | use sp_keyring::AccountKeyring; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_keyring` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_keyring`, use `cargo add sp_keyring` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitvec` [INFO] [stdout] --> src/utils/bits.rs:206:21 [INFO] [stdout] | [INFO] [stdout] 206 | type Order: bitvec::order::BitOrder; [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitvec` [INFO] [stdout] --> src/utils/bits.rs:209:22 [INFO] [stdout] | [INFO] [stdout] 209 | type Order = bitvec::order::Lsb0; [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitvec` [INFO] [stdout] --> src/utils/bits.rs:212:22 [INFO] [stdout] | [INFO] [stdout] 212 | type Order = bitvec::order::Msb0; [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitvec` [INFO] [stdout] --> src/utils/bits.rs:217:27 [INFO] [stdout] | [INFO] [stdout] 217 | Store: BitStore + bitvec::store::BitStore + PartialEq, [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] warning: unused import: `frame_decode::extrinsics::ExtrinsicDecodeError` [INFO] [stdout] --> src/blocks/extrinsics.rs:514:13 [INFO] [stdout] | [INFO] [stdout] 514 | use frame_decode::extrinsics::ExtrinsicDecodeError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `subxt-core` (lib test) due to 8 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blocks/extrinsic_signed_extensions.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blocks/extrinsics.rs:269:31 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn extrinsic_metadata(&self) -> Result { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 269 | pub fn extrinsic_metadata(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/events.rs:338:27 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn event_metadata(&self) -> EventMetadataDetails { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 338 | pub fn event_metadata(&self) -> EventMetadataDetails<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/metadata_type.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 27 | name: &str, [INFO] [stdout] 28 | ) -> Result { [INFO] [stdout] | ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | ) -> Result, MetadataError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/metadata_type.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 36 | index: u8, [INFO] [stdout] 37 | ) -> Result { [INFO] [stdout] | ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | ) -> Result, MetadataError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/metadata_type.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 45 | name: &str, [INFO] [stdout] 46 | ) -> Result { [INFO] [stdout] | ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 46 | ) -> Result, MetadataError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/metadata/metadata_type.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 54 | name: &str, [INFO] [stdout] 55 | ) -> Result { [INFO] [stdout] | ----------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 55 | ) -> Result, MetadataError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e0d4a2c1f14ea8caaf06094d719c02c23e9811158ba7726d8514e9b48b18fdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0d4a2c1f14ea8caaf06094d719c02c23e9811158ba7726d8514e9b48b18fdb", kill_on_drop: false }` [INFO] [stdout] 4e0d4a2c1f14ea8caaf06094d719c02c23e9811158ba7726d8514e9b48b18fdb