[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#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] extracting crate bark-cln-rpc 0.2.0+cln.25.09-hold.0.3.2.patched into /workspace/builds/worker-6-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-6-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 c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee6f0bf12fdd946910cbdd27676d5f75a6db10009d82bf22f34c1885f2f3fb9a
[INFO] running `Command { std: "docker" "start" "-a" "ee6f0bf12fdd946910cbdd27676d5f75a6db10009d82bf22f34c1885f2f3fb9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee6f0bf12fdd946910cbdd27676d5f75a6db10009d82bf22f34c1885f2f3fb9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee6f0bf12fdd946910cbdd27676d5f75a6db10009d82bf22f34c1885f2f3fb9a", kill_on_drop: false }`
[INFO] [stdout] ee6f0bf12fdd946910cbdd27676d5f75a6db10009d82bf22f34c1885f2f3fb9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b67f4853e75c650ee6a597f3f1af6e7939e9ef92b865fc77dcbd1f92dd3cfcb
[INFO] running `Command { std: "docker" "start" "-a" "0b67f4853e75c650ee6a597f3f1af6e7939e9ef92b865fc77dcbd1f92dd3cfcb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitcoin v0.32.7
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling secp256k1-sys-preview-xg2904r5rj v0.12.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking possiblyrandom v0.2.0
[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 lazy_static v1.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking hex-conservative v0.3.0
[INFO] [stderr]    Compiling tonic-build v0.14.2
[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]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]     Checking serde v1.0.228
[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 prost-build v0.14.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[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 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 lightning-types v0.2.0
[INFO] [stderr]     Checking bark-bitcoin-ext v0.1.0-beta.1
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking lightning-invoice v0.33.2
[INFO] [stderr]     Checking lightning v0.1.5
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/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=4895167ba4681520 -C extra-filename=-69fff772101b67fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark=/opt/rustwide/target/debug/deps/libark-6053de7b82497a7c.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-3256aa609506aaa1.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-248855ed132749a6.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-92a0069efbcf60ab.rmeta --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-45808544ffc911c4.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-071a2aa31f44893a/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-preview-xg2904r5rj-7fda39108ea5a431/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0b67f4853e75c650ee6a597f3f1af6e7939e9ef92b865fc77dcbd1f92dd3cfcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b67f4853e75c650ee6a597f3f1af6e7939e9ef92b865fc77dcbd1f92dd3cfcb", kill_on_drop: false }`
[INFO] [stdout] 0b67f4853e75c650ee6a597f3f1af6e7939e9ef92b865fc77dcbd1f92dd3cfcb
