[INFO] cloning repository https://github.com/mirfaknaufal/advprog-modul-8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mirfaknaufal/advprog-modul-8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirfaknaufal%2Fadvprog-modul-8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirfaknaufal%2Fadvprog-modul-8'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3598dd48c6a6990f0e1047499d503a087a4ecf85
[INFO] testing mirfaknaufal/advprog-modul-8 against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirfaknaufal%2Fadvprog-modul-8" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mirfaknaufal/advprog-modul-8
[INFO] finished tweaking git repo https://github.com/mirfaknaufal/advprog-modul-8
[INFO] tweaked toml for git repo https://github.com/mirfaknaufal/advprog-modul-8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mirfaknaufal/advprog-modul-8 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mirfaknaufal/advprog-modul-8 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98e3b7122affc64d2548bb396315ab24b6eeb056c31e197e593962bba5f1a063
[INFO] running `Command { std: "docker" "start" "-a" "98e3b7122affc64d2548bb396315ab24b6eeb056c31e197e593962bba5f1a063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98e3b7122affc64d2548bb396315ab24b6eeb056c31e197e593962bba5f1a063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98e3b7122affc64d2548bb396315ab24b6eeb056c31e197e593962bba5f1a063", kill_on_drop: false }`
[INFO] [stdout] 98e3b7122affc64d2548bb396315ab24b6eeb056c31e197e593962bba5f1a063
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46f53ab4eb7bf6d9a292cb4701f2ad496464e6077000f87e7af57c90d3a60c14
[INFO] running `Command { std: "docker" "start" "-a" "46f53ab4eb7bf6d9a292cb4701f2ad496464e6077000f87e7af57c90d3a60c14", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tower-make v0.3.0
[INFO] [stderr]    Compiling tower-ready-cache v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.2.0
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-stream v0.2.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling tower-discover v0.3.0
[INFO] [stderr]    Compiling tower-timeout v0.3.0
[INFO] [stderr]    Compiling tower-load-shed v0.3.0
[INFO] [stderr]    Compiling tower-util v0.3.1
[INFO] [stderr]    Compiling tower-retry v0.3.0
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling tower-load v0.3.0
[INFO] [stderr]    Compiling tower-limit v0.3.1
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tower-buffer v0.3.0
[INFO] [stderr]    Compiling tower-balance v0.3.0
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling tower v0.3.1
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling tonic-build v0.7.2
[INFO] [stderr]    Compiling grpc-tutorial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tonic v0.1.1
[INFO] [stdout] error[E0432]: unresolved import `tonic::sync`
[INFO] [stdout]  --> src/grpc_client.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tonic::sync::mpsc;
[INFO] [stdout]   |            ^^^^ could not find `sync` in `tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `service` in `tonic`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |             F: tonic::service::Interceptor,
[INFO] [stdout]    |                       ^^^^^^^ could not find `service` in `tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `service` in `tonic`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |             F: tonic::service::Interceptor,
[INFO] [stdout]    |                       ^^^^^^^ could not find `service` in `tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `service` in `tonic`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:158:23
[INFO] [stdout]     |
[INFO] [stdout] 158 |             F: tonic::service::Interceptor,
[INFO] [stdout]     |                       ^^^^^^^ could not find `service` in `tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `service` in `tonic`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:158:23
[INFO] [stdout]     |
[INFO] [stdout] 158 |             F: tonic::service::Interceptor,
[INFO] [stdout]     |                       ^^^^^^^ could not find `service` in `tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `service` in `tonic`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:247:23
[INFO] [stdout]     |
[INFO] [stdout] 247 |             F: tonic::service::Interceptor,
[INFO] [stdout]     |                       ^^^^^^^ could not find `service` in `tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `service` in `tonic`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:247:23
[INFO] [stdout]     |
[INFO] [stdout] 247 |             F: tonic::service::Interceptor,
[INFO] [stdout]     |                       ^^^^^^^ could not find `service` in `tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `service` in `tonic`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:337:23
[INFO] [stdout]     |
[INFO] [stdout] 337 |             F: tonic::service::Interceptor,
[INFO] [stdout]     |                       ^^^^^^^ could not find `service` in `tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `service` in `tonic`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:337:23
[INFO] [stdout]     |
[INFO] [stdout] 337 |             F: tonic::service::Interceptor,
[INFO] [stdout]     |                       ^^^^^^^ could not find `service` in `tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `service` in `tonic`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:482:23
[INFO] [stdout]     |
[INFO] [stdout] 482 |             F: tonic::service::Interceptor,
[INFO] [stdout]     |                       ^^^^^^^ could not find `service` in `tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `service` in `tonic`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:482:23
[INFO] [stdout]     |
[INFO] [stdout] 482 |             F: tonic::service::Interceptor,
[INFO] [stdout]     |                       ^^^^^^^ could not find `service` in `tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `service` in `tonic`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:629:23
[INFO] [stdout]     |
[INFO] [stdout] 629 |             F: tonic::service::Interceptor,
[INFO] [stdout]     |                       ^^^^^^^ could not find `service` in `tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `service` in `tonic`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:629:23
[INFO] [stdout]     |
[INFO] [stdout] 629 |             F: tonic::service::Interceptor,
[INFO] [stdout]     |                       ^^^^^^^ could not find `service` in `tonic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0437]: type `SendChatStream` is not a member of trait `ChatService`
[INFO] [stdout]   --> src/grpc_server.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     type SendChatStream = ReceiverStream<Result<ChatMessage, Status>>;
[INFO] [stdout]    |     ^^^^^--------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |    |
[INFO] [stdout]    |     |    help: there is an associated type with a similar name: `ChatStream`
[INFO] [stdout]    |     not a member of trait `ChatService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bytes` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:60:38
[INFO] [stdout]    |
[INFO] [stdout] 60 |         T::ResponseBody: Body<Data = Bytes> + Send + 'static,
[INFO] [stdout]    |                                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 39 +     use std::io::Bytes;
[INFO] [stdout]    |
[INFO] [stdout] 39 +     use std::str::Bytes;
[INFO] [stdout]    |
[INFO] [stdout] 39 +     use core::str::Bytes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:70:35
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ) -> PaymentServiceClient<InterceptedService<T, F>>
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bytes` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:146:38
[INFO] [stdout]     |
[INFO] [stdout] 146 |         T::ResponseBody: Body<Data = Bytes> + Send + 'static,
[INFO] [stdout]     |                                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 125 +     use std::io::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 125 +     use std::str::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 125 +     use core::str::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:156:39
[INFO] [stdout]     |
[INFO] [stdout] 156 |         ) -> TransactionServiceClient<InterceptedService<T, F>>
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bytes` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:235:38
[INFO] [stdout]     |
[INFO] [stdout] 235 |         T::ResponseBody: Body<Data = Bytes> + Send + 'static,
[INFO] [stdout]     |                                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 214 +     use std::io::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 214 +     use std::str::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 214 +     use core::str::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:245:32
[INFO] [stdout]     |
[INFO] [stdout] 245 |         ) -> ChatServiceClient<InterceptedService<T, F>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:335:14
[INFO] [stdout]     |
[INFO] [stdout] 335 |         ) -> InterceptedService<Self, F>
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:480:14
[INFO] [stdout]     |
[INFO] [stdout] 480 |         ) -> InterceptedService<Self, F>
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:627:14
[INFO] [stdout]     |
[INFO] [stdout] 627 |         ) -> InterceptedService<Self, F>
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bytes` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:60:38
[INFO] [stdout]    |
[INFO] [stdout] 60 |         T::ResponseBody: Body<Data = Bytes> + Send + 'static,
[INFO] [stdout]    |                                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 39 +     use std::io::Bytes;
[INFO] [stdout]    |
[INFO] [stdout] 39 +     use std::str::Bytes;
[INFO] [stdout]    |
[INFO] [stdout] 39 +     use core::str::Bytes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:70:35
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ) -> PaymentServiceClient<InterceptedService<T, F>>
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bytes` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:146:38
[INFO] [stdout]     |
[INFO] [stdout] 146 |         T::ResponseBody: Body<Data = Bytes> + Send + 'static,
[INFO] [stdout]     |                                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 125 +     use std::io::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 125 +     use std::str::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 125 +     use core::str::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:156:39
[INFO] [stdout]     |
[INFO] [stdout] 156 |         ) -> TransactionServiceClient<InterceptedService<T, F>>
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bytes` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:235:38
[INFO] [stdout]     |
[INFO] [stdout] 235 |         T::ResponseBody: Body<Data = Bytes> + Send + 'static,
[INFO] [stdout]     |                                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 214 +     use std::io::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 214 +     use std::str::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 214 +     use core::str::Bytes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:245:32
[INFO] [stdout]     |
[INFO] [stdout] 245 |         ) -> ChatServiceClient<InterceptedService<T, F>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:335:14
[INFO] [stdout]     |
[INFO] [stdout] 335 |         ) -> InterceptedService<Self, F>
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:480:14
[INFO] [stdout]     |
[INFO] [stdout] 480 |         ) -> InterceptedService<Self, F>
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:627:14
[INFO] [stdout]     |
[INFO] [stdout] 627 |         ) -> InterceptedService<Self, F>
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `transacion_client` in this scope
[INFO] [stdout]   --> src/grpc_client.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut stream = transacion_client.get_transaction_history(request).await?.into_inner();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut stream = transaction_client.get_transaction_history(request).await?.into_inner();
[INFO] [stdout]    |                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `SendChatStream` not found for `Self`
[INFO] [stdout]   --> src/grpc_server.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |     ) -> Result<Response<Self::SendChatStream>, Status> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ help: there is an associated type with a similar name: `ChatStream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:84:39
[INFO] [stdout]    |
[INFO] [stdout] 84 |             PaymentServiceClient::new(InterceptedService::new(inner, interceptor))
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^ use of undeclared type `InterceptedService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:170:43
[INFO] [stdout]     |
[INFO] [stdout] 170 |             TransactionServiceClient::new(InterceptedService::new(inner, interceptor))
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^ use of undeclared type `InterceptedService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:259:36
[INFO] [stdout]     |
[INFO] [stdout] 259 |             ChatServiceClient::new(InterceptedService::new(inner, interceptor))
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ use of undeclared type `InterceptedService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:339:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |             InterceptedService::new(Self::new(inner), interceptor)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ use of undeclared type `InterceptedService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_core` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:447:43
[INFO] [stdout]     |
[INFO] [stdout] 447 |         type GetTransactionHistoryStream: futures_core::Stream<
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `futures_core`, use `cargo add futures_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:484:13
[INFO] [stdout]     |
[INFO] [stdout] 484 |             InterceptedService::new(Self::new(inner), interceptor)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ use of undeclared type `InterceptedService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_core` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:594:26
[INFO] [stdout]     |
[INFO] [stdout] 594 |         type ChatStream: futures_core::Stream<
[INFO] [stdout]     |                          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `futures_core`, use `cargo add futures_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:631:13
[INFO] [stdout]     |
[INFO] [stdout] 631 |             InterceptedService::new(Self::new(inner), interceptor)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ use of undeclared type `InterceptedService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `empty_body` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:407:39
[INFO] [stdout]     |
[INFO] [stdout] 407 | ...                   .body(empty_body())
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `empty_body` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:553:39
[INFO] [stdout]     |
[INFO] [stdout] 553 | ...                   .body(empty_body())
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `empty_body` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:698:39
[INFO] [stdout]     |
[INFO] [stdout] 698 | ...                   .body(empty_body())
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `ChatStream`
[INFO] [stdout]    --> src/grpc_server.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 |   impl ChatService for MyChatService {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `ChatStream` in implementation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:594:9
[INFO] [stdout]     |
[INFO] [stdout] 594 | /         type ChatStream: futures_core::Stream<
[INFO] [stdout] 595 | |                 Item = Result<super::ChatMessage, tonic::Status>,
[INFO] [stdout] 596 | |             >
[INFO] [stdout] 597 | |             + Send
[INFO] [stdout] 598 | |             + 'static;
[INFO] [stdout]     | |_____________________- `ChatStream` from trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grpc-tutorial` (bin "grpc-client") due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:84:39
[INFO] [stdout]    |
[INFO] [stdout] 84 |             PaymentServiceClient::new(InterceptedService::new(inner, interceptor))
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^ use of undeclared type `InterceptedService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:170:43
[INFO] [stdout]     |
[INFO] [stdout] 170 |             TransactionServiceClient::new(InterceptedService::new(inner, interceptor))
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^ use of undeclared type `InterceptedService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:259:36
[INFO] [stdout]     |
[INFO] [stdout] 259 |             ChatServiceClient::new(InterceptedService::new(inner, interceptor))
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ use of undeclared type `InterceptedService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:339:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |             InterceptedService::new(Self::new(inner), interceptor)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ use of undeclared type `InterceptedService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_core` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:447:43
[INFO] [stdout]     |
[INFO] [stdout] 447 |         type GetTransactionHistoryStream: futures_core::Stream<
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `futures_core`, use `cargo add futures_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:484:13
[INFO] [stdout]     |
[INFO] [stdout] 484 |             InterceptedService::new(Self::new(inner), interceptor)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ use of undeclared type `InterceptedService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_core` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:594:26
[INFO] [stdout]     |
[INFO] [stdout] 594 |         type ChatStream: futures_core::Stream<
[INFO] [stdout]     |                          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `futures_core`, use `cargo add futures_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `InterceptedService` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:631:13
[INFO] [stdout]     |
[INFO] [stdout] 631 |             InterceptedService::new(Self::new(inner), interceptor)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ use of undeclared type `InterceptedService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `empty_body` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:407:39
[INFO] [stdout]     |
[INFO] [stdout] 407 | ...                   .body(empty_body())
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `empty_body` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:553:39
[INFO] [stdout]     |
[INFO] [stdout] 553 | ...                   .body(empty_body())
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `empty_body` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/grpc-tutorial-a01dc3279bcb230c/out/services.rs:698:39
[INFO] [stdout]     |
[INFO] [stdout] 698 | ...                   .body(empty_body())
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0220, E0425, E0433, E0437.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grpc-tutorial` (bin "grpc-server") due to 29 previous errors
[INFO] running `Command { std: "docker" "inspect" "46f53ab4eb7bf6d9a292cb4701f2ad496464e6077000f87e7af57c90d3a60c14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46f53ab4eb7bf6d9a292cb4701f2ad496464e6077000f87e7af57c90d3a60c14", kill_on_drop: false }`
[INFO] [stdout] 46f53ab4eb7bf6d9a292cb4701f2ad496464e6077000f87e7af57c90d3a60c14
