[INFO] fetching crate cln-rpc 0.1.8...
[INFO] testing cln-rpc-0.1.8 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate cln-rpc 0.1.8 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate cln-rpc 0.1.8 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cln-rpc 0.1.8
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cln-rpc 0.1.8
[INFO] tweaked toml for crates.io crate cln-rpc 0.1.8 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate cln-rpc 0.1.8 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.3
[INFO] [stderr]   Downloaded aho-corasick v1.1.1
[INFO] [stderr]   Downloaded bitcoin v0.30.1
[INFO] [stderr]   Downloaded syn v2.0.37
[INFO] [stderr]   Downloaded rustix v0.38.14
[INFO] [stderr]   Downloaded libc v0.2.148
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 464c5acb6c7f11b631d8b704e8f5fbd65a0908f9f608adb73cd42ff4e65a4c5a
[INFO] running `Command { std: "docker" "start" "-a" "464c5acb6c7f11b631d8b704e8f5fbd65a0908f9f608adb73cd42ff4e65a4c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "464c5acb6c7f11b631d8b704e8f5fbd65a0908f9f608adb73cd42ff4e65a4c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "464c5acb6c7f11b631d8b704e8f5fbd65a0908f9f608adb73cd42ff4e65a4c5a", kill_on_drop: false }`
[INFO] [stdout] 464c5acb6c7f11b631d8b704e8f5fbd65a0908f9f608adb73cd42ff4e65a4c5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3aabf20e7865ac3c6cbe47b5d5b32a28280f6f1d695af76451d59dcbb594158a
[INFO] running `Command { std: "docker" "start" "-a" "3aabf20e7865ac3c6cbe47b5d5b32a28280f6f1d695af76451d59dcbb594158a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.30.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling cln-rpc v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.96s
[INFO] running `Command { std: "docker" "inspect" "3aabf20e7865ac3c6cbe47b5d5b32a28280f6f1d695af76451d59dcbb594158a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aabf20e7865ac3c6cbe47b5d5b32a28280f6f1d695af76451d59dcbb594158a", kill_on_drop: false }`
[INFO] [stdout] 3aabf20e7865ac3c6cbe47b5d5b32a28280f6f1d695af76451d59dcbb594158a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9593da66e7a0a9c65f206cbe228c0ce1944c27e2fc2971e67df51a6f806628a
[INFO] running `Command { std: "docker" "start" "-a" "d9593da66e7a0a9c65f206cbe228c0ce1944c27e2fc2971e67df51a6f806628a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-test v0.4.3
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling bitcoin v0.30.1
[INFO] [stderr]    Compiling cln-rpc v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `cln-rpc` (example "cln-rpc-getinfo")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name cln_rpc_getinfo --edition=2021 examples/getinfo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c0f5d6ce8984f51c -C extra-filename=-c0f5d6ce8984f51c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-07d001ffbd5708fe.rlib --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-4db4c1b4772a9de5.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib --extern cln_rpc=/opt/rustwide/target/debug/deps/libcln_rpc-504a95741f0cab45.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c90fe05a9159ce30.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a62c14a878690e8d.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-59e1fb9b5b281eb4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9bc2cf02f206ea0e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fd6421b7eae1bf52.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-04468a3321637c63.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-80c5fb6545a71cfe.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-e0aa80d0eb9c576c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cln-rpc` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name cln_rpc --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=853cf103c67f8e1c -C extra-filename=-853cf103c67f8e1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-07d001ffbd5708fe.rlib --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-4db4c1b4772a9de5.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c90fe05a9159ce30.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a62c14a878690e8d.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-59e1fb9b5b281eb4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9bc2cf02f206ea0e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fd6421b7eae1bf52.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-04468a3321637c63.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-80c5fb6545a71cfe.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-e0aa80d0eb9c576c/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d9593da66e7a0a9c65f206cbe228c0ce1944c27e2fc2971e67df51a6f806628a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9593da66e7a0a9c65f206cbe228c0ce1944c27e2fc2971e67df51a6f806628a", kill_on_drop: false }`
[INFO] [stdout] d9593da66e7a0a9c65f206cbe228c0ce1944c27e2fc2971e67df51a6f806628a
