[INFO] fetching crate fedimint-core 0.9.1... [INFO] checking fedimint-core-0.9.1 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global [INFO] extracting crate fedimint-core 0.9.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate fedimint-core 0.9.1 [INFO] finished tweaking crates.io crate fedimint-core 0.9.1 [INFO] tweaked toml for crates.io crate fedimint-core 0.9.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fedimint-core 0.9.1 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fedimint-core 0.9.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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d5ec082b72420eaefbba015c33b743bab6c27bab289eee399659ed2439ecf8b [INFO] running `Command { std: "docker" "start" "-a" "2d5ec082b72420eaefbba015c33b743bab6c27bab289eee399659ed2439ecf8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d5ec082b72420eaefbba015c33b743bab6c27bab289eee399659ed2439ecf8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d5ec082b72420eaefbba015c33b743bab6c27bab289eee399659ed2439ecf8b", kill_on_drop: false }` [INFO] [stdout] 2d5ec082b72420eaefbba015c33b743bab6c27bab289eee399659ed2439ecf8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd20c2d90f72ddb6eec8dca42d9f24a016d0291350009c0f1d7547bcdab5b2da [INFO] running `Command { std: "docker" "start" "-a" "fd20c2d90f72ddb6eec8dca42d9f24a016d0291350009c0f1d7547bcdab5b2da", kill_on_drop: false }` [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking lock_api v0.4.13 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling bitcoin v0.32.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling n0-future v0.1.3 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking cordyceps v0.3.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking diatomic-waker v0.2.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking bitmaps v3.2.1 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking futures-buffered v0.2.11 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking bls12_381 v0.8.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking bitcoin-internals v0.3.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking imbl-sized-chunks v0.1.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking possiblyrandom v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking archery v1.2.1 [INFO] [stderr] Checking dnssec-prover v0.6.7 [INFO] [stderr] Checking imbl v5.0.0 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Checking fedimint-threshold-crypto v0.2.1 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking jsonrpsee-types v0.24.9 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking fedimint-util-error v0.9.1 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking backon v1.5.1 [INFO] [stderr] Checking hex-conservative v0.3.0 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking jsonrpsee-core v0.24.9 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking fedimint-logging v0.9.1 [INFO] [stderr] Checking iroh-base v0.35.0 [INFO] [stderr] Checking test-log v0.2.18 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling fedimint-derive v0.9.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Checking lightning-types v0.2.0 [INFO] [stderr] Checking miniscript v12.3.4 [INFO] [stderr] Checking lightning-invoice v0.33.2 [INFO] [stderr] Checking lightning v0.1.4 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking fedimint-core v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/db/mod.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | use tracing::{debug, error, info, instrument, trace, warn}; [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: `error` [INFO] [stdout] --> src/task.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | use tracing::{debug, error, info, trace}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/db/mod.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | use tracing::{debug, error, info, instrument, trace, warn}; [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: `error` [INFO] [stdout] --> src/task.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | use tracing::{debug, error, info, trace}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "fd20c2d90f72ddb6eec8dca42d9f24a016d0291350009c0f1d7547bcdab5b2da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd20c2d90f72ddb6eec8dca42d9f24a016d0291350009c0f1d7547bcdab5b2da", kill_on_drop: false }` [INFO] [stdout] fd20c2d90f72ddb6eec8dca42d9f24a016d0291350009c0f1d7547bcdab5b2da