[INFO] cloning repository https://github.com/DO-2K23-26/poc-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DO-2K23-26/poc-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDO-2K23-26%2Fpoc-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDO-2K23-26%2Fpoc-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 082d3c6c2d5da7cfb22a77ef8e53202e8106d48e
[INFO] checking DO-2K23-26/poc-parser against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDO-2K23-26%2Fpoc-parser" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DO-2K23-26/poc-parser
[INFO] finished tweaking git repo https://github.com/DO-2K23-26/poc-parser
[INFO] tweaked toml for git repo https://github.com/DO-2K23-26/poc-parser written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DO-2K23-26/poc-parser on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DO-2K23-26/poc-parser 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protoc-rust v2.18.2
[INFO] [stderr]   Downloaded tonic-build v0.12.0
[INFO] [stderr]   Downloaded protoc-rust-grpc v0.8.3
[INFO] [stderr]   Downloaded grpc-compiler v0.8.3
[INFO] [stderr]   Downloaded protobuf-codegen v2.18.2
[INFO] [stderr]   Downloaded protoc v2.18.2
[INFO] [stderr]   Downloaded protobuf v2.18.2
[INFO] [stderr]   Downloaded tonic v0.12.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c91fb17614b704850d051d28f3781bca5c86572778daed9a7a675d894d85fa47
[INFO] running `Command { std: "docker" "start" "-a" "c91fb17614b704850d051d28f3781bca5c86572778daed9a7a675d894d85fa47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c91fb17614b704850d051d28f3781bca5c86572778daed9a7a675d894d85fa47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c91fb17614b704850d051d28f3781bca5c86572778daed9a7a675d894d85fa47", kill_on_drop: false }`
[INFO] [stdout] c91fb17614b704850d051d28f3781bca5c86572778daed9a7a675d894d85fa47
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d21d58e26ecb7a9cbabbdb6423e022b896df1a4f65b623a31cdcee9e9c274c6
[INFO] running `Command { std: "docker" "start" "-a" "5d21d58e26ecb7a9cbabbdb6423e022b896df1a4f65b623a31cdcee9e9c274c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]    Compiling protobuf v2.18.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking multimap v0.10.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling protoc v2.18.2
[INFO] [stderr]     Checking protobuf-codegen v2.18.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking grpc-compiler v0.8.3
[INFO] [stderr]     Checking protoc-rust v2.18.2
[INFO] [stderr]     Checking protoc-rust-grpc v0.8.3
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking axum-core v0.4.3
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]     Checking prost-types v0.13.1
[INFO] [stderr]     Checking prost-build v0.13.1
[INFO] [stderr]     Checking tonic-build v0.12.0
[INFO] [stderr]    Compiling poc-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking axum v0.7.5
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[INFO] [stderr]     Checking tonic v0.12.0
[INFO] [stdout] error[E0601]: `main` function not found in crate `server`
[INFO] [stdout]   |
[INFO] [stdout]   = note: consider adding a `main` function to `src/server.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `poc-parser` (bin "server") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:47:70
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)]
[INFO] [stdout]    |                                                                      ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:24:70
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)]
[INFO] [stdout]    |                                                                      ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:47:70
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)]
[INFO] [stdout]    |                                                                      ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:15:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stdout]    |                              ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stdout]   |                              ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:24:70
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)]
[INFO] [stdout]    |                                                                      ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:15:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stdout]    |                              ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stdout]   |                              ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prost` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[prost(string, tag = "1")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `prost` is an attribute that can be used by the derive macros `Enumeration`, `Message` and `Oneof`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prost` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[prost(enumeration = "RunnerType", tag = "2")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `prost` is an attribute that can be used by the derive macros `Enumeration`, `Message` and `Oneof`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prost` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[prost(string, tag = "1")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `prost` is an attribute that can be used by the derive macros `Enumeration`, `Message` and `Oneof`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prost` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[prost(string, optional, tag = "3")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `prost` is an attribute that can be used by the derive macros `Enumeration`, `Message` and `Oneof`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prost` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[prost(enumeration = "RunnerType", tag = "2")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `prost` is an attribute that can be used by the derive macros `Enumeration`, `Message` and `Oneof`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prost` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[prost(string, repeated, tag = "4")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `prost` is an attribute that can be used by the derive macros `Enumeration`, `Message` and `Oneof`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prost` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[prost(string, optional, tag = "3")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `prost` is an attribute that can be used by the derive macros `Enumeration`, `Message` and `Oneof`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prost` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[prost(string, tag = "3")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `prost` is an attribute that can be used by the derive macros `Enumeration`, `Message` and `Oneof`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prost` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[prost(enumeration = "ActionStatus", tag = "2")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `prost` is an attribute that can be used by the derive macros `Enumeration`, `Message` and `Oneof`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prost` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[prost(string, repeated, tag = "4")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `prost` is an attribute that can be used by the derive macros `Enumeration`, `Message` and `Oneof`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prost` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[prost(string, tag = "1")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `prost` is an attribute that can be used by the derive macros `Enumeration`, `Message` and `Oneof`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prost` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[prost(string, tag = "3")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `prost` is an attribute that can be used by the derive macros `Enumeration`, `Message` and `Oneof`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prost` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[prost(enumeration = "ActionStatus", tag = "2")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `prost` is an attribute that can be used by the derive macros `Enumeration`, `Message` and `Oneof`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prost` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[prost(string, tag = "1")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `prost` is an attribute that can be used by the derive macros `Enumeration`, `Message` and `Oneof`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub action_id: ::prost::alloc::string::String,
[INFO] [stdout]   |                      ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]  --> src/actions/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::string;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `string`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 -     pub action_id: ::prost::alloc::string::String,
[INFO] [stdout] 6 +     pub action_id: string::String,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub image: ::core::option::Option<::prost::alloc::string::String>,
[INFO] [stdout]    |                                         ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   --> src/actions/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::string;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `string`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     pub image: ::core::option::Option<::prost::alloc::string::String>,
[INFO] [stdout] 10 +     pub image: ::core::option::Option<string::String>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub commands: ::prost::alloc::vec::Vec<::prost::alloc::string::String>,
[INFO] [stdout]    |                     ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   --> src/actions/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::vec;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `vec`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     pub commands: ::prost::alloc::vec::Vec<::prost::alloc::string::String>,
[INFO] [stdout] 12 +     pub commands: vec::Vec<::prost::alloc::string::String>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub commands: ::prost::alloc::vec::Vec<::prost::alloc::string::String>,
[INFO] [stdout]    |                                              ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   --> src/actions/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::string;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `string`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     pub commands: ::prost::alloc::vec::Vec<::prost::alloc::string::String>,
[INFO] [stdout] 12 +     pub commands: ::prost::alloc::vec::Vec<string::String>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub action_id: ::prost::alloc::string::String,
[INFO] [stdout]    |                      ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   --> src/actions/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::string;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `string`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -     pub action_id: ::prost::alloc::string::String,
[INFO] [stdout] 18 +     pub action_id: string::String,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub message: ::prost::alloc::string::String,
[INFO] [stdout]    |                    ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   --> src/actions/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::string;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `string`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 22 -     pub message: ::prost::alloc::string::String,
[INFO] [stdout] 22 +     pub message: string::String,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `channel`
[INFO] [stdout]  --> src/client.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tonic::transport::{channel, Channel};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub action_id: ::prost::alloc::string::String,
[INFO] [stdout]   |                      ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]  --> src/actions/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::string;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `string`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 -     pub action_id: ::prost::alloc::string::String,
[INFO] [stdout] 6 +     pub action_id: string::String,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub image: ::core::option::Option<::prost::alloc::string::String>,
[INFO] [stdout]    |                                         ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   --> src/actions/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::string;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `string`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     pub image: ::core::option::Option<::prost::alloc::string::String>,
[INFO] [stdout] 10 +     pub image: ::core::option::Option<string::String>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub commands: ::prost::alloc::vec::Vec<::prost::alloc::string::String>,
[INFO] [stdout]    |                     ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   --> src/actions/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::vec;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `vec`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     pub commands: ::prost::alloc::vec::Vec<::prost::alloc::string::String>,
[INFO] [stdout] 12 +     pub commands: vec::Vec<::prost::alloc::string::String>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub commands: ::prost::alloc::vec::Vec<::prost::alloc::string::String>,
[INFO] [stdout]    |                                              ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   --> src/actions/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::string;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `string`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     pub commands: ::prost::alloc::vec::Vec<::prost::alloc::string::String>,
[INFO] [stdout] 12 +     pub commands: ::prost::alloc::vec::Vec<string::String>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub action_id: ::prost::alloc::string::String,
[INFO] [stdout]    |                      ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   --> src/actions/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::string;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `string`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -     pub action_id: ::prost::alloc::string::String,
[INFO] [stdout] 18 +     pub action_id: string::String,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub message: ::prost::alloc::string::String,
[INFO] [stdout]    |                    ^^^^^ could not find `prost` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   --> src/actions/mod.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::string;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `string`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 22 -     pub message: ::prost::alloc::string::String,
[INFO] [stdout] 22 +     pub message: string::String,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `channel`
[INFO] [stdout]  --> src/client.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tonic::transport::{channel, Channel};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:52
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |                        ----------------            ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, _>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:52
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |                        ----------------            ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, _>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, _>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, _>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:59
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |                                                           ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, _>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:59
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |                                                           ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, _>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:52
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |                        ----------------            ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, ActionResponse>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:52
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |                        ----------------            ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, ActionResponse>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:52
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |                        ----------------            ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, ActionResponse>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:52
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |                        ----------------            ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, ActionResponse>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, ActionResponse>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, ActionResponse>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, ActionResponse>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, ActionResponse>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:59
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |                                                           ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, ActionResponse>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:59
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |                                                           ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, ActionResponse>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:59
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |                                                           ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, ActionResponse>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:187:59
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.inner.server_streaming(req, path, codec).await
[INFO] [stdout]     |                                                           ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionRequest, ActionResponse>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/client/grpc.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub async fn server_streaming<M1, M2, C>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 272 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:326:40
[INFO] [stdout]     |
[INFO] [stdout] 326 |                         let res = grpc.server_streaming(method, req).await;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] ...
[INFO] [stdout] 265 |     pub async fn server_streaming<S, B>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:326:40
[INFO] [stdout]     |
[INFO] [stdout] 326 |                         let res = grpc.server_streaming(method, req).await;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] ...
[INFO] [stdout] 265 |     pub async fn server_streaming<S, B>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:326:40
[INFO] [stdout]     |
[INFO] [stdout] 326 |                         let res = grpc.server_streaming(method, req).await;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] ...
[INFO] [stdout] 265 |     pub async fn server_streaming<S, B>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:326:40
[INFO] [stdout]     |
[INFO] [stdout] 326 |                         let res = grpc.server_streaming(method, req).await;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] ...
[INFO] [stdout] 265 |     pub async fn server_streaming<S, B>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:326:40
[INFO] [stdout]     |
[INFO] [stdout] 326 |                         let res = grpc.server_streaming(method, req).await;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] ...
[INFO] [stdout] 265 |     pub async fn server_streaming<S, B>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:326:40
[INFO] [stdout]     |
[INFO] [stdout] 326 |                         let res = grpc.server_streaming(method, req).await;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::server_streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::server_streaming`
[INFO] [stdout] ...
[INFO] [stdout] 265 |     pub async fn server_streaming<S, B>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:322:30
[INFO] [stdout]     |
[INFO] [stdout] 322 | ...                   .apply_max_message_size_config(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::apply_max_message_size_config`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::apply_max_message_size_config`
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn apply_max_message_size_config(
[INFO] [stdout]     |            ----------------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:322:30
[INFO] [stdout]     |
[INFO] [stdout] 322 | ...                   .apply_max_message_size_config(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::apply_max_message_size_config`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::apply_max_message_size_config`
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn apply_max_message_size_config(
[INFO] [stdout]     |            ----------------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:322:30
[INFO] [stdout]     |
[INFO] [stdout] 322 | ...                   .apply_max_message_size_config(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::apply_max_message_size_config`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::apply_max_message_size_config`
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn apply_max_message_size_config(
[INFO] [stdout]     |            ----------------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:322:30
[INFO] [stdout]     |
[INFO] [stdout] 322 | ...                   .apply_max_message_size_config(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::apply_max_message_size_config`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::apply_max_message_size_config`
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn apply_max_message_size_config(
[INFO] [stdout]     |            ----------------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:322:30
[INFO] [stdout]     |
[INFO] [stdout] 322 | ...                   .apply_max_message_size_config(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::apply_max_message_size_config`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::apply_max_message_size_config`
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn apply_max_message_size_config(
[INFO] [stdout]     |            ----------------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:322:30
[INFO] [stdout]     |
[INFO] [stdout] 322 | ...                   .apply_max_message_size_config(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::apply_max_message_size_config`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::apply_max_message_size_config`
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn apply_max_message_size_config(
[INFO] [stdout]     |            ----------------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:318:30
[INFO] [stdout]     |
[INFO] [stdout] 318 | ...                   .apply_compression_config(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::apply_compression_config`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::apply_compression_config`
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn apply_compression_config(
[INFO] [stdout]     |            ------------------------ required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:318:30
[INFO] [stdout]     |
[INFO] [stdout] 318 | ...                   .apply_compression_config(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::apply_compression_config`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::apply_compression_config`
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn apply_compression_config(
[INFO] [stdout]     |            ------------------------ required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:318:30
[INFO] [stdout]     |
[INFO] [stdout] 318 | ...                   .apply_compression_config(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::apply_compression_config`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::apply_compression_config`
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn apply_compression_config(
[INFO] [stdout]     |            ------------------------ required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:318:30
[INFO] [stdout]     |
[INFO] [stdout] 318 | ...                   .apply_compression_config(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::apply_compression_config`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::apply_compression_config`
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn apply_compression_config(
[INFO] [stdout]     |            ------------------------ required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:318:30
[INFO] [stdout]     |
[INFO] [stdout] 318 | ...                   .apply_compression_config(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::apply_compression_config`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::apply_compression_config`
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn apply_compression_config(
[INFO] [stdout]     |            ------------------------ required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:318:30
[INFO] [stdout]     |
[INFO] [stdout] 318 | ...                   .apply_compression_config(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::apply_compression_config`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::apply_compression_config`
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn apply_compression_config(
[INFO] [stdout]     |            ------------------------ required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:317:65
[INFO] [stdout]     |
[INFO] [stdout] 317 |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout]     |                                        ------------------------ ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::new`
[INFO] [stdout] ...
[INFO] [stdout]  50 |     pub fn new(codec: T) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:317:65
[INFO] [stdout]     |
[INFO] [stdout] 317 |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout]     |                                        ------------------------ ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::new`
[INFO] [stdout] ...
[INFO] [stdout]  50 |     pub fn new(codec: T) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:317:65
[INFO] [stdout]     |
[INFO] [stdout] 317 |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout]     |                                        ------------------------ ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::new`
[INFO] [stdout] ...
[INFO] [stdout]  50 |     pub fn new(codec: T) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:317:65
[INFO] [stdout]     |
[INFO] [stdout] 317 |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout]     |                                        ------------------------ ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::new`
[INFO] [stdout] ...
[INFO] [stdout]  50 |     pub fn new(codec: T) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:317:65
[INFO] [stdout]     |
[INFO] [stdout] 317 |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout]     |                                        ------------------------ ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::new`
[INFO] [stdout] ...
[INFO] [stdout]  50 |     pub fn new(codec: T) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:317:65
[INFO] [stdout]     |
[INFO] [stdout] 317 |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout]     |                                        ------------------------ ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::server::Grpc::<T>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.0/src/server/grpc.rs:47:8
[INFO] [stdout]     |
[INFO] [stdout]  47 |     T: Codec,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Grpc::<T>::new`
[INFO] [stdout] ...
[INFO] [stdout]  50 |     pub fn new(codec: T) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:326:35
[INFO] [stdout]     |
[INFO] [stdout] 326 |                         let res = grpc.server_streaming(method, req).await;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionResponse: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:326:35
[INFO] [stdout]     |
[INFO] [stdout] 326 |                         let res = grpc.server_streaming(method, req).await;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionResponse`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct ActionResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:326:35
[INFO] [stdout]     |
[INFO] [stdout] 326 |                         let res = grpc.server_streaming(method, req).await;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:326:35
[INFO] [stdout]     |
[INFO] [stdout] 326 |                         let res = grpc.server_streaming(method, req).await;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `prost::message::Message` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Box<M>
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]             and 50 others
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:326:35
[INFO] [stdout]     |
[INFO] [stdout] 326 |                         let res = grpc.server_streaming(method, req).await;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ActionRequest: Default` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:326:35
[INFO] [stdout]     |
[INFO] [stdout] 326 |                         let res = grpc.server_streaming(method, req).await;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `ActionRequest`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poc-parser-3fa54ec5a9d1f637/out/action.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct ActionRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the trait `Codec` is implemented for `ProstCodec<T, U>`
[INFO] [stdout]     = note: required for `ProstCodec<ActionResponse, ActionRequest>` to implement `Codec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `poc-parser` (bin "client" test) due to 41 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `poc-parser` (bin "client") due to 41 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5d21d58e26ecb7a9cbabbdb6423e022b896df1a4f65b623a31cdcee9e9c274c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d21d58e26ecb7a9cbabbdb6423e022b896df1a4f65b623a31cdcee9e9c274c6", kill_on_drop: false }`
[INFO] [stdout] 5d21d58e26ecb7a9cbabbdb6423e022b896df1a4f65b623a31cdcee9e9c274c6
