[INFO] fetching crate cln-grpc 0.1.7...
[INFO] checking cln-grpc-0.1.7 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate cln-grpc 0.1.7 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cln-grpc 0.1.7 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cln-grpc 0.1.7
[INFO] finished tweaking crates.io crate cln-grpc 0.1.7
[INFO] tweaked toml for crates.io crate cln-grpc 0.1.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cln-rpc v0.1.8
[INFO] [stderr]   Downloaded prost-build v0.11.9
[INFO] [stderr]   Downloaded tonic v0.8.3
[INFO] [stderr]   Downloaded prettyplease v0.1.25
[INFO] [stderr]   Downloaded tonic-build v0.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15e2e47dc279ad624776c0d19c5406f980f3abb526e3f84f49be27f38ba62d76
[INFO] running `Command { std: "docker" "start" "-a" "15e2e47dc279ad624776c0d19c5406f980f3abb526e3f84f49be27f38ba62d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15e2e47dc279ad624776c0d19c5406f980f3abb526e3f84f49be27f38ba62d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15e2e47dc279ad624776c0d19c5406f980f3abb526e3f84f49be27f38ba62d76", kill_on_drop: false }`
[INFO] [stdout] 15e2e47dc279ad624776c0d19c5406f980f3abb526e3f84f49be27f38ba62d76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15350aebc7bf16cba551f1c98b6d50be1c7379c84a6f53cf0763f1c0f6160bbe
[INFO] running `Command { std: "docker" "start" "-a" "15350aebc7bf16cba551f1c98b6d50be1c7379c84a6f53cf0763f1c0f6160bbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking ring v0.16.20
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]    Compiling cln-grpc v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking cln-rpc v0.1.8
[INFO] [stderr]     Checking tonic v0.8.3
[INFO] [stdout] error[E0277]: the trait bound `pb::GetinfoResponse: From<cln_rpc::model::responses::GetinfoResponse>` is not satisfied
[INFO] [stdout]    --> src/test.rs:251:33
[INFO] [stdout]     |
[INFO] [stdout] 251 |     let _g: GetinfoResponse = u.into();
[INFO] [stdout]     |                                 ^^^^ the trait `From<cln_rpc::model::responses::GetinfoResponse>` is not implemented for `pb::GetinfoResponse`, which is required by `cln_rpc::model::responses::GetinfoResponse: Into<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `cln_rpc::model::responses::GetinfoResponse` to implement `Into<pb::GetinfoResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `cln_rpc::model::requests::KeysendRequest: From<pb::KeysendRequest>` is not satisfied
[INFO] [stdout]    --> src/test.rs:298:57
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let u: cln_rpc::model::requests::KeysendRequest = g.into();
[INFO] [stdout]     |                                                         ^^^^ the trait `From<pb::KeysendRequest>` is not implemented for `cln_rpc::model::requests::KeysendRequest`, which is required by `pb::KeysendRequest: Into<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `pb::KeysendRequest` to implement `Into<cln_rpc::model::requests::KeysendRequest>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pb::KeysendResponse: From<cln_rpc::model::responses::KeysendResponse>` is not satisfied
[INFO] [stdout]    --> src/test.rs:314:40
[INFO] [stdout]     |
[INFO] [stdout] 314 |     let g: KeysendResponse = u.clone().into();
[INFO] [stdout]     |                                        ^^^^ the trait `From<cln_rpc::model::responses::KeysendResponse>` is not implemented for `pb::KeysendResponse`, which is required by `cln_rpc::model::responses::KeysendResponse: Into<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `cln_rpc::model::responses::KeysendResponse` to implement `Into<pb::KeysendResponse>`
[INFO] [stdout] help: consider removing this method call, as the receiver has type `cln_rpc::model::responses::KeysendResponse` and `cln_rpc::model::responses::KeysendResponse: From<cln_rpc::model::responses::KeysendResponse>` trivially holds
[INFO] [stdout]     |
[INFO] [stdout] 314 -     let g: KeysendResponse = u.clone().into();
[INFO] [stdout] 314 +     let g: KeysendResponse = u.into();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cln-grpc` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "15350aebc7bf16cba551f1c98b6d50be1c7379c84a6f53cf0763f1c0f6160bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15350aebc7bf16cba551f1c98b6d50be1c7379c84a6f53cf0763f1c0f6160bbe", kill_on_drop: false }`
[INFO] [stdout] 15350aebc7bf16cba551f1c98b6d50be1c7379c84a6f53cf0763f1c0f6160bbe
[INFO] checking cln-grpc-0.1.7 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate cln-grpc 0.1.7 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate cln-grpc 0.1.7 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cln-grpc 0.1.7
[INFO] finished tweaking crates.io crate cln-grpc 0.1.7
[INFO] tweaked toml for crates.io crate cln-grpc 0.1.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3565119cd915c7f5521277a31110d3b7ddbd508e51f9beb827d54822f6aa1eb
[INFO] running `Command { std: "docker" "start" "-a" "c3565119cd915c7f5521277a31110d3b7ddbd508e51f9beb827d54822f6aa1eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3565119cd915c7f5521277a31110d3b7ddbd508e51f9beb827d54822f6aa1eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3565119cd915c7f5521277a31110d3b7ddbd508e51f9beb827d54822f6aa1eb", kill_on_drop: false }`
[INFO] [stdout] c3565119cd915c7f5521277a31110d3b7ddbd508e51f9beb827d54822f6aa1eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d1e11c226d665634cb4a0347ade1dc9d8b76284343f973cd09c92cd43d66147
[INFO] running `Command { std: "docker" "start" "-a" "5d1e11c226d665634cb4a0347ade1dc9d8b76284343f973cd09c92cd43d66147", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking ring v0.16.20
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling cln-grpc v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking cln-rpc v0.1.8
[INFO] [stderr]     Checking tonic v0.8.3
[INFO] [stdout] error[E0277]: the trait bound `pb::GetinfoResponse: From<cln_rpc::model::responses::GetinfoResponse>` is not satisfied
[INFO] [stdout]    --> src/test.rs:251:33
[INFO] [stdout]     |
[INFO] [stdout] 251 |     let _g: GetinfoResponse = u.into();
[INFO] [stdout]     |                                 ^^^^ the trait `From<cln_rpc::model::responses::GetinfoResponse>` is not implemented for `pb::GetinfoResponse`, which is required by `cln_rpc::model::responses::GetinfoResponse: Into<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `cln_rpc::model::responses::GetinfoResponse` to implement `Into<pb::GetinfoResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `cln_rpc::model::requests::KeysendRequest: From<pb::KeysendRequest>` is not satisfied
[INFO] [stdout]    --> src/test.rs:298:57
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let u: cln_rpc::model::requests::KeysendRequest = g.into();
[INFO] [stdout]     |                                                         ^^^^ the trait `From<pb::KeysendRequest>` is not implemented for `cln_rpc::model::requests::KeysendRequest`, which is required by `pb::KeysendRequest: Into<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `pb::KeysendRequest` to implement `Into<cln_rpc::model::requests::KeysendRequest>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pb::KeysendResponse: From<cln_rpc::model::responses::KeysendResponse>` is not satisfied
[INFO] [stdout]    --> src/test.rs:314:40
[INFO] [stdout]     |
[INFO] [stdout] 314 |     let g: KeysendResponse = u.clone().into();
[INFO] [stdout]     |                                        ^^^^ the trait `From<cln_rpc::model::responses::KeysendResponse>` is not implemented for `pb::KeysendResponse`, which is required by `cln_rpc::model::responses::KeysendResponse: Into<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `cln_rpc::model::responses::KeysendResponse` to implement `Into<pb::KeysendResponse>`
[INFO] [stdout] help: consider removing this method call, as the receiver has type `cln_rpc::model::responses::KeysendResponse` and `cln_rpc::model::responses::KeysendResponse: From<cln_rpc::model::responses::KeysendResponse>` trivially holds
[INFO] [stdout]     |
[INFO] [stdout] 314 -     let g: KeysendResponse = u.clone().into();
[INFO] [stdout] 314 +     let g: KeysendResponse = u.into();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cln-grpc` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "5d1e11c226d665634cb4a0347ade1dc9d8b76284343f973cd09c92cd43d66147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d1e11c226d665634cb4a0347ade1dc9d8b76284343f973cd09c92cd43d66147", kill_on_drop: false }`
[INFO] [stdout] 5d1e11c226d665634cb4a0347ade1dc9d8b76284343f973cd09c92cd43d66147
