[INFO] cloning repository https://github.com/FractionEstate/cardano-rust-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FractionEstate/cardano-rust-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFractionEstate%2Fcardano-rust-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFractionEstate%2Fcardano-rust-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d833a344c313c09a7f8f95a502bcbb6ca701a199
[INFO] testing FractionEstate/cardano-rust-node against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFractionEstate%2Fcardano-rust-node" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FractionEstate/cardano-rust-node
[INFO] finished tweaking git repo https://github.com/FractionEstate/cardano-rust-node
[INFO] tweaked toml for git repo https://github.com/FractionEstate/cardano-rust-node written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FractionEstate/cardano-rust-node on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FractionEstate/cardano-rust-node 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/FractionEstate/cardano-base-rust`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded tui-input v0.10.1
[INFO] [stderr]   Downloaded lmdb v0.8.0
[INFO] [stderr]   Downloaded minicbor-derive v0.18.2
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded minicbor v2.1.1
[INFO] [stderr]   Downloaded lmdb-sys v0.8.0
[INFO] [stderr]   Downloaded proptest v1.8.0
[INFO] [stderr]   Downloaded blst v0.3.16
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d04aec71e4fbd29a482f34e58c517ab067039933ef8c42e10ed3bc1a5a42a6c
[INFO] running `Command { std: "docker" "start" "-a" "8d04aec71e4fbd29a482f34e58c517ab067039933ef8c42e10ed3bc1a5a42a6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d04aec71e4fbd29a482f34e58c517ab067039933ef8c42e10ed3bc1a5a42a6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d04aec71e4fbd29a482f34e58c517ab067039933ef8c42e10ed3bc1a5a42a6c", kill_on_drop: false }`
[INFO] [stdout] 8d04aec71e4fbd29a482f34e58c517ab067039933ef8c42e10ed3bc1a5a42a6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ada25e395bd083d1112dc426f6bce170cd8d79563003b1acd3857f663fcd773e
[INFO] running `Command { std: "docker" "start" "-a" "ada25e395bd083d1112dc426f6bce170cd8d79563003b1acd3857f663fcd773e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling minicbor v2.1.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling minicbor-derive v0.18.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling blstrs v0.7.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling cardano-crypto v10.5.1 (/opt/rustwide/workdir/crates/cardano-crypto)
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling cardano-slotting v0.1.0 (https://github.com/FractionEstate/cardano-base-rust?branch=master#92f3e25e)
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling cardano-tracing v10.5.1 (/opt/rustwide/workdir/crates/cardano-tracing)
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling cardano-ledger v10.5.1 (/opt/rustwide/workdir/crates/cardano-ledger)
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling cardano-storage v10.5.1 (/opt/rustwide/workdir/crates/cardano-storage)
[INFO] [stderr]    Compiling tui-input v0.10.1
[INFO] [stderr]    Compiling cardano-consensus v10.5.1 (/opt/rustwide/workdir/crates/cardano-consensus)
[INFO] [stdout] warning: unused import: `cardano_crypto::Blake2b256Hash`
[INFO] [stdout]   --> crates/cardano-consensus/src/block_validator.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use cardano_crypto::Blake2b256Hash;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cardano-network v10.5.1 (/opt/rustwide/workdir/crates/cardano-network)
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> crates/cardano-network/src/services/chainsync_service.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct ChainSyncService {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 116 |     /// Configuration
[INFO] [stdout] 117 |     config: ChainSyncConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cardano-api v10.5.1 (/opt/rustwide/workdir/crates/cardano-api)
[INFO] [stderr]    Compiling cardano-node v10.5.1 (/opt/rustwide/workdir/crates/cardano-node)
[INFO] [stderr]    Compiling cardano-testnet v10.5.1 (/opt/rustwide/workdir/crates/cardano-testnet)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "ada25e395bd083d1112dc426f6bce170cd8d79563003b1acd3857f663fcd773e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ada25e395bd083d1112dc426f6bce170cd8d79563003b1acd3857f663fcd773e", kill_on_drop: false }`
[INFO] [stdout] ada25e395bd083d1112dc426f6bce170cd8d79563003b1acd3857f663fcd773e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1361c43f456da99c2ca460ad87f5dde0178d9166ffccd1ca5606f23b09c4e06
[INFO] running `Command { std: "docker" "start" "-a" "b1361c43f456da99c2ca460ad87f5dde0178d9166ffccd1ca5606f23b09c4e06", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling cardano-crypto v10.5.1 (/opt/rustwide/workdir/crates/cardano-crypto)
[INFO] [stderr]    Compiling cardano-ledger v10.5.1 (/opt/rustwide/workdir/crates/cardano-ledger)
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling cardano-storage v10.5.1 (/opt/rustwide/workdir/crates/cardano-storage)
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling cardano-tracing v10.5.1 (/opt/rustwide/workdir/crates/cardano-tracing)
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling cardano-consensus v10.5.1 (/opt/rustwide/workdir/crates/cardano-consensus)
[INFO] [stdout] warning: unused import: `cardano_crypto::Blake2b256Hash`
[INFO] [stdout]   --> crates/cardano-consensus/src/block_validator.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use cardano_crypto::Blake2b256Hash;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ChainDatabaseImpl` and `ChainMetadata`
[INFO] [stdout]   --> crates/cardano-storage/src/tests/persistence_roundtrip.rs:13:37
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::chaindb::{ChainDatabase, ChainDatabaseImpl, ChainMetadata};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LedgerDatabaseImpl`
[INFO] [stdout]   --> crates/cardano-storage/src/tests/persistence_roundtrip.rs:14:39
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::ledgerdb::{LedgerDatabase, LedgerDatabaseImpl};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cardano-network v10.5.1 (/opt/rustwide/workdir/crates/cardano-network)
[INFO] [stdout] warning: unused import: `LedgerDatabase`
[INFO] [stdout]   --> crates/cardano-storage/src/tests/persistence_roundtrip.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::ledgerdb::{LedgerDatabase, LedgerDatabaseImpl};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ChainDatabase`
[INFO] [stdout]   --> crates/cardano-storage/src/tests/persistence_roundtrip.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::chaindb::{ChainDatabase, ChainDatabaseImpl, ChainMetadata};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SlotNo`
[INFO] [stdout]   --> crates/cardano-consensus/src/tests/forging_context.rs:11:55
[INFO] [stdout]    |
[INFO] [stdout] 11 |     LeadershipCalculator, PoolId, ProtocolParameters, SlotNo, StakeDistribution, VrfKey,
[INFO] [stdout]    |                                                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_utxo_count`
[INFO] [stdout]    --> crates/cardano-storage/src/tests/persistence_roundtrip.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let initial_utxo_count = {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_utxo_count`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]    --> crates/cardano-storage/src/tests/persistence_roundtrip.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let stats = db.collect_stats().await.unwrap();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats_after`
[INFO] [stdout]    --> crates/cardano-storage/src/tests/persistence_roundtrip.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let stats_after = db.collect_stats().await.unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stats_after`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> crates/cardano-consensus/src/sync_monitor.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         for i in 0..10 {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> crates/cardano-consensus/src/sync_monitor.rs:458:13
[INFO] [stdout]     |
[INFO] [stdout] 458 |         for i in 0..5 {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service`
[INFO] [stdout]    --> crates/cardano-consensus/src/tests/forging_context.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let service = create_test_service();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> crates/cardano-network/src/services/chainsync_service.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct ChainSyncService {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 116 |     /// Configuration
[INFO] [stdout] 117 |     config: ChainSyncConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cardano-api v10.5.1 (/opt/rustwide/workdir/crates/cardano-api)
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> crates/cardano-network/src/services/chainsync_service.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct ChainSyncService {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 116 |     /// Configuration
[INFO] [stdout] 117 |     config: ChainSyncConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cardano-network` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name cardano_network --edition=2021 crates/cardano-network/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e2ed690655c98d5c -C extra-filename=-e2e6358ea97517a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rmeta --extern blake2=/opt/rustwide/target/debug/deps/libblake2-46004e43fed7f2fe.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern cardano_consensus=/opt/rustwide/target/debug/deps/libcardano_consensus-976be65f006bd87d.rmeta --extern cardano_crypto=/opt/rustwide/target/debug/deps/libcardano_crypto-e163c4e1376aee98.rmeta --extern cardano_ledger=/opt/rustwide/target/debug/deps/libcardano_ledger-1897ce98aff7a456.rmeta --extern cardano_storage=/opt/rustwide/target/debug/deps/libcardano_storage-e9ceadb433f84788.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-3a3c1a65c8a6a51f.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern minicbor=/opt/rustwide/target/debug/deps/libminicbor-7ea430ff71f50cb4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-9269b35ded446eaa.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8b930c2d73c63793.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b6fde7f83ff128dd.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-fe9d2a3516bafca3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-de54f383928371c2.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2769858209eeb4da.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-08be92e7a687624e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d9e7957507aaba14.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blst-f44db9bfb76d89c3/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b1361c43f456da99c2ca460ad87f5dde0178d9166ffccd1ca5606f23b09c4e06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1361c43f456da99c2ca460ad87f5dde0178d9166ffccd1ca5606f23b09c4e06", kill_on_drop: false }`
[INFO] [stdout] b1361c43f456da99c2ca460ad87f5dde0178d9166ffccd1ca5606f23b09c4e06
