[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#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthesimplekid%2Fln-regtest-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thesimplekid/ln-regtest-rs on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "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 208 packages to latest compatible versions
[INFO] [stderr]       Adding cln-rpc v0.4.0 (available: v0.5.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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.1
[INFO] [stderr]   Downloaded bitcoincore-rpc v0.19.0
[INFO] [stderr]   Downloaded bech32 v0.10.0-beta
[INFO] [stderr]   Downloaded lightning-types v0.2.0
[INFO] [stderr]   Downloaded bitcoincore-rpc-json v0.19.0
[INFO] [stderr]   Downloaded jsonrpc v0.18.0
[INFO] [stderr]   Downloaded minreq v2.14.1
[INFO] [stderr]   Downloaded cln-rpc v0.4.0
[INFO] [stderr]   Downloaded lightning-invoice v0.33.2
[INFO] [stderr]   Downloaded bitcoin v0.31.2
[INFO] [stderr]   Downloaded fedimint-tonic-lnd v0.2.0
[INFO] [stderr]   Downloaded lightning v0.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df5dda6260238880bbd2e5c0937181ec59a4a7e6a5ddba462c4c8aea31cf6c6a
[INFO] running `Command { std: "docker" "start" "-a" "df5dda6260238880bbd2e5c0937181ec59a4a7e6a5ddba462c4c8aea31cf6c6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df5dda6260238880bbd2e5c0937181ec59a4a7e6a5ddba462c4c8aea31cf6c6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df5dda6260238880bbd2e5c0937181ec59a4a7e6a5ddba462c4c8aea31cf6c6a", kill_on_drop: false }`
[INFO] [stdout] df5dda6260238880bbd2e5c0937181ec59a4a7e6a5ddba462c4c8aea31cf6c6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33e357e517a73f69ef6059a3bffc205e05c6dd3ca29fda5da5b60b8febc3a52e
[INFO] running `Command { std: "docker" "start" "-a" "33e357e517a73f69ef6059a3bffc205e05c6dd3ca29fda5da5b60b8febc3a52e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking zmij v1.0.21
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]    Compiling bitcoin v0.31.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking bech32 v0.10.0-beta
[INFO] [stderr]     Checking possiblyrandom v0.2.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking dnssec-prover v0.6.8
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]     Checking minreq v2.14.1
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking jsonrpc v0.18.0
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]    Compiling fedimint-tonic-lnd v0.2.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[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 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 hyper v0.14.32
[INFO] [stderr]     Checking lightning v0.1.8
[INFO] [stderr]     Checking bitcoincore-rpc v0.19.0
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking tonic v0.10.2
[INFO] [stderr] error: could not compile `cln-rpc` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/59fd4ef94daa991e6797b5aa6127e824f3067def/bin/rustc --crate-name cln_rpc --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cln-rpc-0.4.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0bff284354215de6 -C extra-filename=-cf4bcc3985864be2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88b36daaacafc31f.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-b3a5cbe40068bd92.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4e1f3541f8b7ccfe.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-243a4081f8655140.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7b1277a46c4b3e9c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7456ef39f4f91755.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e31ce4c6efb62c1b.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-092b78f7252fbda6.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-a4f73f0fd7e690f0/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "33e357e517a73f69ef6059a3bffc205e05c6dd3ca29fda5da5b60b8febc3a52e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33e357e517a73f69ef6059a3bffc205e05c6dd3ca29fda5da5b60b8febc3a52e", kill_on_drop: false }`
[INFO] [stdout] 33e357e517a73f69ef6059a3bffc205e05c6dd3ca29fda5da5b60b8febc3a52e
