[INFO] fetching crate bark-cln-rpc 0.2.0+cln.25.09-hold.0.3.2.patched...
[INFO] checking bark-cln-rpc-0.2.0+cln.25.09-hold.0.3.2.patched against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate bark-cln-rpc 0.2.0+cln.25.09-hold.0.3.2.patched into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate bark-cln-rpc 0.2.0+cln.25.09-hold.0.3.2.patched
[INFO] finished tweaking crates.io crate bark-cln-rpc 0.2.0+cln.25.09-hold.0.3.2.patched
[INFO] tweaked toml for crates.io crate bark-cln-rpc 0.2.0+cln.25.09-hold.0.3.2.patched written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bark-cln-rpc 0.2.0+cln.25.09-hold.0.3.2.patched on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bark-cln-rpc 0.2.0+cln.25.09-hold.0.3.2.patched 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00483a3b0f83f7d8407aa6845299c935c97a8b0ef1b9c3e396180f5ec1aea9c0
[INFO] running `Command { std: "docker" "start" "-a" "00483a3b0f83f7d8407aa6845299c935c97a8b0ef1b9c3e396180f5ec1aea9c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00483a3b0f83f7d8407aa6845299c935c97a8b0ef1b9c3e396180f5ec1aea9c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00483a3b0f83f7d8407aa6845299c935c97a8b0ef1b9c3e396180f5ec1aea9c0", kill_on_drop: false }`
[INFO] [stdout] 00483a3b0f83f7d8407aa6845299c935c97a8b0ef1b9c3e396180f5ec1aea9c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d46b9b42ff2473da77cd1e8e8582483130276c90dc7acdbb4039bbb85a1e692e
[INFO] running `Command { std: "docker" "start" "-a" "d46b9b42ff2473da77cd1e8e8582483130276c90dc7acdbb4039bbb85a1e692e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling bitcoin v0.32.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking dnssec-prover v0.6.8
[INFO] [stderr]     Checking hex-conservative v0.3.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling secp256k1-sys-preview-xg2904r5rj v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking possiblyrandom v0.2.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking secp256k1-preview-xg2904r5rj v0.32.0
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling bark-cln-rpc v0.2.0+cln.25.09-hold.0.3.2.patched (/opt/rustwide/workdir)
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking lightning-types v0.2.0
[INFO] [stderr]     Checking bark-bitcoin-ext v0.1.0-beta.1
[INFO] [stderr]     Checking lightning-invoice v0.33.2
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking lightning v0.1.5
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking ark-lib v0.1.0-beta.1
[INFO] [stderr] error: could not compile `bark-cln-rpc` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name cln_rpc --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e364a32ac59d348e -C extra-filename=-e47303ac7e1bc81a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark=/opt/rustwide/target/debug/deps/libark-c537e5ef27f14af3.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-3bd81fe2854dbc4c.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-595ba98dd890301f.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-8cf0cc77ae7aa9aa.rmeta --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-01e9d0d784158b97.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-58a570dab4101324/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-preview-xg2904r5rj-76258f5434d23776/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d46b9b42ff2473da77cd1e8e8582483130276c90dc7acdbb4039bbb85a1e692e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d46b9b42ff2473da77cd1e8e8582483130276c90dc7acdbb4039bbb85a1e692e", kill_on_drop: false }`
[INFO] [stdout] d46b9b42ff2473da77cd1e8e8582483130276c90dc7acdbb4039bbb85a1e692e
