[INFO] fetching crate gear-subxt 0.29.0...
[INFO] testing gear-subxt-0.29.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate gear-subxt 0.29.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate gear-subxt 0.29.0
[INFO] finished tweaking crates.io crate gear-subxt 0.29.0
[INFO] tweaked toml for crates.io crate gear-subxt 0.29.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gear-subxt 0.29.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gear-subxt 0.29.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7ce71f6f6d26b4348986e5d83a424f6514de4739be1bbcc1d81aad9e4f07981
[INFO] running `Command { std: "docker" "start" "-a" "c7ce71f6f6d26b4348986e5d83a424f6514de4739be1bbcc1d81aad9e4f07981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7ce71f6f6d26b4348986e5d83a424f6514de4739be1bbcc1d81aad9e4f07981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7ce71f6f6d26b4348986e5d83a424f6514de4739be1bbcc1d81aad9e4f07981", kill_on_drop: false }`
[INFO] [stdout] c7ce71f6f6d26b4348986e5d83a424f6514de4739be1bbcc1d81aad9e4f07981
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 867e891f51b3d61040bb59e0a1902fe81499920f2e7e3f9b7c5e48246d0f8664
[INFO] running `Command { std: "docker" "start" "-a" "867e891f51b3d61040bb59e0a1902fe81499920f2e7e3f9b7c5e48246d0f8664", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling once_cell v1.17.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling sp-std v8.0.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling constant_time_eq v0.2.5
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.36.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling wasmtime-jit-debug v8.0.1
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling ref-cast v1.0.16
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling memfd v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling hash-db v0.16.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling blake2b_simd v1.0.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sp-core-hashing v9.0.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling array-bytes v4.2.0
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling ref-cast-impl v1.0.16
[INFO] [stderr]    Compiling sp-debug-derive v8.0.0
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v11.0.0
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.4
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling scale-info-derive v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling merlin v2.0.1
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling schnorrkel v0.9.1
[INFO] [stderr]    Compiling tiny-bip39 v1.0.0
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling dyn-clonable v0.9.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling pin-project v1.1.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling substrate-bip39 v0.4.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling trie-root v0.18.0
[INFO] [stderr]    Compiling memory-db v0.32.0
[INFO] [stderr]    Compiling trie-db v0.27.1
[INFO] [stderr]    Compiling schnellru v0.2.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling sp-io v23.0.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling soketto v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling scale-decode-derive v0.7.0
[INFO] [stderr]    Compiling scale-encode-derive v0.3.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling yap v0.10.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling h2 v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling parity-scale-codec v3.5.0
[INFO] [stderr]    Compiling cranelift-entity v0.95.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling wasmparser v0.102.0
[INFO] [stderr]    Compiling scale-info v2.7.0
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling sp-storage v13.0.0
[INFO] [stderr]    Compiling sp-externalities v0.19.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling jsonrpsee-types v0.16.2
[INFO] [stderr]    Compiling frame-metadata v15.1.0
[INFO] [stderr]    Compiling ss58-registry v1.40.0
[INFO] [stderr]    Compiling jsonrpsee-core v0.16.2
[INFO] [stderr]    Compiling subxt-metadata v0.29.0
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling primitive-types v0.12.1
[INFO] [stderr]    Compiling bounded-collections v0.1.7
[INFO] [stderr]    Compiling scale-bits v0.3.0
[INFO] [stderr]    Compiling sp-arithmetic v16.0.0
[INFO] [stderr]    Compiling sp-tracing v10.0.0
[INFO] [stderr]    Compiling jsonrpsee-client-transport v0.16.2
[INFO] [stderr]    Compiling jsonrpsee v0.16.2
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling scale-encode v0.3.0
[INFO] [stderr]    Compiling scale-decode v0.7.0
[INFO] [stderr]    Compiling wasmtime-types v8.0.1
[INFO] [stderr]    Compiling wasmtime-environ v8.0.1
[INFO] [stderr]    Compiling sp-panic-handler v8.0.0
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling scale-value v0.10.0
[INFO] [stderr]    Compiling jsonrpsee-http-client v0.16.2
[INFO] [stderr]    Compiling wasmtime-jit v8.0.1
[INFO] [stderr]    Compiling subxt-codegen v0.29.0
[INFO] [stderr]    Compiling sp-wasm-interface v14.0.0
[INFO] [stderr]    Compiling subxt-macro v0.29.0
[INFO] [stderr]    Compiling sp-runtime-interface v17.0.0
[INFO] [stderr]    Compiling sp-core v21.0.0
[INFO] [stderr]    Compiling sp-trie v22.0.0
[INFO] [stderr]    Compiling sp-keystore v0.27.0
[INFO] [stderr]    Compiling sp-weights v20.0.0
[INFO] [stderr]    Compiling sp-state-machine v0.28.0
[INFO] [stderr]    Compiling sp-application-crypto v23.0.0
[INFO] [stderr]    Compiling sp-runtime v24.0.0
[INFO] [stderr]    Compiling gear-subxt v0.29.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/rpc/rpc.rs:415:5
[INFO] [stdout]     |
[INFO] [stdout] 415 | /     pub async fn insert_key(
[INFO] [stdout] 416 | |         &self,
[INFO] [stdout] 417 | |         key_type: String,
[INFO] [stdout] 418 | |         suri: String,
[INFO] [stdout] 419 | |         public: types::Bytes,
[INFO] [stdout] 420 | |     ) -> Result<(), Error> {
[INFO] [stdout]     | |__________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: extrinsic_params::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/rpc/rpc.rs:422:21
[INFO] [stdout]     |
[INFO] [stdout] 422 |         self.client.request("author_insertKey", params).await?;
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 422 |         self.client.request::<()>("author_insertKey", params).await?;
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/rpc/rpc.rs:596:5
[INFO] [stdout]     |
[INFO] [stdout] 596 | /     pub async fn chainhead_unstable_unpin(
[INFO] [stdout] 597 | |         &self,
[INFO] [stdout] 598 | |         subscription_id: String,
[INFO] [stdout] 599 | |         hash: T::Hash,
[INFO] [stdout] 600 | |     ) -> Result<(), Error> {
[INFO] [stdout]     | |__________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: extrinsic_params::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/rpc/rpc.rs:602:14
[INFO] [stdout]     |
[INFO] [stdout] 602 |             .request(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 602 |             .request::<()>(
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocks/extrinsic_types.rs:368:31
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub fn extrinsic_metadata(&self) -> Result<ExtrinsicMetadataDetails, Error> {
[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] 368 |     pub fn extrinsic_metadata(&self) -> Result<ExtrinsicMetadataDetails<'_>, Error> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/error/dispatch_error.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn details(&self) -> Result<ModuleErrorDetails, MetadataError> {
[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] 156 |     pub fn details(&self) -> Result<ModuleErrorDetails<'_>, MetadataError> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/events_type.rs:306:27
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn event_metadata(&self) -> EventMetadataDetails {
[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] 306 |     pub fn event_metadata(&self) -> EventMetadataDetails<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata/metadata_type.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 31 |         name: &str,
[INFO] [stdout] 32 |     ) -> Result<subxt_metadata::PalletMetadata, MetadataError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 32 |     ) -> Result<subxt_metadata::PalletMetadata<'_>, MetadataError> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata/metadata_type.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 40 |         index: u8,
[INFO] [stdout] 41 |     ) -> Result<subxt_metadata::PalletMetadata, MetadataError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 41 |     ) -> Result<subxt_metadata::PalletMetadata<'_>, MetadataError> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata/metadata_type.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 49 |         name: &str,
[INFO] [stdout] 50 |     ) -> Result<subxt_metadata::RuntimeApiMetadata, MetadataError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 50 |     ) -> Result<subxt_metadata::RuntimeApiMetadata<'_>, MetadataError> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gear-subxt v0.29.0 (/opt/rustwide/workdir), trie-db v0.27.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "867e891f51b3d61040bb59e0a1902fe81499920f2e7e3f9b7c5e48246d0f8664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "867e891f51b3d61040bb59e0a1902fe81499920f2e7e3f9b7c5e48246d0f8664", kill_on_drop: false }`
[INFO] [stdout] 867e891f51b3d61040bb59e0a1902fe81499920f2e7e3f9b7c5e48246d0f8664
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9519ead7dec654c7a7a9f8ff6aacbde75847291bd9bf081d61dcea4b26f8e0a6
[INFO] running `Command { std: "docker" "start" "-a" "9519ead7dec654c7a7a9f8ff6aacbde75847291bd9bf081d61dcea4b26f8e0a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling parity-scale-codec v3.5.0
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling sp-core-hashing-proc-macro v9.0.0
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling scale-info v2.7.0
[INFO] [stderr]    Compiling sp-version-proc-macro v8.0.0
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling sp-storage v13.0.0
[INFO] [stderr]    Compiling sp-tracing v10.0.0
[INFO] [stderr]    Compiling sp-wasm-interface v14.0.0
[INFO] [stderr]    Compiling sp-externalities v0.19.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling primitive-types v0.12.1
[INFO] [stderr]    Compiling bounded-collections v0.1.7
[INFO] [stderr]    Compiling sp-arithmetic v16.0.0
[INFO] [stderr]    Compiling scale-bits v0.3.0
[INFO] [stderr]    Compiling frame-metadata v15.1.0
[INFO] [stderr]    Compiling subxt-metadata v0.29.0
[INFO] [stderr]    Compiling sp-runtime-interface v17.0.0
[INFO] [stderr]    Compiling scale-encode v0.3.0
[INFO] [stderr]    Compiling scale-decode v0.7.0
[INFO] [stderr]    Compiling sp-core v21.0.0
[INFO] [stderr]    Compiling subxt-codegen v0.29.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling jsonrpsee-core v0.16.2
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling sp-trie v22.0.0
[INFO] [stderr]    Compiling sp-keystore v0.27.0
[INFO] [stderr]    Compiling sp-weights v20.0.0
[INFO] [stderr]    Compiling jsonrpsee-client-transport v0.16.2
[INFO] [stderr]    Compiling scale-value v0.10.0
[INFO] [stderr]    Compiling sp-state-machine v0.28.0
[INFO] [stderr]    Compiling jsonrpsee v0.16.2
[INFO] [stderr]    Compiling subxt-macro v0.29.0
[INFO] [stderr]    Compiling sp-io v23.0.0
[INFO] [stderr]    Compiling sp-application-crypto v23.0.0
[INFO] [stderr]    Compiling sp-runtime v24.0.0
[INFO] [stderr]    Compiling sp-version v22.0.0
[INFO] [stderr]    Compiling sp-keyring v24.0.0
[INFO] [stderr]    Compiling gear-subxt v0.29.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/rpc/rpc.rs:415:5
[INFO] [stdout]     |
[INFO] [stdout] 415 | /     pub async fn insert_key(
[INFO] [stdout] 416 | |         &self,
[INFO] [stdout] 417 | |         key_type: String,
[INFO] [stdout] 418 | |         suri: String,
[INFO] [stdout] 419 | |         public: types::Bytes,
[INFO] [stdout] 420 | |     ) -> Result<(), Error> {
[INFO] [stdout]     | |__________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: extrinsic_params::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/rpc/rpc.rs:422:21
[INFO] [stdout]     |
[INFO] [stdout] 422 |         self.client.request("author_insertKey", params).await?;
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 422 |         self.client.request::<()>("author_insertKey", params).await?;
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/rpc/rpc.rs:596:5
[INFO] [stdout]     |
[INFO] [stdout] 596 | /     pub async fn chainhead_unstable_unpin(
[INFO] [stdout] 597 | |         &self,
[INFO] [stdout] 598 | |         subscription_id: String,
[INFO] [stdout] 599 | |         hash: T::Hash,
[INFO] [stdout] 600 | |     ) -> Result<(), Error> {
[INFO] [stdout]     | |__________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: extrinsic_params::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/rpc/rpc.rs:602:14
[INFO] [stdout]     |
[INFO] [stdout] 602 |             .request(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 602 |             .request::<()>(
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/rpc/rpc.rs:415:5
[INFO] [stdout]     |
[INFO] [stdout] 415 | /     pub async fn insert_key(
[INFO] [stdout] 416 | |         &self,
[INFO] [stdout] 417 | |         key_type: String,
[INFO] [stdout] 418 | |         suri: String,
[INFO] [stdout] 419 | |         public: types::Bytes,
[INFO] [stdout] 420 | |     ) -> Result<(), Error> {
[INFO] [stdout]     | |__________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: extrinsic_params::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/rpc/rpc.rs:422:21
[INFO] [stdout]     |
[INFO] [stdout] 422 |         self.client.request("author_insertKey", params).await?;
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 422 |         self.client.request::<()>("author_insertKey", params).await?;
[INFO] [stdout]     |                            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/rpc/rpc.rs:596:5
[INFO] [stdout]     |
[INFO] [stdout] 596 | /     pub async fn chainhead_unstable_unpin(
[INFO] [stdout] 597 | |         &self,
[INFO] [stdout] 598 | |         subscription_id: String,
[INFO] [stdout] 599 | |         hash: T::Hash,
[INFO] [stdout] 600 | |     ) -> Result<(), Error> {
[INFO] [stdout]     | |__________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: extrinsic_params::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/rpc/rpc.rs:602:14
[INFO] [stdout]     |
[INFO] [stdout] 602 |             .request(
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 602 |             .request::<()>(
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocks/extrinsic_types.rs:368:31
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub fn extrinsic_metadata(&self) -> Result<ExtrinsicMetadataDetails, Error> {
[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] 368 |     pub fn extrinsic_metadata(&self) -> Result<ExtrinsicMetadataDetails<'_>, Error> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/error/dispatch_error.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn details(&self) -> Result<ModuleErrorDetails, MetadataError> {
[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] 156 |     pub fn details(&self) -> Result<ModuleErrorDetails<'_>, MetadataError> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/events_type.rs:306:27
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn event_metadata(&self) -> EventMetadataDetails {
[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] 306 |     pub fn event_metadata(&self) -> EventMetadataDetails<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata/metadata_type.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 31 |         name: &str,
[INFO] [stdout] 32 |     ) -> Result<subxt_metadata::PalletMetadata, MetadataError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 32 |     ) -> Result<subxt_metadata::PalletMetadata<'_>, MetadataError> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata/metadata_type.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 40 |         index: u8,
[INFO] [stdout] 41 |     ) -> Result<subxt_metadata::PalletMetadata, MetadataError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 41 |     ) -> Result<subxt_metadata::PalletMetadata<'_>, MetadataError> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata/metadata_type.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 49 |         name: &str,
[INFO] [stdout] 50 |     ) -> Result<subxt_metadata::RuntimeApiMetadata, MetadataError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 50 |     ) -> Result<subxt_metadata::RuntimeApiMetadata<'_>, MetadataError> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]  --> examples/setup_client_offline.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use subxt::ext::codec::Decode;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/setup_client_offline.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use subxt::metadata::Metadata;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/setup_client_offline.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use subxt::utils::H256;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/setup_client_offline.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use subxt::{config::PolkadotConfig, OfflineClient};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/setup_client_custom_rpc.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use subxt::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/runtime_apis_dynamic.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use subxt::dynamic::Value;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/runtime_apis_dynamic.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use subxt::{config::PolkadotConfig, OnlineClient};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/runtime_apis_raw.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use subxt::ext::codec::Compact;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/runtime_apis_raw.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use subxt::ext::frame_metadata::RuntimeMetadataPrefixed;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subxt`
[INFO] [stdout]  --> examples/runtime_apis_dynamic.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use subxt::{config::PolkadotConfig, OnlineClient};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/runtime_apis_dynamic.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")]
[INFO] [stdout]   |   ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]  --> examples/tx_basic.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use subxt::{tx::PairSigner, OnlineClient, PolkadotConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subxt`
[INFO] [stdout]  --> examples/setup_client_offline.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use subxt::{config::PolkadotConfig, OfflineClient};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subxt`
[INFO] [stdout]  --> examples/constants_static.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use subxt::{OnlineClient, PolkadotConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/constants_static.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")]
[INFO] [stdout]   |   ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subxt`
[INFO] [stdout]  --> examples/tx_basic.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use subxt::{tx::PairSigner, OnlineClient, PolkadotConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/tx_basic.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")]
[INFO] [stdout]   |   ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subxt`
[INFO] [stdout]  --> examples/constants_dynamic.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use subxt::{OnlineClient, PolkadotConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subxt`
[INFO] [stdout]  --> examples/storage_iterating_dynamic.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use subxt::{OnlineClient, PolkadotConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]   --> examples/setup_client_offline.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let runtime_version = subxt::rpc::types::RuntimeVersion {
[INFO] [stdout]    |                           ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use gear_subxt::rpc::types;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `types`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -     let runtime_version = subxt::rpc::types::RuntimeVersion {
[INFO] [stdout] 18 +     let runtime_version = types::RuntimeVersion {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocks/extrinsic_types.rs:368:31
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub fn extrinsic_metadata(&self) -> Result<ExtrinsicMetadataDetails, Error> {
[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] 368 |     pub fn extrinsic_metadata(&self) -> Result<ExtrinsicMetadataDetails<'_>, Error> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]  --> examples/storage_iterating_dynamic.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let storage_query = subxt::dynamic::storage_root("System", "Account");
[INFO] [stdout]   |                         ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use gear_subxt::dynamic;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `dynamic`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 -     let storage_query = subxt::dynamic::storage_root("System", "Account");
[INFO] [stdout] 9 +     let storage_query = dynamic::storage_root("System", "Account");
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `constants` in module `polkadot`
[INFO] [stdout]   --> examples/constants_static.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let constant_query = polkadot::constants().system().block_length();
[INFO] [stdout]    |                                    ^^^^^^^^^ not found in `polkadot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/error/dispatch_error.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn details(&self) -> Result<ModuleErrorDetails, MetadataError> {
[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] 156 |     pub fn details(&self) -> Result<ModuleErrorDetails<'_>, MetadataError> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/events_type.rs:306:27
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn event_metadata(&self) -> EventMetadataDetails {
[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] 306 |     pub fn event_metadata(&self) -> EventMetadataDetails<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata/metadata_type.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 31 |         name: &str,
[INFO] [stdout] 32 |     ) -> Result<subxt_metadata::PalletMetadata, MetadataError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 32 |     ) -> Result<subxt_metadata::PalletMetadata<'_>, MetadataError> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata/metadata_type.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 40 |         index: u8,
[INFO] [stdout] 41 |     ) -> Result<subxt_metadata::PalletMetadata, MetadataError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 41 |     ) -> Result<subxt_metadata::PalletMetadata<'_>, MetadataError> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]  --> examples/runtime_apis_static.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use subxt::{config::PolkadotConfig, OnlineClient};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]   --> examples/runtime_apis_dynamic.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let runtime_api_call = subxt::dynamic::runtime_api_call(
[INFO] [stdout]    |                            ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use gear_subxt::dynamic;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `dynamic`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -     let runtime_api_call = subxt::dynamic::runtime_api_call(
[INFO] [stdout] 16 +     let runtime_api_call = dynamic::runtime_api_call(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subxt`
[INFO] [stdout]  --> examples/setup_client_custom_rpc.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use subxt::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `balances` in `polkadot`
[INFO] [stdout]   --> examples/tx_basic.rs:28:56
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let transfer_event = events.find_first::<polkadot::balances::events::Transfer>()?;
[INFO] [stdout]    |                                                        ^^^^^^^^ could not find `balances` in `polkadot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subxt`
[INFO] [stdout]  --> examples/runtime_apis_raw.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use subxt::{OnlineClient, PolkadotConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subxt`
[INFO] [stdout]  --> examples/storage_iterating.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use subxt::{OnlineClient, PolkadotConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/constants_dynamic.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let constant_query = subxt::dynamic::constant("System", "BlockLength");
[INFO] [stdout]   |                          ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use gear_subxt::dynamic;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `dynamic`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 -     let constant_query = subxt::dynamic::constant("System", "BlockLength");
[INFO] [stdout] 9 +     let constant_query = dynamic::constant("System", "BlockLength");
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subxt`
[INFO] [stdout]  --> examples/storage_fetch.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use subxt::{OnlineClient, PolkadotConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/storage_iterating.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_full.scale")]
[INFO] [stdout]   |   ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]  --> examples/storage_fetch.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")]
[INFO] [stdout]   |   ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `tx` in module `polkadot`
[INFO] [stdout]   --> examples/tx_basic.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let balance_transfer_tx = polkadot::tx().balances().transfer(dest, 10_000);
[INFO] [stdout]    |                                         ^^ not found in `polkadot`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use gear_subxt::dynamic::tx;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `tx`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 -     let balance_transfer_tx = polkadot::tx().balances().transfer(dest, 10_000);
[INFO] [stdout] 15 +     let balance_transfer_tx = tx().balances().transfer(dest, 10_000);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subxt`
[INFO] [stdout]  --> examples/runtime_apis_static.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use subxt::{config::PolkadotConfig, OnlineClient};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/runtime_apis_static.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")]
[INFO] [stdout]   |   ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `apis` in module `polkadot`
[INFO] [stdout]   --> examples/runtime_apis_static.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let runtime_api_call = polkadot::apis().account_nonce_api().account_nonce(account);
[INFO] [stdout]    |                                      ^^^^ not found in `polkadot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subxt`
[INFO] [stdout]  --> examples/blocks_subscribing.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use subxt::{OnlineClient, PolkadotConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/blocks_subscribing.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")]
[INFO] [stdout]   |   ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]  --> examples/runtime_apis_raw.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")]
[INFO] [stdout]   |   ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata/metadata_type.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 49 |         name: &str,
[INFO] [stdout] 50 |     ) -> Result<subxt_metadata::RuntimeApiMetadata, MetadataError> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 50 |     ) -> Result<subxt_metadata::RuntimeApiMetadata<'_>, MetadataError> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `storage` in module `polkadot`
[INFO] [stdout]   --> examples/storage_iterating.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let storage_query = polkadot::storage().system().account_root();
[INFO] [stdout]    |                                   ^^^^^^^ not found in `polkadot`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use gear_subxt::dynamic::storage;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `storage`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     let storage_query = polkadot::storage().system().account_root();
[INFO] [stdout] 12 +     let storage_query = storage().system().account_root();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `storage` in module `polkadot`
[INFO] [stdout]   --> examples/storage_fetch.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let storage_query = polkadot::storage().system().account(&account);
[INFO] [stdout]    |                                   ^^^^^^^ not found in `polkadot`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use gear_subxt::dynamic::storage;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `storage`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 -     let storage_query = polkadot::storage().system().account(&account);
[INFO] [stdout] 15 +     let storage_query = storage().system().account(&account);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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] [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 `gear-subxt` (example "constants_static") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] [stdout] error[E0412]: cannot find type `Call` in module `polkadot`
[INFO] [stdout]   --> examples/blocks_subscribing.rs:35:65
[INFO] [stdout]    |
[INFO] [stdout] 35 |             let decoded_ext = ext.as_root_extrinsic::<polkadot::Call>();
[INFO] [stdout]    |                                                                 ^^^^ not found in `polkadot`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `sp_runtime::transaction_validity::InvalidTransaction::Call`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 35 -             let decoded_ext = ext.as_root_extrinsic::<polkadot::Call>();
[INFO] [stdout] 35 +             let decoded_ext = ext.as_root_extrinsic::<sp_runtime::transaction_validity::InvalidTransaction>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gear-subxt` (example "storage_fetch") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gear-subxt` (example "constants_dynamic") due to 2 previous errors
[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 `gear-subxt` (example "runtime_apis_raw") due to 4 previous errors
[INFO] [stderr] error: could not compile `gear-subxt` (example "setup_client_offline") due to 6 previous errors
[INFO] [stderr] error: could not compile `gear-subxt` (example "runtime_apis_dynamic") due to 5 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]  --> examples/tx_status_stream.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use subxt::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gear-subxt` (example "tx_basic") due to 5 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subxt`
[INFO] [stdout]  --> examples/tx_status_stream.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use subxt::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/tx_status_stream.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")]
[INFO] [stdout]   |   ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gear-subxt` (example "storage_iterating_dynamic") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]  --> examples/tx_with_params.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use subxt::config::polkadot::{Era, PlainTip, PolkadotExtrinsicParamsBuilder as Params};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/tx_with_params.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use subxt::{tx::PairSigner, OnlineClient, PolkadotConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gear-subxt` (example "setup_client_custom_rpc") due to 2 previous errors
[INFO] [stderr] error: could not compile `gear-subxt` (example "storage_iterating") due to 3 previous errors
[INFO] [stderr] error: could not compile `gear-subxt` (example "runtime_apis_static") due to 4 previous errors
[INFO] [stdout] error[E0432]: unresolved import `subxt`
[INFO] [stdout]  --> examples/tx_with_params.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use subxt::{tx::PairSigner, OnlineClient, PolkadotConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gear-subxt` (example "blocks_subscribing") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]  --> examples/tx_with_params.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")]
[INFO] [stdout]   |   ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subxt`
[INFO] [stdout]  --> examples/events.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use subxt::{OnlineClient, PolkadotConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `subxt`, use `cargo add subxt` 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 `subxt`
[INFO] [stdout]  --> examples/events.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")]
[INFO] [stdout]   |   ^^^^^ use of unresolved module or unlinked crate `subxt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `balances` in `polkadot`
[INFO] [stdout]   --> examples/tx_status_stream.rs:43:68
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 let transfer_event = events.find_first::<polkadot::balances::events::Transfer>()?;
[INFO] [stdout]    |                                                                    ^^^^^^^^ could not find `balances` in `polkadot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `tx` in module `polkadot`
[INFO] [stdout]   --> examples/tx_status_stream.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let balance_transfer_tx = polkadot::tx().balances().transfer(dest, 10_000);
[INFO] [stdout]    |                                         ^^ not found in `polkadot`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use gear_subxt::dynamic::tx;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `tx`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -     let balance_transfer_tx = polkadot::tx().balances().transfer(dest, 10_000);
[INFO] [stdout] 19 +     let balance_transfer_tx = tx().balances().transfer(dest, 10_000);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `tx` in module `polkadot`
[INFO] [stdout]   --> examples/tx_with_params.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let tx = polkadot::tx().balances().transfer(dest, 10_000);
[INFO] [stdout]    |                        ^^ not found in `polkadot`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use gear_subxt::dynamic::tx;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `tx`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 -     let tx = polkadot::tx().balances().transfer(dest, 10_000);
[INFO] [stdout] 15 +     let tx = tx().balances().transfer(dest, 10_000);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `balances` in `polkadot`
[INFO] [stdout]   --> examples/events.rs:39:56
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let transfer_event = events.find_first::<polkadot::balances::events::Transfer>()?;
[INFO] [stdout]    |                                                        ^^^^^^^^ could not find `balances` in `polkadot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Event` in module `polkadot`
[INFO] [stdout]   --> examples/events.rs:31:57
[INFO] [stdout]    |
[INFO] [stdout] 31 |         if let Ok(ev) = event.as_root_event::<polkadot::Event>() {
[INFO] [stdout]    |                                                         ^^^^^ not found in `polkadot`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing::Event;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Event`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -         if let Ok(ev) = event.as_root_event::<polkadot::Event>() {
[INFO] [stdout] 31 +         if let Ok(ev) = event.as_root_event::<Event>() {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gear-subxt` (example "tx_status_stream") due to 5 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gear-subxt` (example "tx_with_params") due to 5 previous errors
[INFO] [stderr] error: could not compile `gear-subxt` (example "events") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "9519ead7dec654c7a7a9f8ff6aacbde75847291bd9bf081d61dcea4b26f8e0a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9519ead7dec654c7a7a9f8ff6aacbde75847291bd9bf081d61dcea4b26f8e0a6", kill_on_drop: false }`
[INFO] [stdout] 9519ead7dec654c7a7a9f8ff6aacbde75847291bd9bf081d61dcea4b26f8e0a6
