[INFO] cloning repository https://github.com/voltagecloud/lightning-conformance [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/voltagecloud/lightning-conformance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoltagecloud%2Flightning-conformance", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoltagecloud%2Flightning-conformance'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34cd0cc3895e146f69f3465de2a9c784511bcd17 [INFO] checking voltagecloud/lightning-conformance/34cd0cc3895e146f69f3465de2a9c784511bcd17 against master#5dbf4069dc98bbbca98dd600a65f50c258fbfd56 for pr-148477-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoltagecloud%2Flightning-conformance" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/voltagecloud/lightning-conformance [INFO] finished tweaking git repo https://github.com/voltagecloud/lightning-conformance [INFO] tweaked toml for git repo https://github.com/voltagecloud/lightning-conformance written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/voltagecloud/lightning-conformance on toolchain 5dbf4069dc98bbbca98dd600a65f50c258fbfd56 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/voltagecloud/lightning-conformance 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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 627391caef074787376b5a041dc97b4277e69bbe1c45425a153f3bd20490616e [INFO] running `Command { std: "docker" "start" "-a" "627391caef074787376b5a041dc97b4277e69bbe1c45425a153f3bd20490616e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "627391caef074787376b5a041dc97b4277e69bbe1c45425a153f3bd20490616e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627391caef074787376b5a041dc97b4277e69bbe1c45425a153f3bd20490616e", kill_on_drop: false }` [INFO] [stdout] 627391caef074787376b5a041dc97b4277e69bbe1c45425a153f3bd20490616e [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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b42355e92f96e14723efa4264c3b3c144d27aa820a1f3f53956f20f2817afd89 [INFO] running `Command { std: "docker" "start" "-a" "b42355e92f96e14723efa4264c3b3c144d27aa820a1f3f53956f20f2817afd89", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking conformance-testing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Read`, `Write`, and `self` [INFO] [stdout] --> src/traffic.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read`, `Write`, and `self` [INFO] [stdout] --> src/traffic.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fs` [INFO] [stdout] --> src/traffic.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{fs}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fs` [INFO] [stdout] --> src/traffic.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{fs}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `failures` is never read [INFO] [stdout] --> src/traffic.rs:115:25 [INFO] [stdout] | [INFO] [stdout] 115 | failures += 1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `failures` is never read [INFO] [stdout] --> src/traffic.rs:115:25 [INFO] [stdout] | [INFO] [stdout] 115 | failures += 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `failures` is never read [INFO] [stdout] --> src/traffic.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | failures += 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ClnInfo` is never constructed [INFO] [stdout] --> src/traffic.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct ClnInfo { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `failures` is never read [INFO] [stdout] --> src/traffic.rs:115:25 [INFO] [stdout] | [INFO] [stdout] 115 | failures += 1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `failures` is never read [INFO] [stdout] --> src/traffic.rs:115:25 [INFO] [stdout] | [INFO] [stdout] 115 | failures += 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `failures` is never read [INFO] [stdout] --> src/traffic.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | failures += 1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ClnInfo` is never constructed [INFO] [stdout] --> src/traffic.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct ClnInfo { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_cln_info` is never used [INFO] [stdout] --> src/traffic.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 56 | fn get_cln_info(instance: &str) -> ClnInfo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_cln_info` is never used [INFO] [stdout] --> src/traffic.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 56 | fn get_cln_info(instance: &str) -> ClnInfo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `SenseiNode` [INFO] [stdout] --> src/main.rs:530:9 [INFO] [stdout] | [INFO] [stdout] 530 | / assert_eq!(obj, super::SenseiNode { [INFO] [stdout] 531 | | token: "boo".to_string(), [INFO] [stdout] 532 | | pubkey: "bar".to_string(), [INFO] [stdout] 533 | | role: 0, [INFO] [stdout] 534 | | // external_id: "saontheu".to_string(), [INFO] [stdout] 535 | | macaroon: "sntahoeu100".to_string(), [INFO] [stdout] 536 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________SenseiNode [INFO] [stdout] | SenseiNode [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `SenseiNode` [INFO] [stdout] --> src/main.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | struct SenseiNode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `SenseiNode` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 41 + #[derive(PartialEq)] [INFO] [stdout] 42 | struct SenseiNode { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/main.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | Err(err) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/main.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 275 | let output = Command::new("senseicli") [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to` [INFO] [stdout] --> src/main.rs:330:48 [INFO] [stdout] | [INFO] [stdout] 330 | fn connect_sensei_instances(from: &SenseiNode, to: &SenseiNode, size: u32) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/main.rs:330:65 [INFO] [stdout] | [INFO] [stdout] 330 | fn connect_sensei_instances(from: &SenseiNode, to: &SenseiNode, size: u32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/main.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | Err(err) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/main.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 275 | let output = Command::new("senseicli") [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to` [INFO] [stdout] --> src/main.rs:330:48 [INFO] [stdout] | [INFO] [stdout] 330 | fn connect_sensei_instances(from: &SenseiNode, to: &SenseiNode, size: u32) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/main.rs:330:65 [INFO] [stdout] | [INFO] [stdout] 330 | fn connect_sensei_instances(from: &SenseiNode, to: &SenseiNode, size: u32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LndInvoice` is never constructed [INFO] [stdout] --> src/main.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | struct LndInvoice { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0369`. [INFO] [stdout] [INFO] [stdout] warning: function `stop_nigiri` is never used [INFO] [stdout] --> src/main.rs:153:4 [INFO] [stdout] | [INFO] [stdout] 153 | fn stop_nigiri() -> Output { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_lnd_invoice` is never used [INFO] [stdout] --> src/main.rs:171:4 [INFO] [stdout] | [INFO] [stdout] 171 | fn get_lnd_invoice(amount: u32) -> LndInvoice { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `conformance-testing` (bin "conformance-testing" test) due to 1 previous error; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b42355e92f96e14723efa4264c3b3c144d27aa820a1f3f53956f20f2817afd89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b42355e92f96e14723efa4264c3b3c144d27aa820a1f3f53956f20f2817afd89", kill_on_drop: false }` [INFO] [stdout] b42355e92f96e14723efa4264c3b3c144d27aa820a1f3f53956f20f2817afd89