[INFO] fetching crate cln-grpc 0.2.0...
[INFO] checking cln-grpc-0.2.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate cln-grpc 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate cln-grpc 0.2.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cln-grpc 0.2.0
[INFO] finished tweaking crates.io crate cln-grpc 0.2.0
[INFO] tweaked toml for crates.io crate cln-grpc 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 139 packages to latest compatible versions
[INFO] [stderr]       Adding bitcoin v0.30.2 (available: v0.32.5)
[INFO] [stderr]       Adding prost v0.12.6 (available: v0.13.3)
[INFO] [stderr]       Adding tonic v0.11.0 (available: v0.12.3)
[INFO] [stderr]       Adding tonic-build v0.11.0 (available: v0.12.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cln-rpc v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 233ed68b99496e41fcd9163ab69c5a91284f6c754be18b4d37ba098d008922d2
[INFO] running `Command { std: "docker" "start" "-a" "233ed68b99496e41fcd9163ab69c5a91284f6c754be18b4d37ba098d008922d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "233ed68b99496e41fcd9163ab69c5a91284f6c754be18b4d37ba098d008922d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "233ed68b99496e41fcd9163ab69c5a91284f6c754be18b4d37ba098d008922d2", kill_on_drop: false }`
[INFO] [stdout] 233ed68b99496e41fcd9163ab69c5a91284f6c754be18b4d37ba098d008922d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bdfaa9d22f454af2c8266ff0985db593259c309b25bb4d656d53497329f86cf
[INFO] running `Command { std: "docker" "start" "-a" "8bdfaa9d22f454af2c8266ff0985db593259c309b25bb4d656d53497329f86cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]    Compiling cln-grpc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking cln-rpc v0.2.0
[INFO] [stderr]     Checking tonic v0.11.0
[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`
[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`
[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`
[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] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cln-grpc` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "8bdfaa9d22f454af2c8266ff0985db593259c309b25bb4d656d53497329f86cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bdfaa9d22f454af2c8266ff0985db593259c309b25bb4d656d53497329f86cf", kill_on_drop: false }`
[INFO] [stdout] 8bdfaa9d22f454af2c8266ff0985db593259c309b25bb4d656d53497329f86cf
