[INFO] cloning repository https://github.com/aalekhpatel07/typestate_rpc_tonic_owned_trait_methods-question
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aalekhpatel07/typestate_rpc_tonic_owned_trait_methods-question" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faalekhpatel07%2Ftypestate_rpc_tonic_owned_trait_methods-question", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faalekhpatel07%2Ftypestate_rpc_tonic_owned_trait_methods-question'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 598fc07a354f873ec276d201ebfb0c42f412f13b
[INFO] checking aalekhpatel07/typestate_rpc_tonic_owned_trait_methods-question against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faalekhpatel07%2Ftypestate_rpc_tonic_owned_trait_methods-question" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aalekhpatel07/typestate_rpc_tonic_owned_trait_methods-question
[INFO] finished tweaking git repo https://github.com/aalekhpatel07/typestate_rpc_tonic_owned_trait_methods-question
[INFO] tweaked toml for git repo https://github.com/aalekhpatel07/typestate_rpc_tonic_owned_trait_methods-question written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aalekhpatel07/typestate_rpc_tonic_owned_trait_methods-question on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aalekhpatel07/typestate_rpc_tonic_owned_trait_methods-question 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ad10f7d62c46670e25a7f0c6b9bdcab8cb64bf8f9a07b77cf3b91abf1c2da9e
[INFO] running `Command { std: "docker" "start" "-a" "2ad10f7d62c46670e25a7f0c6b9bdcab8cb64bf8f9a07b77cf3b91abf1c2da9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ad10f7d62c46670e25a7f0c6b9bdcab8cb64bf8f9a07b77cf3b91abf1c2da9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ad10f7d62c46670e25a7f0c6b9bdcab8cb64bf8f9a07b77cf3b91abf1c2da9e", kill_on_drop: false }`
[INFO] [stdout] 2ad10f7d62c46670e25a7f0c6b9bdcab8cb64bf8f9a07b77cf3b91abf1c2da9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6293eb9b5268b6d898ff1d382af24dbb7a20540eb153d27d15cea1af8c861764
[INFO] running `Command { std: "docker" "start" "-a" "6293eb9b5268b6d898ff1d382af24dbb7a20540eb153d27d15cea1af8c861764", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking tokio v1.18.2
[INFO] [stderr]    Compiling prost-build v0.10.3
[INFO] [stderr]    Compiling prost v0.10.3
[INFO] [stderr]    Compiling prettyplease v0.1.10
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling petgraph v0.6.1
[INFO] [stderr]    Compiling tonic-build v0.7.2
[INFO] [stderr]     Checking tokio-util v0.7.2
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]    Compiling typestate_rpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking tower v0.4.12
[INFO] [stderr]     Checking tower-http v0.3.3
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking axum v0.5.6
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.7.2
[INFO] [stdout] warning: unused import: `tonic`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tonic;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/example.rs:177:42
[INFO] [stdout]     |
[INFO] [stdout] 177 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 178 | |                         let inner = inner.0;
[INFO] [stdout] 179 | |                         let method = MsgSvc(inner);
[INFO] [stdout] 180 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |                         Ok(res)
[INFO] [stdout] 188 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/example.rs:187:25
[INFO] [stdout]     |
[INFO] [stdout] 187 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/example.rs:192:41
[INFO] [stdout]     |
[INFO] [stdout] 192 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 193 | |                         Ok(
[INFO] [stdout] 194 | |                             http::Response::builder()
[INFO] [stdout] 195 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/example.rs:193:25
[INFO] [stdout]     |
[INFO] [stdout] 193 | /                         Ok(
[INFO] [stdout] 194 | |                             http::Response::builder()
[INFO] [stdout] 195 | |                                 .status(200)
[INFO] [stdout] 196 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |                                 .unwrap(),
[INFO] [stdout] 200 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tonic`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tonic;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typestate_rpc` (lib) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/example.rs:177:42
[INFO] [stdout]     |
[INFO] [stdout] 177 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 178 | |                         let inner = inner.0;
[INFO] [stdout] 179 | |                         let method = MsgSvc(inner);
[INFO] [stdout] 180 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |                         Ok(res)
[INFO] [stdout] 188 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/example.rs:187:25
[INFO] [stdout]     |
[INFO] [stdout] 187 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/example.rs:192:41
[INFO] [stdout]     |
[INFO] [stdout] 192 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 193 | |                         Ok(
[INFO] [stdout] 194 | |                             http::Response::builder()
[INFO] [stdout] 195 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/example.rs:193:25
[INFO] [stdout]     |
[INFO] [stdout] 193 | /                         Ok(
[INFO] [stdout] 194 | |                             http::Response::builder()
[INFO] [stdout] 195 | |                                 .status(200)
[INFO] [stdout] 196 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |                                 .unwrap(),
[INFO] [stdout] 200 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typestate_rpc` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6293eb9b5268b6d898ff1d382af24dbb7a20540eb153d27d15cea1af8c861764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6293eb9b5268b6d898ff1d382af24dbb7a20540eb153d27d15cea1af8c861764", kill_on_drop: false }`
[INFO] [stdout] 6293eb9b5268b6d898ff1d382af24dbb7a20540eb153d27d15cea1af8c861764
