[INFO] fetching crate fedimint-cln-rpc 0.5.0...
[INFO] testing fedimint-cln-rpc-0.5.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate fedimint-cln-rpc 0.5.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate fedimint-cln-rpc 0.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate fedimint-cln-rpc 0.5.0
[INFO] tweaked toml for crates.io crate fedimint-cln-rpc 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fedimint-cln-rpc 0.5.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fedimint-cln-rpc 0.5.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitcoin v0.32.4
[INFO] [stderr]   Downloaded serde_json v1.0.121
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e147150af0120b4b13bf1c6187667e873b055263f83bedcd63c0287c72462b98
[INFO] running `Command { std: "docker" "start" "-a" "e147150af0120b4b13bf1c6187667e873b055263f83bedcd63c0287c72462b98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e147150af0120b4b13bf1c6187667e873b055263f83bedcd63c0287c72462b98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e147150af0120b4b13bf1c6187667e873b055263f83bedcd63c0287c72462b98", kill_on_drop: false }`
[INFO] [stdout] e147150af0120b4b13bf1c6187667e873b055263f83bedcd63c0287c72462b98
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43ca1a157ceab23d57004126c22973a9e841b67d7e57a1ee2cdfaf557ef2b26f
[INFO] running `Command { std: "docker" "start" "-a" "43ca1a157ceab23d57004126c22973a9e841b67d7e57a1ee2cdfaf557ef2b26f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling bitcoin v0.32.4
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling fedimint-cln-rpc v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `JsonRpcCodec` is never constructed
[INFO] [stdout]    --> src/codec.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub(crate) struct JsonRpcCodec {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.06s
[INFO] running `Command { std: "docker" "inspect" "43ca1a157ceab23d57004126c22973a9e841b67d7e57a1ee2cdfaf557ef2b26f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43ca1a157ceab23d57004126c22973a9e841b67d7e57a1ee2cdfaf557ef2b26f", kill_on_drop: false }`
[INFO] [stdout] 43ca1a157ceab23d57004126c22973a9e841b67d7e57a1ee2cdfaf557ef2b26f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5707bf14669576499eb92f8e1f48d009ad24c673e12e92dd3519b010f330a53
[INFO] running `Command { std: "docker" "start" "-a" "f5707bf14669576499eb92f8e1f48d009ad24c673e12e92dd3519b010f330a53", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling bitcoin v0.32.4
[INFO] [stderr]    Compiling fedimint-cln-rpc v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `JsonRpcCodec` is never constructed
[INFO] [stdout]    --> src/codec.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub(crate) struct JsonRpcCodec {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JsonRpcCodec` is never constructed
[INFO] [stdout]    --> src/codec.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub(crate) struct JsonRpcCodec {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fedimint-cln-rpc` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name fedimint_cln_rpc --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1a8c50c0dc62bd92 -C extra-filename=-96dff2fd426db505 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-750bfabfc7a74e52.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-204b6c1683e8a90a.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c32581983ce67a25.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7ec5491a5d8221c3.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-ca926d8cc80c7033.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-17d4c04744091b72.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-46022a236fa939a6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2879870620af7ded.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e25e1a0f8227f8f8.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a5e74cef82b10862.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-e3b6c1948561df0f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fedimint-cln-rpc` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name fedimint_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,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d444629f0b6bc44 -C extra-filename=-e741eeba9ac5d978 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-750bfabfc7a74e52.rlib --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-204b6c1683e8a90a.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c32581983ce67a25.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-ef7504ac65adb4cd.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7ec5491a5d8221c3.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ca926d8cc80c7033.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-17d4c04744091b72.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-46022a236fa939a6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2879870620af7ded.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e25e1a0f8227f8f8.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-da9028201f0f9eea.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a5e74cef82b10862.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-e3b6c1948561df0f/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f5707bf14669576499eb92f8e1f48d009ad24c673e12e92dd3519b010f330a53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5707bf14669576499eb92f8e1f48d009ad24c673e12e92dd3519b010f330a53", kill_on_drop: false }`
[INFO] [stdout] f5707bf14669576499eb92f8e1f48d009ad24c673e12e92dd3519b010f330a53
