[INFO] fetching crate fedimint-eventlog 0.9.0... [INFO] testing fedimint-eventlog-0.9.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate fedimint-eventlog 0.9.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate fedimint-eventlog 0.9.0 [INFO] finished tweaking crates.io crate fedimint-eventlog 0.9.0 [INFO] tweaked toml for crates.io crate fedimint-eventlog 0.9.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fedimint-eventlog 0.9.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fedimint-eventlog 0.9.0 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" "+1.91.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-log-macros v0.2.18 [INFO] [stderr] Downloaded test-log v0.2.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ecaec94b396f9d6baaa8d90d724bac2fb73bdba216d450576c8bd8b602b47cb [INFO] running `Command { std: "docker" "start" "-a" "2ecaec94b396f9d6baaa8d90d724bac2fb73bdba216d450576c8bd8b602b47cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ecaec94b396f9d6baaa8d90d724bac2fb73bdba216d450576c8bd8b602b47cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ecaec94b396f9d6baaa8d90d724bac2fb73bdba216d450576c8bd8b602b47cb", kill_on_drop: false }` [INFO] [stdout] 2ecaec94b396f9d6baaa8d90d724bac2fb73bdba216d450576c8bd8b602b47cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69d8d5e75c2f797afbb56eea7ec565a097faebca09c879590f0b645c2cd35f10 [INFO] running `Command { std: "docker" "start" "-a" "69d8d5e75c2f797afbb56eea7ec565a097faebca09c879590f0b645c2cd35f10", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling bitcoin v0.32.6 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling n0-future v0.1.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling bitmaps v3.2.1 [INFO] [stderr] Compiling cordyceps v0.3.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling futures-buffered v0.2.11 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling jsonrpsee-types v0.24.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling possiblyrandom v0.2.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling dnssec-prover v0.6.7 [INFO] [stderr] Compiling archery v1.2.1 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling iroh-base v0.35.0 [INFO] [stderr] Compiling fedimint-logging v0.9.0 [INFO] [stderr] Compiling fedimint-threshold-crypto v0.2.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling imbl v5.0.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling jsonrpsee-core v0.24.9 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fedimint-util-error v0.9.0 [INFO] [stderr] Compiling backon v1.5.1 [INFO] [stderr] Compiling hex-conservative v0.3.0 [INFO] [stderr] Compiling fedimint-derive v0.9.0 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling lightning-types v0.2.0 [INFO] [stderr] Compiling miniscript v12.3.4 [INFO] [stderr] Compiling lightning-invoice v0.33.2 [INFO] [stderr] Compiling lightning v0.1.4 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling fedimint-core v0.9.0 [INFO] [stderr] Compiling fedimint-eventlog v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "69d8d5e75c2f797afbb56eea7ec565a097faebca09c879590f0b645c2cd35f10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d8d5e75c2f797afbb56eea7ec565a097faebca09c879590f0b645c2cd35f10", kill_on_drop: false }` [INFO] [stdout] 69d8d5e75c2f797afbb56eea7ec565a097faebca09c879590f0b645c2cd35f10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de925c66259d599d0de74a7edc4e0bf3c272b8768461b6230d0ce5ad80f7c34f [INFO] running `Command { std: "docker" "start" "-a" "de925c66259d599d0de74a7edc4e0bf3c272b8768461b6230d0ce5ad80f7c34f", kill_on_drop: false }` [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling test-log v0.2.18 [INFO] [stderr] Compiling fedimint-eventlog v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.62s [INFO] running `Command { std: "docker" "inspect" "de925c66259d599d0de74a7edc4e0bf3c272b8768461b6230d0ce5ad80f7c34f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de925c66259d599d0de74a7edc4e0bf3c272b8768461b6230d0ce5ad80f7c34f", kill_on_drop: false }` [INFO] [stdout] de925c66259d599d0de74a7edc4e0bf3c272b8768461b6230d0ce5ad80f7c34f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 88956124e49b62c3b50a422509ea6aeb58cbf58f0b402befba2bc2da45d1dc89 [INFO] running `Command { std: "docker" "start" "-a" "88956124e49b62c3b50a422509ea6aeb58cbf58f0b402befba2bc2da45d1dc89", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fedimint_eventlog-569a88b728b7477a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::sanity_handle_events ... ok [INFO] [stdout] test tests::test_trim_trimable_log ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s [INFO] [stdout] [INFO] [stderr] Doc-tests fedimint_eventlog [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "88956124e49b62c3b50a422509ea6aeb58cbf58f0b402befba2bc2da45d1dc89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88956124e49b62c3b50a422509ea6aeb58cbf58f0b402befba2bc2da45d1dc89", kill_on_drop: false }` [INFO] [stdout] 88956124e49b62c3b50a422509ea6aeb58cbf58f0b402befba2bc2da45d1dc89