[INFO] cloning repository https://github.com/lgalabru/cls
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lgalabru/cls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgalabru%2Fcls", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgalabru%2Fcls'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37018f29c114c8e02e1375e0005c0edb4c6814e1
[INFO] checking lgalabru/cls/37018f29c114c8e02e1375e0005c0edb4c6814e1 against master#64b72a1fa5449d928d5f553b01a596b78ee255d2 for pr-153457
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgalabru%2Fcls" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lgalabru/cls
[INFO] finished tweaking git repo https://github.com/lgalabru/cls
[INFO] tweaked toml for git repo https://github.com/lgalabru/cls written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lgalabru/cls on toolchain 64b72a1fa5449d928d5f553b01a596b78ee255d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lgalabru/cls 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" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/hirosystems/schemars.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded refinery v0.8.16
[INFO] [stderr]   Downloaded slog-atomic v3.1.0
[INFO] [stderr]   Downloaded refinery-macros v0.8.16
[INFO] [stderr]   Downloaded slog-json v2.6.1
[INFO] [stderr]   Downloaded slog-term v2.9.1
[INFO] [stderr]   Downloaded xattr v1.5.0
[INFO] [stderr]   Downloaded tcmalloc2 v0.1.2+2.13
[INFO] [stderr]   Downloaded deadpool-postgres v0.14.1
[INFO] [stderr]   Downloaded refinery-core v0.8.16
[INFO] [stderr]   Downloaded symbolic-common v12.14.1
[INFO] [stderr]   Downloaded jsonrpc v0.14.1
[INFO] [stderr]   Downloaded pprof v0.14.0
[INFO] [stderr]   Downloaded half v2.5.0
[INFO] [stderr]   Downloaded bech32 v0.10.0-beta
[INFO] [stderr]   Downloaded bitcoincore-rpc-json v0.18.0
[INFO] [stderr]   Downloaded ordinals v0.0.15
[INFO] [stderr]   Downloaded secp256k1 v0.29.1
[INFO] [stderr]   Downloaded clap_complete v3.2.5
[INFO] [stderr]   Downloaded rocksdb v0.23.0
[INFO] [stderr]   Downloaded bitcoin-units v0.1.2
[INFO] [stderr]   Downloaded symbolic-demangle v12.14.1
[INFO] [stderr]   Downloaded progressing v3.0.2
[INFO] [stderr]   Downloaded bitcoincore-rpc v0.18.0
[INFO] [stderr]   Downloaded clap_generate v3.0.3
[INFO] [stderr]   Downloaded mintex v0.1.4
[INFO] [stderr]   Downloaded base58ck v0.1.0
[INFO] [stderr]   Downloaded bitcoin-internals v0.3.0
[INFO] [stderr]   Downloaded hex_lit v0.1.1
[INFO] [stderr]   Downloaded bitcoin v0.31.2
[INFO] [stderr]   Downloaded bitcoin v0.32.5
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded hiro-system-kit v0.3.4
[INFO] [stderr]   Downloaded librocksdb-sys v0.17.1+9.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a98c41fd094515951cad0540536c558176cc4b47a4c408e3894c56cf1f0f77b9
[INFO] running `Command { std: "docker" "start" "-a" "a98c41fd094515951cad0540536c558176cc4b47a4c408e3894c56cf1f0f77b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a98c41fd094515951cad0540536c558176cc4b47a4c408e3894c56cf1f0f77b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a98c41fd094515951cad0540536c558176cc4b47a4c408e3894c56cf1f0f77b9", kill_on_drop: false }`
[INFO] [stdout] a98c41fd094515951cad0540536c558176cc4b47a4c408e3894c56cf1f0f77b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 665e886459fcb82072069d43f91ad620fa7384b9d24fa07c71eb82bc81972748
[INFO] running `Command { std: "docker" "start" "-a" "665e886459fcb82072069d43f91ad620fa7384b9d24fa07c71eb82bc81972748", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking time v0.3.40
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling bitcoin v0.32.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking slog-scope v4.4.0
[INFO] [stderr]     Checking slog-atomic v3.1.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking rustls-webpki v0.103.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking slog-json v2.6.1
[INFO] [stderr]     Checking hiro-system-kit v0.3.4
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling bitcoin v0.31.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking bech32 v0.10.0-beta
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking config v1.0.0 (/opt/rustwide/workdir/components/config)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rocket v0.5.0
[INFO] [stderr]    Compiling schemars v0.8.16 (https://github.com/hirosystems/schemars.git?branch=feat-chainhook-fixes#d0c10b50)
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]     Checking jsonrpc v0.14.1
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking array-init v0.0.4
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling schemars_derive v0.8.16 (https://github.com/hirosystems/schemars.git?branch=feat-chainhook-fixes#d0c10b50)
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking strum v0.23.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking serde-hex v0.1.0
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.18.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking deadpool v0.12.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling refinery-core v0.8.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking deadpool-postgres v0.14.1
[INFO] [stderr]     Checking bitcoincore-rpc v0.18.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling refinery-macros v0.8.16
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking refinery v0.8.16
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking postgres v1.0.0 (/opt/rustwide/workdir/components/postgres)
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking xattr v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking clap_complete v3.2.5
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking clap_generate v3.0.3
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling librocksdb-sys v0.17.1+9.9.3
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking ordinals v0.0.15
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking progressing v3.0.2
[INFO] [stderr]    Compiling cli v3.0.0 (/opt/rustwide/workdir/components/cli)
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stderr]     Checking bitcoind v1.0.0 (/opt/rustwide/workdir/components/bitcoind)
[INFO] [stdout] warning: struct `NewBitcoinBlock` is never constructed
[INFO] [stdout]    --> components/bitcoind/src/pipeline/rpc/mod.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub(crate) struct NewBitcoinBlock {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> components/bitcoind/src/types/cursor.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn new(bytes: &[u8]) -> BlockBytesCursor {
[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] 65 |     pub fn new(bytes: &[u8]) -> BlockBytesCursor<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> components/bitcoind/src/types/cursor.rs:186:20
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn iter_tx(&self) -> TransactionBytesCursorIterator {
[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] 186 |     pub fn iter_tx(&self) -> TransactionBytesCursorIterator<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ord v0.22.2 (/opt/rustwide/workdir/components/ord)
[INFO] [stderr]     Checking runes v1.0.0 (/opt/rustwide/workdir/components/runes)
[INFO] [stdout] warning: struct `NewBitcoinBlock` is never constructed
[INFO] [stdout]    --> components/bitcoind/src/pipeline/rpc/mod.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub(crate) struct NewBitcoinBlock {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> components/bitcoind/src/types/cursor.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn new(bytes: &[u8]) -> BlockBytesCursor {
[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] 65 |     pub fn new(bytes: &[u8]) -> BlockBytesCursor<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> components/bitcoind/src/types/cursor.rs:186:20
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn iter_tx(&self) -> TransactionBytesCursorIterator {
[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] 186 |     pub fn iter_tx(&self) -> TransactionBytesCursorIterator<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "665e886459fcb82072069d43f91ad620fa7384b9d24fa07c71eb82bc81972748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "665e886459fcb82072069d43f91ad620fa7384b9d24fa07c71eb82bc81972748", kill_on_drop: false }`
[INFO] [stdout] 665e886459fcb82072069d43f91ad620fa7384b9d24fa07c71eb82bc81972748
