[INFO] cloning repository https://github.com/thesimplekid/ln-regtest-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thesimplekid/ln-regtest-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthesimplekid%2Fln-regtest-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthesimplekid%2Fln-regtest-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70eb1551c76469b4f28c6e7322520c1123436cb5
[INFO] checking thesimplekid/ln-regtest-rs against master#540f43a224317d894a9a0710a8d67704f179a33c for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthesimplekid%2Fln-regtest-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thesimplekid/ln-regtest-rs
[INFO] finished tweaking git repo https://github.com/thesimplekid/ln-regtest-rs
[INFO] tweaked toml for git repo https://github.com/thesimplekid/ln-regtest-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thesimplekid/ln-regtest-rs on toolchain 540f43a224317d894a9a0710a8d67704f179a33c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "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" "+540f43a224317d894a9a0710a8d67704f179a33c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 199 packages to latest compatible versions
[INFO] [stderr]       Adding cln-rpc v0.4.0 (available: v0.6.0)
[INFO] [stderr]       Adding fedimint-tonic-lnd v0.2.0 (available: v0.4.0)
[INFO] [stderr]       Adding lightning v0.1.8 (available: v0.2.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lightning-invoice v0.33.2
[INFO] [stderr]   Downloaded lightning-types v0.2.0
[INFO] [stderr]   Downloaded bitcoin-units v0.1.3
[INFO] [stderr]   Downloaded bitcoin-internals v0.2.1
[INFO] [stderr]   Downloaded tonic-build v0.10.2
[INFO] [stderr]   Downloaded bitcoin_hashes v0.13.1
[INFO] [stderr]   Downloaded cln-rpc v0.4.0
[INFO] [stderr]   Downloaded fedimint-tonic-lnd v0.2.0
[INFO] [stderr]   Downloaded bitcoin v0.32.8
[INFO] [stderr]   Downloaded bitcoin v0.31.3
[INFO] [stderr]   Downloaded lightning v0.1.8
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55e938406ba28af1e465d3b2636fb8a48e8a74acd36c09af67d7682f2e7da412
[INFO] running `Command { std: "docker" "start" "-a" "55e938406ba28af1e465d3b2636fb8a48e8a74acd36c09af67d7682f2e7da412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55e938406ba28af1e465d3b2636fb8a48e8a74acd36c09af67d7682f2e7da412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55e938406ba28af1e465d3b2636fb8a48e8a74acd36c09af67d7682f2e7da412", kill_on_drop: false }`
[INFO] [stdout] 55e938406ba28af1e465d3b2636fb8a48e8a74acd36c09af67d7682f2e7da412
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2364ec81f37a1372628d1875c3e3a03907bae4af80fb96b36d3b8d838ff40dbc
[INFO] running `Command { std: "docker" "start" "-a" "2364ec81f37a1372628d1875c3e3a03907bae4af80fb96b36d3b8d838ff40dbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking bitcoin-units v0.1.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]    Compiling bitcoin-internals v0.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking bitcoin_hashes v0.13.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bitcoin v0.31.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking minreq v2.14.1
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking bech32 v0.10.0-beta
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking possiblyrandom v0.2.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking jsonrpc v0.18.0
[INFO] [stderr]     Checking dnssec-prover v0.6.8
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]    Compiling fedimint-tonic-lnd v0.2.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking cln-rpc v0.4.0
[INFO] [stderr]     Checking lightning-types v0.2.0
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.19.0
[INFO] [stderr]     Checking lightning-invoice v0.33.2
[INFO] [stderr]     Checking lightning v0.1.8
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking bitcoincore-rpc v0.19.0
[INFO] [stderr]     Checking tonic v0.10.2
[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/540f43a224317d894a9a0710a8d67704f179a33c/bin/rustc --crate-name lightning --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightning-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="grind_signatures"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_test_utils", "backtrace", "criterion", "default", "dnssec", "grind_signatures", "regex", "std", "unsafe_revoked_tx_signing"))' -C metadata=3de2c14c092bcb4e -C extra-filename=-97baa332e5eb8bd8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bech32=/opt/rustwide/target/debug/deps/libbech32-025fe82b21e36973.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-f7cfc668bbe5b8ac.rmeta --extern dnssec_prover=/opt/rustwide/target/debug/deps/libdnssec_prover-791e94fc0d6947a5.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-86df22db53cee189.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-d86ae1f7da6fab58.rmeta --extern lightning_invoice=/opt/rustwide/target/debug/deps/liblightning_invoice-092784e24bc86f4c.rmeta --extern lightning_types=/opt/rustwide/target/debug/deps/liblightning_types-a048211adcf2f0bc.rmeta --extern possiblyrandom=/opt/rustwide/target/debug/deps/libpossiblyrandom-914424773e40f5f2.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-f3e7da1d39336561/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2364ec81f37a1372628d1875c3e3a03907bae4af80fb96b36d3b8d838ff40dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2364ec81f37a1372628d1875c3e3a03907bae4af80fb96b36d3b8d838ff40dbc", kill_on_drop: false }`
[INFO] [stdout] 2364ec81f37a1372628d1875c3e3a03907bae4af80fb96b36d3b8d838ff40dbc
