[INFO] fetching crate fedimint-cln-rpc 0.5.0... [INFO] testing fedimint-cln-rpc-0.5.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate fedimint-cln-rpc 0.5.0 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fedimint-cln-rpc 0.5.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-stream v0.1.15 [INFO] [stderr] Downloaded serde_derive v1.0.204 [INFO] [stderr] Downloaded serde_json v1.0.121 [INFO] [stderr] Downloaded serde v1.0.204 [INFO] [stderr] Downloaded cc v1.1.7 [INFO] [stderr] Downloaded mio v1.0.1 [INFO] [stderr] Downloaded regex v1.10.5 [INFO] [stderr] Downloaded syn v2.0.77 [INFO] [stderr] Downloaded bitcoin v0.32.4 [INFO] [stderr] Downloaded object v0.36.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a148e0ff385febb3084ffed413eae9a4b7a19cfac450ec4be294fc8b7db3f22d [INFO] running `Command { std: "docker" "start" "-a" "a148e0ff385febb3084ffed413eae9a4b7a19cfac450ec4be294fc8b7db3f22d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a148e0ff385febb3084ffed413eae9a4b7a19cfac450ec4be294fc8b7db3f22d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a148e0ff385febb3084ffed413eae9a4b7a19cfac450ec4be294fc8b7db3f22d", kill_on_drop: false }` [INFO] [stdout] a148e0ff385febb3084ffed413eae9a4b7a19cfac450ec4be294fc8b7db3f22d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1a47d9614511f813a17a27431d7998bd5a3c9cfecc8f6a93982c1e57fa93c5a [INFO] running `Command { std: "docker" "start" "-a" "a1a47d9614511f813a17a27431d7998bd5a3c9cfecc8f6a93982c1e57fa93c5a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [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 anyhow v1.0.86 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling socket2 v0.5.7 [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-internals v0.3.0 [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "a1a47d9614511f813a17a27431d7998bd5a3c9cfecc8f6a93982c1e57fa93c5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a47d9614511f813a17a27431d7998bd5a3c9cfecc8f6a93982c1e57fa93c5a", kill_on_drop: false }` [INFO] [stdout] a1a47d9614511f813a17a27431d7998bd5a3c9cfecc8f6a93982c1e57fa93c5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88f613eb245f2f4c6b63a73fd599f98b7315ec9bb6c757e210f06b8f2392ad62 [INFO] running `Command { std: "docker" "start" "-a" "88f613eb245f2f4c6b63a73fd599f98b7315ec9bb6c757e210f06b8f2392ad62", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling is-terminal v0.4.12 [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 async-stream-impl v0.3.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/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=3c812aa50372b465 -C extra-filename=-be0cdb5a99a91144 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1bdf2e76b99b1cd6.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-1053bf1c5168d27f.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-23e98e3e91ed6cac.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8d8a33c02e138b48.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2a261c310d604eb6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-833abe0df35f2292.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e738e654610a0f2b.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-19fefde500cb82f9.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-3e550b021d484701/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "88f613eb245f2f4c6b63a73fd599f98b7315ec9bb6c757e210f06b8f2392ad62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88f613eb245f2f4c6b63a73fd599f98b7315ec9bb6c757e210f06b8f2392ad62", kill_on_drop: false }` [INFO] [stdout] 88f613eb245f2f4c6b63a73fd599f98b7315ec9bb6c757e210f06b8f2392ad62