[INFO] fetching crate cln-plugin 0.7.0...
[INFO] checking cln-plugin-0.7.0 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] extracting crate cln-plugin 0.7.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cln-plugin 0.7.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cln-plugin 0.7.0
[INFO] tweaked toml for crates.io crate cln-plugin 0.7.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cln-plugin 0.7.0 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cln-plugin 0.7.0 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bb8552cda5d959b45aeaeb923389ba676a99171cd315d05a45c2fd51ee5eed62
[INFO] running `Command { std: "docker" "start" "bb8552cda5d959b45aeaeb923389ba676a99171cd315d05a45c2fd51ee5eed62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb8552cda5d959b45aeaeb923389ba676a99171cd315d05a45c2fd51ee5eed62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb8552cda5d959b45aeaeb923389ba676a99171cd315d05a45c2fd51ee5eed62" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb8552cda5d959b45aeaeb923389ba676a99171cd315d05a45c2fd51ee5eed62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb8552cda5d959b45aeaeb923389ba676a99171cd315d05a45c2fd51ee5eed62" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tonic-build v0.14.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling tonic-prost-build v0.14.5
[INFO] [stderr]    Compiling bitcoin v0.32.9
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking bitcoin-units v0.1.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling cln-grpc v0.7.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking cln-plugin v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.5
[INFO] [stderr]     Checking tonic-prost v0.14.5
[INFO] [stderr] error: could not compile `cln-grpc` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name cln_grpc --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cln-grpc-0.7.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cln-rpc", "default", "server"))' -C metadata=cfc3cba4822f46cf -C extra-filename=-dc9b4bf1b1ced0c5 --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-d938854d1066179e.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-190c9021fd162845.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1cd512d543215c04.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-243a4081f8655140.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-e95132b60b3c37f8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ce2ce05a5e54ae38.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-67209b45813fc863.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5a51f7db5a3c3e26.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-e5c4a9bd57c003af.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-86f0ea1f6b4bd9df.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-2247052729f14b02.rmeta --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-77f72a3099a23df6.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-e9df01aaf5bb0af5/out -L native=/opt/rustwide/target/debug/build/ring-93cd4c64cb04e2b7/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bb8552cda5d959b45aeaeb923389ba676a99171cd315d05a45c2fd51ee5eed62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb8552cda5d959b45aeaeb923389ba676a99171cd315d05a45c2fd51ee5eed62", kill_on_drop: false }`
[INFO] [stdout] bb8552cda5d959b45aeaeb923389ba676a99171cd315d05a45c2fd51ee5eed62
