[INFO] fetching crate lightning-rapid-gossip-sync 0.2.0-rc1... [INFO] testing lightning-rapid-gossip-sync-0.2.0-rc1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate lightning-rapid-gossip-sync 0.2.0-rc1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate lightning-rapid-gossip-sync 0.2.0-rc1 [INFO] finished tweaking crates.io crate lightning-rapid-gossip-sync 0.2.0-rc1 [INFO] tweaked toml for crates.io crate lightning-rapid-gossip-sync 0.2.0-rc1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lightning-rapid-gossip-sync 0.2.0-rc1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 78 packages to latest compatible versions [INFO] [stderr] Adding bitcoin-io v0.1.3 (available: v0.2.0) [INFO] [stderr] Adding bitcoin_hashes v0.14.0 (available: v0.17.0) [INFO] [stderr] Adding criterion v0.4.0 (available: v0.7.0) [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 02cd52610ff3dd3f0422eaf1a1a17cfb1308e1424aad9443054f27548a8144f9 [INFO] running `Command { std: "docker" "start" "-a" "02cd52610ff3dd3f0422eaf1a1a17cfb1308e1424aad9443054f27548a8144f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02cd52610ff3dd3f0422eaf1a1a17cfb1308e1424aad9443054f27548a8144f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02cd52610ff3dd3f0422eaf1a1a17cfb1308e1424aad9443054f27548a8144f9", kill_on_drop: false }` [INFO] [stdout] 02cd52610ff3dd3f0422eaf1a1a17cfb1308e1424aad9443054f27548a8144f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b259ea3a94b97253a4097de27e3d54ba3a0728afd581a42b675ba766a056c0bc [INFO] running `Command { std: "docker" "start" "-a" "b259ea3a94b97253a4097de27e3d54ba3a0728afd581a42b675ba766a056c0bc", kill_on_drop: false }` [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling dnssec-prover v0.6.8 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling possiblyrandom v0.2.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling lightning-macros v0.2.0-rc1 [INFO] [stderr] Compiling lightning-types v0.3.0-rc1 [INFO] [stderr] Compiling lightning-invoice v0.34.0-rc1 [INFO] [stderr] Compiling lightning v0.2.0-rc1 [INFO] [stderr] Compiling lightning-rapid-gossip-sync v0.2.0-rc1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `ldk_bench` [INFO] [stdout] --> src/lib.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(ldk_bench)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ldk_bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ldk_bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ldk_bench` [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(ldk_bench)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ldk_bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ldk_bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.33s [INFO] running `Command { std: "docker" "inspect" "b259ea3a94b97253a4097de27e3d54ba3a0728afd581a42b675ba766a056c0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b259ea3a94b97253a4097de27e3d54ba3a0728afd581a42b675ba766a056c0bc", kill_on_drop: false }` [INFO] [stdout] b259ea3a94b97253a4097de27e3d54ba3a0728afd581a42b675ba766a056c0bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b94e12c0ea36da15ef0a150c076cb8e1f252f4ad2a7bf652d831333593e17ab [INFO] running `Command { std: "docker" "start" "-a" "4b94e12c0ea36da15ef0a150c076cb8e1f252f4ad2a7bf652d831333593e17ab", kill_on_drop: false }` [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bitcoinconsensus v0.105.0+25.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling lightning-types v0.3.0-rc1 [INFO] [stderr] Compiling lightning-invoice v0.34.0-rc1 [INFO] [stderr] Compiling lightning v0.2.0-rc1 [INFO] [stderr] Compiling lightning-rapid-gossip-sync v0.2.0-rc1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `ldk_bench` [INFO] [stdout] --> src/lib.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(ldk_bench)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ldk_bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ldk_bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ldk_bench` [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(ldk_bench)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ldk_bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ldk_bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lightning` (lib) [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 lightning --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightning-0.2.0-rc1/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 --cfg 'feature="_test_utils"' --cfg 'feature="default"' --cfg 'feature="grind_signatures"' --cfg 'feature="regex"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_externalize_tests", "_test_utils", "backtrace", "criterion", "default", "dnssec", "grind_signatures", "inventory", "regex", "std", "unsafe_revoked_tx_signing"))' -C metadata=5470ea3cf8ced26a -C extra-filename=-d9ee96cb7fdd17ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bech32=/opt/rustwide/target/debug/deps/libbech32-7d1480ba5b80de57.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-290c1966a6b362d2.rmeta --extern dnssec_prover=/opt/rustwide/target/debug/deps/libdnssec_prover-1768754c648242a2.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-6a6091dca2f86d7c.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-fee3ff56c99d8103.rmeta --extern lightning_invoice=/opt/rustwide/target/debug/deps/liblightning_invoice-389a58a4f97ef132.rmeta --extern lightning_macros=/opt/rustwide/target/debug/deps/liblightning_macros-b1467ccd09469a7f.so --extern lightning_types=/opt/rustwide/target/debug/deps/liblightning_types-d0d7fb483e7249cd.rmeta --extern possiblyrandom=/opt/rustwide/target/debug/deps/libpossiblyrandom-d998ba53a75010c0.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7d5842295b66e990.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bitcoinconsensus-ddd73fadb8f1a158/out -L native=/opt/rustwide/target/debug/build/bitcoinconsensus-ddd73fadb8f1a158/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-b6d2f11afa75debf/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4b94e12c0ea36da15ef0a150c076cb8e1f252f4ad2a7bf652d831333593e17ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b94e12c0ea36da15ef0a150c076cb8e1f252f4ad2a7bf652d831333593e17ab", kill_on_drop: false }` [INFO] [stdout] 4b94e12c0ea36da15ef0a150c076cb8e1f252f4ad2a7bf652d831333593e17ab