[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] df8142452c2c1add90b8485b66f72f236882e06e [INFO] checking thesimplekid/ln-regtest-rs against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [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 c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 205 packages to latest compatible versions [INFO] [stderr] Adding fedimint-tonic-lnd v0.2.0 (available: v0.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded possiblyrandom v0.2.0 [INFO] [stderr] Downloaded lightning-types v0.2.0 [INFO] [stderr] Downloaded cln-rpc v0.4.0 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Downloaded jsonrpc v0.18.0 [INFO] [stderr] Downloaded minreq v2.14.0 [INFO] [stderr] Downloaded fedimint-tonic-lnd v0.2.0 [INFO] [stderr] Downloaded lightning-invoice v0.33.2 [INFO] [stderr] Downloaded bitcoincore-rpc v0.19.0 [INFO] [stderr] Downloaded bech32 v0.10.0-beta [INFO] [stderr] Downloaded tonic-build v0.10.2 [INFO] [stderr] Downloaded bitcoin v0.32.6 [INFO] [stderr] Downloaded bitcoin v0.31.2 [INFO] [stderr] Downloaded dnssec-prover v0.6.7 [INFO] [stderr] Downloaded lightning v0.1.4 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cfae33d1c73d9f72be9a12b39338516b97155900409cea008360cf5e00edf8f [INFO] running `Command { std: "docker" "start" "-a" "1cfae33d1c73d9f72be9a12b39338516b97155900409cea008360cf5e00edf8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cfae33d1c73d9f72be9a12b39338516b97155900409cea008360cf5e00edf8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cfae33d1c73d9f72be9a12b39338516b97155900409cea008360cf5e00edf8f", kill_on_drop: false }` [INFO] [stdout] 1cfae33d1c73d9f72be9a12b39338516b97155900409cea008360cf5e00edf8f [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c7642678d329eb559fe3c95e9e881960e09c1887b46ddb2fed5cbc2309663a4 [INFO] running `Command { std: "docker" "start" "-a" "6c7642678d329eb559fe3c95e9e881960e09c1887b46ddb2fed5cbc2309663a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitcoin v0.32.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Compiling bitcoin v0.31.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bech32 v0.10.0-beta [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking possiblyrandom v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking dnssec-prover v0.6.7 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling fedimint-tonic-lnd v0.2.0 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Checking minreq v2.14.0 [INFO] [stderr] Checking jsonrpc v0.18.0 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking hyper v0.14.32 [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.4 [INFO] [stderr] Checking cln-rpc v0.4.0 [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/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/bin/rustc --crate-name lightning --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightning-0.1.4/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=269e8a6e0deb4b11 -C extra-filename=-57d7947055a85ec0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bech32=/opt/rustwide/target/debug/deps/libbech32-04fd80b0ea0fa39c.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-4dd800d07c3907cc.rmeta --extern dnssec_prover=/opt/rustwide/target/debug/deps/libdnssec_prover-2922d5c1c68f08d4.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-de11de9cd25b158e.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-0c291a46d7ea79bf.rmeta --extern lightning_invoice=/opt/rustwide/target/debug/deps/liblightning_invoice-e17e4bf646d7b1d4.rmeta --extern lightning_types=/opt/rustwide/target/debug/deps/liblightning_types-d84d280b87e2094e.rmeta --extern possiblyrandom=/opt/rustwide/target/debug/deps/libpossiblyrandom-0e64af8fe0b3cff9.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-4864e9bebf3acb15/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6c7642678d329eb559fe3c95e9e881960e09c1887b46ddb2fed5cbc2309663a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7642678d329eb559fe3c95e9e881960e09c1887b46ddb2fed5cbc2309663a4", kill_on_drop: false }` [INFO] [stdout] 6c7642678d329eb559fe3c95e9e881960e09c1887b46ddb2fed5cbc2309663a4