[INFO] fetching crate subxt 0.40.1... [INFO] checking subxt-0.40.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate subxt 0.40.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate subxt 0.40.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate subxt 0.40.1 [INFO] tweaked toml for crates.io crate subxt 0.40.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate subxt 0.40.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate subxt 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca9c417824490ff07f48f05368fb979bd5b9741c4c2988f4b0e763ba28ff2188 [INFO] running `Command { std: "docker" "start" "-a" "ca9c417824490ff07f48f05368fb979bd5b9741c4c2988f4b0e763ba28ff2188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca9c417824490ff07f48f05368fb979bd5b9741c4c2988f4b0e763ba28ff2188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9c417824490ff07f48f05368fb979bd5b9741c4c2988f4b0e763ba28ff2188", kill_on_drop: false }` [INFO] [stdout] ca9c417824490ff07f48f05368fb979bd5b9741c4c2988f4b0e763ba28ff2188 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31e580cbb4e3be2a55997a3bd1fe8297bccbca8f6b656a320b5a9a1c6528820a [INFO] running `Command { std: "docker" "start" "-a" "31e580cbb4e3be2a55997a3bd1fe8297bccbca8f6b656a320b5a9a1c6528820a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Compiling thiserror v2.0.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling prettier-please v0.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking impl-num-traits v0.2.0 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling expander v2.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Checking sp-std v14.0.0 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling winnow v0.6.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking environmental v1.1.4 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Checking array-bytes v6.2.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking schnellru v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking trie-db v0.29.1 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking memory-db v0.32.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Compiling sp-io v39.0.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking yap v0.12.0 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking simple-mermaid v0.1.1 [INFO] [stderr] Checking tuplex v0.1.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling scale-decode-derive v0.16.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sp-panic-handler v13.0.1 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking soketto v0.8.0 [INFO] [stderr] Checking rustls-platform-verifier v0.3.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking impl-serde v0.5.0 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking parity-bip39 v2.0.1 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking schnorrkel v0.11.4 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking substrate-bip39 v0.6.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking jsonrpsee-types v0.24.5 [INFO] [stderr] Checking jsonrpsee-core v0.24.5 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.43 [INFO] [stderr] Compiling ss58-registry v1.47.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling scale-info-derive v2.11.5 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v18.0.0 [INFO] [stderr] Compiling scale-encode-derive v0.10.0 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Checking jsonrpsee-client-transport v0.24.5 [INFO] [stderr] Checking jsonrpsee-ws-client v0.24.5 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking parity-scale-codec v3.6.12 [INFO] [stderr] Checking docify v0.2.9 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Compiling scale-info v2.11.5 [INFO] [stderr] Compiling subxt-utils-fetchmetadata v0.40.1 [INFO] [stderr] Checking impl-codec v0.7.0 [INFO] [stderr] Checking sp-storage v22.0.0 [INFO] [stderr] Checking sp-wasm-interface v21.0.1 [INFO] [stderr] Checking sp-tracing v17.0.1 [INFO] [stderr] Checking binary-merkle-tree v16.0.0 [INFO] [stderr] Checking jsonrpsee-server v0.24.5 [INFO] [stderr] Checking sp-externalities v0.30.0 [INFO] [stderr] Compiling scale-type-resolver v0.2.0 [INFO] [stderr] Compiling frame-metadata v18.0.0 [INFO] [stderr] Compiling scale-typegen v0.10.0 [INFO] [stderr] Checking primitive-types v0.13.1 [INFO] [stderr] Checking bounded-collections v0.2.0 [INFO] [stderr] Checking sp-arithmetic v26.0.0 [INFO] [stderr] Checking jsonrpsee v0.24.5 [INFO] [stderr] Checking scale-bits v0.7.0 [INFO] [stderr] Compiling scale-decode v0.16.0 [INFO] [stderr] Checking sp-weights v31.0.0 [INFO] [stderr] Checking sp-runtime-interface v29.0.0 [INFO] [stderr] Checking scale-encode v0.10.0 [INFO] [stderr] Checking keccak-hash v0.11.0 [INFO] [stderr] Checking sp-core v35.0.0 [INFO] [stderr] Compiling frame-decode v0.6.0 [INFO] [stderr] Compiling subxt-metadata v0.40.1 [INFO] [stderr] Checking scale-value v0.18.0 [INFO] [stderr] Compiling subxt-codegen v0.40.1 [INFO] [stderr] Checking sp-trie v38.0.0 [INFO] [stderr] Checking sp-keystore v0.41.0 [INFO] [stderr] Compiling subxt-macro v0.40.1 [INFO] [stderr] Checking subxt-core v0.40.1 [INFO] [stderr] Checking sp-state-machine v0.44.0 [INFO] [stderr] Checking subxt v0.40.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking sp-application-crypto v39.0.0 [INFO] [stderr] Checking sp-runtime v40.1.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blocks/extrinsic_types.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | 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] = 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] 225 | 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/error/dispatch_error.rs:170:20 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn details(&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] 170 | pub fn details(&self) -> Result, MetadataError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sp-keyring v40.0.0 [INFO] [stdout] error: Other error: Failed IO for /opt/rustwide/workdir/../artifacts/polkadot_metadata_full.scale, make sure that you are providing the correct file path for metadata: No such file or directory (os error 2) [INFO] [stdout] --> examples/setup_config_custom.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_full.scale")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] --> examples/setup_config_custom.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use subxt_signer::sr25519::dev; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `subxt_signer`, use `cargo add subxt_signer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Other error: Failed IO for /opt/rustwide/workdir/../artifacts/polkadot_metadata_small.scale, make sure that you are providing the correct file path for metadata: No such file or directory (os error 2) [INFO] [stdout] --> examples/setup_config_signed_extension.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] --> examples/setup_config_signed_extension.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use subxt_signer::sr25519::dev; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `subxt_signer`, use `cargo add subxt_signer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Other error: Failed IO for /opt/rustwide/workdir/../artifacts/polkadot_metadata_small.scale, make sure that you are providing the correct file path for metadata: No such file or directory (os error 2) [INFO] [stdout] --> examples/constants_static.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Other error: Failed IO for /opt/rustwide/workdir/../artifacts/polkadot_metadata_small.scale, make sure that you are providing the correct file path for metadata: No such file or directory (os error 2) [INFO] [stdout] --> examples/tx_with_params.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] --> examples/tx_with_params.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use subxt_signer::sr25519::dev; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `subxt_signer`, use `cargo add subxt_signer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Other error: Failed IO for /opt/rustwide/workdir/../artifacts/polkadot_metadata_small.scale, make sure that you are providing the correct file path for metadata: No such file or directory (os error 2) [INFO] [stdout] --> examples/events.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Other error: Failed IO for /opt/rustwide/workdir/../artifacts/polkadot_metadata_small.scale, make sure that you are providing the correct file path for metadata: No such file or directory (os error 2) [INFO] [stdout] --> examples/tx_basic.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] --> examples/tx_with_params.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | let tx = polkadot::tx().balances().transfer_allow_death(dest, 10_000); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` 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_signer` [INFO] [stdout] --> examples/tx_basic.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use subxt_signer::sr25519::dev; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `subxt_signer`, use `cargo add subxt_signer` 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 `runtime` [INFO] [stdout] --> examples/setup_config_signed_extension.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | let tx_payload = runtime::tx().system().remark(b"Hello".to_vec()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `runtime`, use `cargo add runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `subxt` (example "setup_config_signed_extension") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] --> examples/tx_basic.rs:29:46 [INFO] [stdout] | [INFO] [stdout] 29 | let transfer_event = events.find_first::()?; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` 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 `polkadot` [INFO] [stdout] --> examples/tx_basic.rs:16:31 [INFO] [stdout] | [INFO] [stdout] 16 | let balance_transfer_tx = polkadot::tx().balances().transfer_allow_death(dest, 10_000); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Other error: Failed IO for /opt/rustwide/workdir/../artifacts/polkadot_metadata_small.scale, make sure that you are providing the correct file path for metadata: No such file or directory (os error 2) [INFO] [stdout] --> examples/tx_status_stream.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] --> examples/tx_status_stream.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use subxt_signer::sr25519::dev; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `subxt_signer`, use `cargo add subxt_signer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: Other error: Failed IO for /opt/rustwide/workdir/../artifacts/frontier_metadata_small.scale, make sure that you are providing the correct file path for metadata: No such file or directory (os error 2) [INFO] [stdout] --> examples/tx_basic_frontier.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[subxt::subxt(runtime_metadata_path = "../artifacts/frontier_metadata_small.scale")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] --> examples/tx_basic_frontier.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use subxt_signer::eth::{dev, Signature}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `subxt_signer`, use `cargo add subxt_signer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subxt` (example "tx_basic") due to 4 previous errors [INFO] [stdout] error: Other error: Failed IO for /opt/rustwide/workdir/../artifacts/polkadot_metadata_full.scale, make sure that you are providing the correct file path for metadata: No such file or directory (os error 2) [INFO] [stdout] --> examples/setup_config_assethub.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / #[subxt::subxt( [INFO] [stdout] 8 | | runtime_metadata_path = "../artifacts/polkadot_metadata_full.scale", [INFO] [stdout] 9 | | derive_for_type( [INFO] [stdout] 10 | | path = "staging_xcm::v3::multilocation::MultiLocation", [INFO] [stdout] ... | [INFO] [stdout] 14 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] --> examples/setup_config_assethub.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use subxt_signer::sr25519::dev; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `subxt_signer`, use `cargo add subxt_signer` 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 `runtime` [INFO] [stdout] --> examples/setup_config_assethub.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use runtime::runtime_types::staging_xcm::v3::multilocation::MultiLocation; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `runtime`, use `cargo add runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Other error: Failed IO for /opt/rustwide/workdir/../artifacts/polkadot_metadata_small.scale, make sure that you are providing the correct file path for metadata: No such file or directory (os error 2) [INFO] [stdout] --> examples/tx_partial.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] --> examples/tx_partial.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use subxt_signer::sr25519::dev; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `subxt_signer`, use `cargo add subxt_signer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Other error: Failed IO for /opt/rustwide/workdir/../artifacts/polkadot_metadata_full.scale, make sure that you are providing the correct file path for metadata: No such file or directory (os error 2) [INFO] [stdout] --> examples/storage_iterating_partial.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_full.scale")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] --> examples/storage_iterating_partial.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use polkadot::multisig::events::NewMultisig; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` 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 `polkadot` [INFO] [stdout] --> examples/storage_iterating_partial.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use polkadot::runtime_types::{ [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` 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_signer` [INFO] [stdout] --> examples/storage_iterating_partial.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use subxt_signer::sr25519::{dev, Keypair}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `subxt_signer`, use `cargo add subxt_signer` 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 `runtime` [INFO] [stdout] --> examples/setup_config_assethub.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use runtime::runtime_types::xcm::v3::junctions::Junctions; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `runtime`, use `cargo add runtime` 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 `runtime` [INFO] [stdout] --> examples/setup_config_custom.rs:89:22 [INFO] [stdout] | [INFO] [stdout] 89 | let tx_payload = runtime::tx().system().remark(b"Hello".to_vec()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `runtime`, use `cargo add runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Other error: Failed IO for /opt/rustwide/workdir/../artifacts/polkadot_metadata_small.scale, make sure that you are providing the correct file path for metadata: No such file or directory (os error 2) [INFO] [stdout] --> examples/rpc_legacy.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] --> examples/rpc_legacy.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use subxt_signer::sr25519::dev; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `subxt_signer`, use `cargo add subxt_signer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subxt` (example "tx_with_params") due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] --> examples/constants_static.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | let constant_query = polkadot::constants().system().block_length(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Other error: Failed IO for /opt/rustwide/workdir/../artifacts/polkadot_metadata_small.scale, make sure that you are providing the correct file path for metadata: No such file or directory (os error 2) [INFO] [stdout] --> examples/runtime_apis_static.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Other error: Failed IO for /opt/rustwide/workdir/../artifacts/polkadot_metadata_small.scale, make sure that you are providing the correct file path for metadata: No such file or directory (os error 2) [INFO] [stdout] --> examples/block_decoding_static.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] --> examples/runtime_apis_static.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use subxt_signer::sr25519::dev; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `subxt_signer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `subxt_signer`, use `cargo add subxt_signer` 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 `polkadot` [INFO] [stdout] --> examples/events.rs:40:46 [INFO] [stdout] | [INFO] [stdout] 40 | let transfer_event = events.find_first::()?; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` 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 `polkadot` [INFO] [stdout] --> examples/block_decoding_static.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use polkadot::balances::calls::types::TransferKeepAlive; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: Other error: Failed IO for /opt/rustwide/workdir/../artifacts/polkadot_metadata_small.scale, make sure that you are providing the correct file path for metadata: No such file or directory (os error 2) [INFO] [stdout] --> examples/setup_rpc_chainhead_backend.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[subxt::subxt(runtime_metadata_path = "../artifacts/polkadot_metadata_small.scale")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `subxt::subxt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `runtime` [INFO] [stdout] --> examples/setup_config_assethub.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | let tx_payload = runtime::tx().system().remark(b"Hello".to_vec()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `runtime`, use `cargo add runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `subxt` (example "setup_config_custom") due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eth_runtime` [INFO] [stdout] --> examples/tx_basic_frontier.rs:51:46 [INFO] [stdout] | [INFO] [stdout] 51 | let transfer_event = events.find_first::()?; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `eth_runtime` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 51 - let transfer_event = events.find_first::()?; [INFO] [stdout] 51 + let transfer_event = events.find_first::()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] --> examples/events.rs:32:47 [INFO] [stdout] | [INFO] [stdout] 32 | if let Ok(ev) = event.as_root_event::() { [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subxt` (example "constants_static") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] --> examples/storage_iterating_partial.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | .find_first::()? [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subxt` (example "events") due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] --> examples/storage_iterating_partial.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | let multisig_remark_tx = polkadot::tx().multisig().as_multi( [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subxt` (example "block_decoding_static") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eth_runtime` [INFO] [stdout] --> examples/tx_basic_frontier.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | let balance_transfer_tx = eth_runtime::tx() [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `eth_runtime` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 40 - let balance_transfer_tx = eth_runtime::tx() [INFO] [stdout] 40 + let balance_transfer_tx = sp_runtime::tx() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] --> examples/tx_partial.rs:23:31 [INFO] [stdout] | [INFO] [stdout] 23 | let balance_transfer_tx = polkadot::tx().balances().transfer_allow_death(dest, 10_000); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subxt` (example "setup_config_assethub") due to 5 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] --> examples/storage_iterating_partial.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | let storage_query = polkadot::storage() [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` 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 `polkadot` [INFO] [stdout] --> examples/tx_status_stream.rs:40:58 [INFO] [stdout] | [INFO] [stdout] 40 | let transfer_event = events.find_first::()?; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] --> examples/tx_status_stream.rs:16:31 [INFO] [stdout] | [INFO] [stdout] 16 | let balance_transfer_tx = polkadot::tx().balances().transfer_allow_death(dest, 10_000); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `subxt` (example "storage_iterating_partial") due to 7 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `subxt` (example "tx_basic_frontier") due to 4 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] --> examples/rpc_legacy.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | let balance_transfer = polkadot::tx() [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subxt` (example "setup_rpc_chainhead_backend") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `subxt` (example "tx_partial") due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] --> examples/runtime_apis_static.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | let runtime_api_call = polkadot::apis().account_nonce_api().account_nonce(account); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `polkadot` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `polkadot`, use `cargo add polkadot` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subxt` (example "tx_status_stream") due to 4 previous errors [INFO] [stderr] error: could not compile `subxt` (example "rpc_legacy") due to 3 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `subxt` (example "runtime_apis_static") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "31e580cbb4e3be2a55997a3bd1fe8297bccbca8f6b656a320b5a9a1c6528820a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31e580cbb4e3be2a55997a3bd1fe8297bccbca8f6b656a320b5a9a1c6528820a", kill_on_drop: false }` [INFO] [stdout] 31e580cbb4e3be2a55997a3bd1fe8297bccbca8f6b656a320b5a9a1c6528820a