[INFO] updating cached repository https://github.com/ian-p-cooke/tower-grpc-tls-client-auth-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8b382660e2335f99687b2698a15c00596d7c1515 [INFO] checking ian-p-cooke/tower-grpc-tls-client-auth-example against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fian-p-cooke%2Ftower-grpc-tls-client-auth-example" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ian-p-cooke/tower-grpc-tls-client-auth-example on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ian-p-cooke/tower-grpc-tls-client-auth-example [INFO] removed path dependency tower-grpc-build from git repo https://github.com/ian-p-cooke/tower-grpc-tls-client-auth-example [INFO] finished tweaking git repo https://github.com/ian-p-cooke/tower-grpc-tls-client-auth-example [INFO] tweaked toml for git repo https://github.com/ian-p-cooke/tower-grpc-tls-client-auth-example written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ian-p-cooke/tower-grpc-tls-client-auth-example already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (tower-grpc-build) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/carllerche/tokio-connect` [INFO] [stderr] Updating git repository `https://github.com/tower-rs/tower-grpc` [INFO] [stderr] Updating git repository `https://github.com/tower-rs/tower-h2` [INFO] [stderr] Updating git repository `https://github.com/tower-rs/tower-http` [INFO] [stderr] Updating git repository `https://github.com/tower-rs/tower` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (tower-grpc-build) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 59b25a970ac519ae4acc4355619dadda95c2a424076a8ce3d516cfbd1ff8a6f3 [INFO] running `"docker" "start" "-a" "59b25a970ac519ae4acc4355619dadda95c2a424076a8ce3d516cfbd1ff8a6f3"` [INFO] [stderr] warning: dependency (tower-grpc-build) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking tower-service v0.2.0 [INFO] [stderr] Checking tower-service v0.2.0 (https://github.com/tower-rs/tower#e414b2b7) [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Checking ring v0.14.6 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling codegen v0.1.1 [INFO] [stderr] Checking prost v0.4.0 [INFO] [stderr] Checking tower-layer v0.1.0 [INFO] [stderr] Checking tower-discover v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Checking tokio-connect v0.1.0 (https://github.com/carllerche/tokio-connect#f7ad1ca4) [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking tower-util v0.1.0 [INFO] [stderr] Checking tower-retry v0.1.0 [INFO] [stderr] Checking tower-timeout v0.1.1 [INFO] [stderr] Checking tower-load-shed v0.1.0 [INFO] [stderr] Checking tower-util v0.1.0 (https://github.com/tower-rs/tower#e414b2b7) [INFO] [stderr] Checking tracing v0.1.10 [INFO] [stderr] Checking sct v0.5.0 [INFO] [stderr] Checking webpki v0.19.1 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tower-buffer v0.1.2 [INFO] [stderr] Checking tower-limit v0.1.1 [INFO] [stderr] Checking rustls v0.15.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tower v0.1.1 (https://github.com/tower-rs/tower#e414b2b7) [INFO] [stderr] Checking http-connection v0.1.0 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tower-http-util v0.1.0 (https://github.com/tower-rs/tower-http#cb393c93) [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Checking tower-http v0.1.0 (https://github.com/tower-rs/tower-http#cb393c93) [INFO] [stderr] Checking tokio-rustls v0.9.4 [INFO] [stderr] Compiling prost-derive v0.4.0 [INFO] [stderr] Checking tower-h2 v0.1.0 (https://github.com/tower-rs/tower-h2#0865040d) [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Checking tower-grpc v0.1.1 (https://github.com/tower-rs/tower-grpc#5308ec0d) [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling tower-grpc-build v0.1.0 [INFO] [stderr] Compiling tower-grpc-tls-client-auth-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `tower_http::add_origin` [INFO] [stderr] --> src/bin/client.rs:34:17 [INFO] [stderr] | [INFO] [stderr] 34 | use tower_http::add_origin; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no `add_origin` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Message` in `prost` [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:3:37 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stderr] | ^^^^^^^ could not find `Message` in `prost` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Message` in `prost` [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:9:37 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stderr] | ^^^^^^^ could not find `Message` in `prost` [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `prost` in this scope [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:5:7 [INFO] [stderr] | [INFO] [stderr] 5 | #[prost(string, tag="1")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `prost` in this scope [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | #[prost(string, tag="1")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `greeter::HelloRequest: prost::message::Message` is not satisfied [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | / pub(super) kind: Kind< [INFO] [stderr] 139 | | // SayHello [INFO] [stderr] 140 | | grpc::unary::ResponseFuture, grpc::BoxBody, HelloRequest>, [INFO] [stderr] 141 | | // A generated catch-all for unimplemented service calls [INFO] [stderr] 142 | | grpc::unimplemented::ResponseFuture, [INFO] [stderr] 143 | | >, [INFO] [stderr] | |_____________^ the trait `prost::message::Message` is not implemented for `greeter::HelloRequest` [INFO] [stderr] | [INFO] [stderr] = note: required by `tower_grpc::server::unary::ResponseFuture` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `greeter::HelloRequest: std::default::Default` is not satisfied [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | / pub(super) kind: Kind< [INFO] [stderr] 139 | | // SayHello [INFO] [stderr] 140 | | grpc::unary::ResponseFuture, grpc::BoxBody, HelloRequest>, [INFO] [stderr] 141 | | // A generated catch-all for unimplemented service calls [INFO] [stderr] 142 | | grpc::unimplemented::ResponseFuture, [INFO] [stderr] 143 | | >, [INFO] [stderr] | |_____________^ the trait `std::default::Default` is not implemented for `greeter::HelloRequest` [INFO] [stderr] | [INFO] [stderr] = note: required by `tower_grpc::server::unary::ResponseFuture` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `greeter::HelloReply: prost::message::Message` is not satisfied [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | / pub(super) kind: Kind< [INFO] [stderr] 139 | | // SayHello [INFO] [stderr] 140 | | grpc::unary::ResponseFuture, grpc::BoxBody, HelloRequest>, [INFO] [stderr] 141 | | // A generated catch-all for unimplemented service calls [INFO] [stderr] 142 | | grpc::unimplemented::ResponseFuture, [INFO] [stderr] 143 | | >, [INFO] [stderr] | |_____________^ the trait `prost::message::Message` is not implemented for `greeter::HelloReply` [INFO] [stderr] | [INFO] [stderr] = note: required by `tower_grpc::server::unary::ResponseFuture` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `tower-grpc-tls-client-auth-example`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `tower_http::add_origin` [INFO] [stderr] --> src/bin/client.rs:34:17 [INFO] [stderr] | [INFO] [stderr] 34 | use tower_http::add_origin; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no `add_origin` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Message` in `prost` [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:3:37 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stderr] | ^^^^^^^ could not find `Message` in `prost` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Message` in `prost` [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:9:37 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stderr] | ^^^^^^^ could not find `Message` in `prost` [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `prost` in this scope [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:5:7 [INFO] [stderr] | [INFO] [stderr] 5 | #[prost(string, tag="1")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `prost` in this scope [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | #[prost(string, tag="1")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Message` in `prost` [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:3:37 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stderr] | ^^^^^^^ could not find `Message` in `prost` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Message` in `prost` [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:9:37 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stderr] | ^^^^^^^ could not find `Message` in `prost` [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `prost` in this scope [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:5:7 [INFO] [stderr] | [INFO] [stderr] 5 | #[prost(string, tag="1")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `prost` in this scope [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | #[prost(string, tag="1")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `greeter::HelloRequest: prost::message::Message` is not satisfied [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | / pub(super) kind: Kind< [INFO] [stderr] 139 | | // SayHello [INFO] [stderr] 140 | | grpc::unary::ResponseFuture, grpc::BoxBody, HelloRequest>, [INFO] [stderr] 141 | | // A generated catch-all for unimplemented service calls [INFO] [stderr] 142 | | grpc::unimplemented::ResponseFuture, [INFO] [stderr] 143 | | >, [INFO] [stderr] | |_____________^ the trait `prost::message::Message` is not implemented for `greeter::HelloRequest` [INFO] [stderr] | [INFO] [stderr] = note: required by `tower_grpc::server::unary::ResponseFuture` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `greeter::HelloRequest: std::default::Default` is not satisfied [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | / pub(super) kind: Kind< [INFO] [stderr] 139 | | // SayHello [INFO] [stderr] 140 | | grpc::unary::ResponseFuture, grpc::BoxBody, HelloRequest>, [INFO] [stderr] 141 | | // A generated catch-all for unimplemented service calls [INFO] [stderr] 142 | | grpc::unimplemented::ResponseFuture, [INFO] [stderr] 143 | | >, [INFO] [stderr] | |_____________^ the trait `std::default::Default` is not implemented for `greeter::HelloRequest` [INFO] [stderr] | [INFO] [stderr] = note: required by `tower_grpc::server::unary::ResponseFuture` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `greeter::HelloReply: prost::message::Message` is not satisfied [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | / pub(super) kind: Kind< [INFO] [stderr] 139 | | // SayHello [INFO] [stderr] 140 | | grpc::unary::ResponseFuture, grpc::BoxBody, HelloRequest>, [INFO] [stderr] 141 | | // A generated catch-all for unimplemented service calls [INFO] [stderr] 142 | | grpc::unimplemented::ResponseFuture, [INFO] [stderr] 143 | | >, [INFO] [stderr] | |_____________^ the trait `prost::message::Message` is not implemented for `greeter::HelloReply` [INFO] [stderr] | [INFO] [stderr] = note: required by `tower_grpc::server::unary::ResponseFuture` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `tower-grpc-tls-client-auth-example`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0433]: failed to resolve: could not find `Message` in `prost` [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:3:37 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stderr] | ^^^^^^^ could not find `Message` in `prost` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Message` in `prost` [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:9:37 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stderr] | ^^^^^^^ could not find `Message` in `prost` [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `prost` in this scope [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:5:7 [INFO] [stderr] | [INFO] [stderr] 5 | #[prost(string, tag="1")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `prost` in this scope [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | #[prost(string, tag="1")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Error` in crate `tower_grpc` [INFO] [stderr] --> src/bin/server.rs:56:82 [INFO] [stderr] | [INFO] [stderr] 56 | type SayHelloFuture = future::FutureResult, tower_grpc::Error>; [INFO] [stderr] | ^^^^^ not found in `tower_grpc` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 8 | use core::fmt::Error; [INFO] [stderr] | [INFO] [stderr] 8 | use h2::Error; [INFO] [stderr] | [INFO] [stderr] 8 | use http::Error; [INFO] [stderr] | [INFO] [stderr] 8 | use openssl::error::Error; [INFO] [stderr] | [INFO] [stderr] and 11 other candidates [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `greeter::HelloRequest: prost::message::Message` is not satisfied [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | / pub(super) kind: Kind< [INFO] [stderr] 139 | | // SayHello [INFO] [stderr] 140 | | grpc::unary::ResponseFuture, grpc::BoxBody, HelloRequest>, [INFO] [stderr] 141 | | // A generated catch-all for unimplemented service calls [INFO] [stderr] 142 | | grpc::unimplemented::ResponseFuture, [INFO] [stderr] 143 | | >, [INFO] [stderr] | |_____________^ the trait `prost::message::Message` is not implemented for `greeter::HelloRequest` [INFO] [stderr] | [INFO] [stderr] = note: required by `tower_grpc::server::unary::ResponseFuture` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `greeter::HelloRequest: std::default::Default` is not satisfied [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | / pub(super) kind: Kind< [INFO] [stderr] 139 | | // SayHello [INFO] [stderr] 140 | | grpc::unary::ResponseFuture, grpc::BoxBody, HelloRequest>, [INFO] [stderr] 141 | | // A generated catch-all for unimplemented service calls [INFO] [stderr] 142 | | grpc::unimplemented::ResponseFuture, [INFO] [stderr] 143 | | >, [INFO] [stderr] | |_____________^ the trait `std::default::Default` is not implemented for `greeter::HelloRequest` [INFO] [stderr] | [INFO] [stderr] = note: required by `tower_grpc::server::unary::ResponseFuture` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `greeter::HelloReply: prost::message::Message` is not satisfied [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | / pub(super) kind: Kind< [INFO] [stderr] 139 | | // SayHello [INFO] [stderr] 140 | | grpc::unary::ResponseFuture, grpc::BoxBody, HelloRequest>, [INFO] [stderr] 141 | | // A generated catch-all for unimplemented service calls [INFO] [stderr] 142 | | grpc::unimplemented::ResponseFuture, [INFO] [stderr] 143 | | >, [INFO] [stderr] | |_____________^ the trait `prost::message::Message` is not implemented for `greeter::HelloReply` [INFO] [stderr] | [INFO] [stderr] = note: required by `tower_grpc::server::unary::ResponseFuture` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `tower-grpc-tls-client-auth-example`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0412]: cannot find type `Error` in crate `tower_grpc` [INFO] [stderr] --> src/bin/server.rs:56:82 [INFO] [stderr] | [INFO] [stderr] 56 | type SayHelloFuture = future::FutureResult, tower_grpc::Error>; [INFO] [stderr] | ^^^^^ not found in `tower_grpc` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 8 | use core::fmt::Error; [INFO] [stderr] | [INFO] [stderr] 8 | use h2::Error; [INFO] [stderr] | [INFO] [stderr] 8 | use http::Error; [INFO] [stderr] | [INFO] [stderr] 8 | use openssl::error::Error; [INFO] [stderr] | [INFO] [stderr] and 11 other candidates [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `greeter::HelloRequest: prost::message::Message` is not satisfied [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | / pub(super) kind: Kind< [INFO] [stderr] 139 | | // SayHello [INFO] [stderr] 140 | | grpc::unary::ResponseFuture, grpc::BoxBody, HelloRequest>, [INFO] [stderr] 141 | | // A generated catch-all for unimplemented service calls [INFO] [stderr] 142 | | grpc::unimplemented::ResponseFuture, [INFO] [stderr] 143 | | >, [INFO] [stderr] | |_____________^ the trait `prost::message::Message` is not implemented for `greeter::HelloRequest` [INFO] [stderr] | [INFO] [stderr] = note: required by `tower_grpc::server::unary::ResponseFuture` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `greeter::HelloRequest: std::default::Default` is not satisfied [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | / pub(super) kind: Kind< [INFO] [stderr] 139 | | // SayHello [INFO] [stderr] 140 | | grpc::unary::ResponseFuture, grpc::BoxBody, HelloRequest>, [INFO] [stderr] 141 | | // A generated catch-all for unimplemented service calls [INFO] [stderr] 142 | | grpc::unimplemented::ResponseFuture, [INFO] [stderr] 143 | | >, [INFO] [stderr] | |_____________^ the trait `std::default::Default` is not implemented for `greeter::HelloRequest` [INFO] [stderr] | [INFO] [stderr] = note: required by `tower_grpc::server::unary::ResponseFuture` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `greeter::HelloReply: prost::message::Message` is not satisfied [INFO] [stderr] --> /opt/rustwide/target/debug/build/tower-grpc-tls-client-auth-example-494fcfd253b922b1/out/greeter.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | / pub(super) kind: Kind< [INFO] [stderr] 139 | | // SayHello [INFO] [stderr] 140 | | grpc::unary::ResponseFuture, grpc::BoxBody, HelloRequest>, [INFO] [stderr] 141 | | // A generated catch-all for unimplemented service calls [INFO] [stderr] 142 | | grpc::unimplemented::ResponseFuture, [INFO] [stderr] 143 | | >, [INFO] [stderr] | |_____________^ the trait `prost::message::Message` is not implemented for `greeter::HelloReply` [INFO] [stderr] | [INFO] [stderr] = note: required by `tower_grpc::server::unary::ResponseFuture` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `tower-grpc-tls-client-auth-example`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "59b25a970ac519ae4acc4355619dadda95c2a424076a8ce3d516cfbd1ff8a6f3"` [INFO] running `"docker" "rm" "-f" "59b25a970ac519ae4acc4355619dadda95c2a424076a8ce3d516cfbd1ff8a6f3"` [INFO] [stdout] 59b25a970ac519ae4acc4355619dadda95c2a424076a8ce3d516cfbd1ff8a6f3