[INFO] cloning repository https://github.com/ArjenTheG/fundefi-parachain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArjenTheG/fundefi-parachain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArjenTheG%2Ffundefi-parachain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArjenTheG%2Ffundefi-parachain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e899aba5e21f7fe9163440d347b9639dba9569cc
[INFO] documenting ArjenTheG/fundefi-parachain against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArjenTheG%2Ffundefi-parachain" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArjenTheG/fundefi-parachain
[INFO] finished tweaking git repo https://github.com/ArjenTheG/fundefi-parachain
[INFO] tweaked toml for git repo https://github.com/ArjenTheG/fundefi-parachain written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArjenTheG/fundefi-parachain on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArjenTheG/fundefi-parachain 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-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbd82f0a2f371726f3527f0f20144eedcc25223fcfeb85d186cebb00de82dcfa
[INFO] running `Command { std: "docker" "start" "-a" "dbd82f0a2f371726f3527f0f20144eedcc25223fcfeb85d186cebb00de82dcfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbd82f0a2f371726f3527f0f20144eedcc25223fcfeb85d186cebb00de82dcfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbd82f0a2f371726f3527f0f20144eedcc25223fcfeb85d186cebb00de82dcfa", kill_on_drop: false }`
[INFO] [stdout] dbd82f0a2f371726f3527f0f20144eedcc25223fcfeb85d186cebb00de82dcfa
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c6307ef1aa5d86ed9a4e4efe22912bf1c4f6d7dee196a21a0dcc024b2d72590
[INFO] running `Command { std: "docker" "start" "-a" "0c6307ef1aa5d86ed9a4e4efe22912bf1c4f6d7dee196a21a0dcc024b2d72590", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling cranelift-isle v0.95.1
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.95.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.95.1
[INFO] [stderr]    Compiling rustix v0.36.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling wasmtime-cache v8.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.16
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling constant_time_eq v0.2.5
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling cranelift-codegen v0.95.1
[INFO] [stderr]    Compiling platforms v3.0.2
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling ref-cast-impl v1.0.16
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling sp-debug-derive v8.0.0 (/opt/rustwide/workdir/primitives/debug-derive)
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling sp-io v23.0.0 (/opt/rustwide/workdir/primitives/io)
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling sp-core-hashing v9.0.0 (/opt/rustwide/workdir/primitives/core/hashing)
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling expander v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling curve25519-dalek v4.0.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling ss58-registry v1.40.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling sp-core-hashing-proc-macro v9.0.0 (/opt/rustwide/workdir/primitives/core/hashing/proc-macro)
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.1
[INFO] [stderr]    Compiling scale-info-derive v2.6.0
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v11.0.0 (/opt/rustwide/workdir/primitives/runtime-interface/proc-macro)
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling sp-api-proc-macro v4.0.0-dev (/opt/rustwide/workdir/primitives/api/proc-macro)
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling parity-scale-codec v3.6.1
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling sp-version-proc-macro v8.0.0 (/opt/rustwide/workdir/primitives/version/proc-macro)
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking regalloc2 v0.6.1
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking cranelift-bforest v0.95.1
[INFO] [stderr]     Checking scale-info v2.7.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking bumpalo v3.13.0
[INFO] [stderr]     Checking sp-std v8.0.0 (/opt/rustwide/workdir/primitives/std)
[INFO] [stderr]     Checking errno v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking memfd v0.6.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking file-per-thread-logger v0.1.6
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking wasmtime-jit-debug v8.0.1
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking sp-storage v13.0.0 (/opt/rustwide/workdir/primitives/storage)
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]     Checking impl-num-traits v0.1.2
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking sp-externalities v0.19.0 (/opt/rustwide/workdir/primitives/externalities)
[INFO] [stderr]     Checking primitive-types v0.12.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-transcript v0.0.2 (https://github.com/w3f/ring-vrf?rev=c86ebd4#c86ebd41)
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking dyn-clone v1.0.11
[INFO] [stderr]     Checking tiny-bip39 v1.0.0
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking substrate-bip39 v0.4.4
[INFO] [stderr]     Checking bounded-collections v0.1.8
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking sp-tracing v10.0.0 (/opt/rustwide/workdir/primitives/tracing)
[INFO] [stderr]     Checking array-bytes v6.1.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> primitives/tracing/src/types.rs:451:15
[INFO] [stdout]     |
[INFO] [stdout] 451 |         fn metadata(&self) -> &tracing_core::Metadata {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[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] 451 |         fn metadata(&self) -> &tracing_core::Metadata<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking signature v2.1.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking trie-db v0.27.1
[INFO] [stderr]     Checking schnellru v0.2.1
[INFO] [stderr]     Checking ed25519 v2.2.2
[INFO] [stderr]     Checking sp-arithmetic v16.0.0 (/opt/rustwide/workdir/primitives/arithmetic)
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]     Checking sp-panic-handler v8.0.0 (/opt/rustwide/workdir/primitives/panic-handler)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> primitives/panic-handler/src/lib.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |     panic::{self, PanicInfo},
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> primitives/panic-handler/src/lib.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn panic_hook(info: &PanicInfo, report_url: &str, version: &str) {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> primitives/panic-handler/src/lib.rs:130:31
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn strip_control_codes(input: &str) -> std::borrow::Cow<str> {
[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] 130 | fn strip_control_codes(input: &str) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking ed25519-dalek v2.0.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking fflonk v0.1.0 (https://github.com/w3f/fflonk#26a5045b)
[INFO] [stderr]     Checking ark-bls12-381 v0.4.0
[INFO] [stderr]     Checking ark-secret-scalar v0.0.2 (https://github.com/w3f/ring-vrf?rev=c86ebd4#c86ebd41)
[INFO] [stderr]     Checking sp-metadata-ir v0.1.0 (/opt/rustwide/workdir/primitives/metadata-ir)
[INFO] [stderr]     Checking dleq_vrf v0.0.2 (https://github.com/w3f/ring-vrf?rev=c86ebd4#c86ebd41)
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]     Checking common v0.1.0 (https://github.com/w3f/ring-proof#0e948f3c)
[INFO] [stderr]     Checking ark-ed-on-bls12-381-bandersnatch v0.4.0
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]     Checking cranelift-frontend v0.95.1
[INFO] [stderr]     Checking cranelift-native v0.95.1
[INFO] [stderr]     Checking wasmtime-cranelift-shared v8.0.1
[INFO] [stderr]     Checking ring v0.1.0 (https://github.com/w3f/ring-proof#0e948f3c)
[INFO] [stderr]     Checking cranelift-wasm v0.95.1
[INFO] [stderr]     Checking bandersnatch_vrfs v0.0.1 (https://github.com/w3f/ring-vrf?rev=c86ebd4#c86ebd41)
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.11
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking wasmtime-cranelift v8.0.1
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling serde_spanned v0.6.2
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling macro_magic_core_macros v0.4.2
[INFO] [stderr]    Compiling zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling proc-macro-warning v0.4.1
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v3.0.0 (/opt/rustwide/workdir/frame/support/procedural/tools/derive)
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling macro_magic_core v0.4.2
[INFO] [stderr]    Compiling frame-support-procedural-tools v4.0.0-dev (/opt/rustwide/workdir/frame/support/procedural/tools)
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling cfg-expr v0.15.4
[INFO] [stderr]    Compiling macro_magic_macros v0.4.2
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling aquamarine v0.3.2
[INFO] [stderr]    Compiling libz-sys v1.1.9
[INFO] [stderr]    Compiling macro_magic v0.4.2
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling frame-support-procedural v4.0.0-dev (/opt/rustwide/workdir/frame/support/procedural)
[INFO] [stderr]     Checking der v0.7.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking sec1 v0.7.2
[INFO] [stderr]     Checking crypto-bigint v0.5.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `try-runtime`
[INFO] [stdout]    --> frame/support/procedural/src/lib.rs:432:31
[INFO] [stdout]     |
[INFO] [stdout] 432 |     if cfg!(any(feature = "std", feature = "try-runtime")) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `no-metadata-docs`, `std`, `tuples-128`, and `tuples-96`
[INFO] [stdout]     = help: consider adding `try-runtime` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking spki v0.7.2
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling toml v0.7.4
[INFO] [stderr]     Checking elliptic-curve v0.13.5
[INFO] [stderr]     Checking ecdsa v0.16.7
[INFO] [stderr]    Compiling sc-executor-wasmtime v0.10.0-dev (/opt/rustwide/workdir/client/executor/wasmtime)
[INFO] [stderr]     Checking k256 v0.13.1
[INFO] [stderr]    Compiling docify_macros v0.2.1
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]     Checking docify v0.2.1
[INFO] [stdout] warning: fields `name` and `where_section` are never read
[INFO] [stdout]   --> frame/support/procedural/src/construct_runtime/parse.rs:67:6
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct ImplicitRuntimeDeclaration {
[INFO] [stdout]    |            -------------------------- fields in this struct
[INFO] [stdout] 67 |     pub name: Ident,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 68 |     pub where_section: Option<WhereSection>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImplicitRuntimeDeclaration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `block`, `node_block`, and `unchecked_extrinsic` are never read
[INFO] [stdout]    --> frame/support/procedural/src/construct_runtime/parse.rs:126:6
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct WhereSection {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 125 |     pub span: Span,
[INFO] [stdout] 126 |     pub block: syn::TypePath,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 127 |     pub node_block: syn::TypePath,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 128 |     pub unchecked_extrinsic: syn::TypePath,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WhereSection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `span` is never read
[INFO] [stdout]    --> frame/support/procedural/src/pallet/parse/mod.rs:570:6
[INFO] [stdout]     |
[INFO] [stdout] 568 | pub struct InheritedCallWeightAttr {
[INFO] [stdout]     |            ----------------------- field in this struct
[INFO] [stdout] 569 |     pub typename: syn::Type,
[INFO] [stdout] 570 |     pub span: proc_macro2::Span,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InheritedCallWeightAttr` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `attr_span` are never read
[INFO] [stdout]   --> frame/support/procedural/src/pallet/parse/composite.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct CompositeDef {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 82 |     /// The index of the HoldReason item in the pallet module.
[INFO] [stdout] 83 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub attr_span: proc_macro2::Span,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attr_span` is never read
[INFO] [stdout]   --> frame/support/procedural/src/pallet/parse/config.rs:66:6
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct ConfigDef {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub attr_span: proc_macro2::Span,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> frame/support/procedural/src/pallet/parse/extra_constants.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct ExtraConstantsDef {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> frame/support/procedural/src/pallet/parse/genesis_build.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct GenesisBuildDef {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 23 |     /// The index of item in pallet module.
[INFO] [stdout] 24 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> frame/support/procedural/src/pallet/parse/hooks.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct HooksDef {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 23 |     /// The index of item in pallet.
[INFO] [stdout] 24 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> frame/support/procedural/src/pallet/parse/inherent.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct InherentDef {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 23 |     /// The index of inherent item in pallet module.
[INFO] [stdout] 24 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `has_instance` are never read
[INFO] [stdout]   --> frame/support/procedural/src/pallet/parse/origin.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct OriginDef {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 28 |     /// The index of item in pallet module.
[INFO] [stdout] 29 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 30 |     pub has_instance: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `block` and `instances` are never read
[INFO] [stdout]   --> frame/support/procedural/src/pallet/parse/type_value.rs:32:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct TypeValueDef {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub block: Box<syn::Block>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub instances: Vec<helper::InstanceUsage>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `instances` are never read
[INFO] [stdout]   --> frame/support/procedural/src/pallet/parse/validate_unsigned.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ValidateUnsignedDef {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 23 |     /// The index of validate unsigned item in pallet module.
[INFO] [stdout] 24 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 25 |     /// A set of usage of instance, must be check for consistency with config.
[INFO] [stdout] 26 |     pub instances: Vec<helper::InstanceUsage>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.32.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr] error: could not compile `frame-support-procedural` (lib); 13 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name frame_support_procedural --edition=2021 frame/support/procedural/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="std"' --cfg 'feature="tuples-96"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no-metadata-docs", "std", "tuples-128", "tuples-96"))' -C metadata=27944179284c3ada -C extra-filename=-d905edf61f14d497 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-0ab1d6740b99dc56.rlib --extern cfg_expr=/opt/rustwide/target/debug/deps/libcfg_expr-c919040288207977.rlib --extern derive_syn_parse=/opt/rustwide/target/debug/deps/libderive_syn_parse-dc7bc5972f40d673.so --extern expander=/opt/rustwide/target/debug/deps/libexpander-2e24f0bbfe6572db.rlib --extern frame_support_procedural_tools=/opt/rustwide/target/debug/deps/libframe_support_procedural_tools-326176c8dc1b7068.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-13e293245174a86c.rlib --extern macro_magic=/opt/rustwide/target/debug/deps/libmacro_magic-68c75bb397d74265.rlib --extern proc_macro_warning=/opt/rustwide/target/debug/deps/libproc_macro_warning-d1e64655e161041a.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-75913dcfb5e0b5f8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3582ae3003e36374.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-013f302dc88397ee.rlib --extern proc_macro --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0c6307ef1aa5d86ed9a4e4efe22912bf1c4f6d7dee196a21a0dcc024b2d72590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c6307ef1aa5d86ed9a4e4efe22912bf1c4f6d7dee196a21a0dcc024b2d72590", kill_on_drop: false }`
[INFO] [stdout] 0c6307ef1aa5d86ed9a4e4efe22912bf1c4f6d7dee196a21a0dcc024b2d72590
