[INFO] fetching crate async-raft-ext 0.6.3...
[INFO] checking async-raft-ext-0.6.3 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate async-raft-ext 0.6.3 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate async-raft-ext 0.6.3 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-raft-ext 0.6.3
[INFO] finished tweaking crates.io crate async-raft-ext 0.6.3
[INFO] tweaked toml for crates.io crate async-raft-ext 0.6.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-serde v0.1.3
[INFO] [stderr]   Downloaded memstore v0.2.0
[INFO] [stderr]   Downloaded maplit v1.0.2
[INFO] [stderr]   Downloaded async-raft v0.6.1
[INFO] [stderr]   Downloaded matchers v0.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d41ce999254462f7a8911035ab89417c7a6eb739e17bb1c9e1b0a2a09a3edcc0
[INFO] running `Command { std: "docker" "start" "-a" "d41ce999254462f7a8911035ab89417c7a6eb739e17bb1c9e1b0a2a09a3edcc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d41ce999254462f7a8911035ab89417c7a6eb739e17bb1c9e1b0a2a09a3edcc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d41ce999254462f7a8911035ab89417c7a6eb739e17bb1c9e1b0a2a09a3edcc0", kill_on_drop: false }`
[INFO] [stdout] d41ce999254462f7a8911035ab89417c7a6eb739e17bb1c9e1b0a2a09a3edcc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a52c70abff50f0a37d2246e2e1223d61ca31d568bd5f743dd5f4723ca4ad934
[INFO] running `Command { std: "docker" "start" "-a" "4a52c70abff50f0a37d2246e2e1223d61ca31d568bd5f743dd5f4723ca4ad934", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking async-raft v0.6.1
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking async-raft-ext v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::<Fut>::push`: use `push_back` instead
[INFO] [stdout]   --> src/core/client.rs:81:41
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 self.joint_consensus_cb.push(rx_payload_committed); // Receiver for when the joint consensus is committed.
[INFO] [stdout]    |                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::<Fut>::push`: use `push_back` instead
[INFO] [stdout]   --> src/core/client.rs:83:43
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 self.uniform_consensus_cb.push(rx_payload_committed); // Receiver for when the uniform consensus is committed.
[INFO] [stdout]    |                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::<Fut>::push`: use `push_back` instead
[INFO] [stdout]    --> src/core/append_entries.rs:262:37
[INFO] [stdout]     |
[INFO] [stdout] 262 |         self.replicate_to_sm_handle.push(handle);
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::<Fut>::push`: use `push_back` instead
[INFO] [stdout]    --> src/core/append_entries.rs:300:37
[INFO] [stdout]     |
[INFO] [stdout] 300 |         self.replicate_to_sm_handle.push(handle);
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::<Fut>::push`: use `push_back` instead
[INFO] [stdout]    --> src/core/admin.rs:148:33
[INFO] [stdout]     |
[INFO] [stdout] 148 |         self.joint_consensus_cb.push(rx_join); // Receiver for when the joint consensus is committed.
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::<Fut>::push`: use `push_back` instead
[INFO] [stdout]    --> src/core/admin.rs:212:35
[INFO] [stdout]     |
[INFO] [stdout] 212 |         self.uniform_consensus_cb.push(rx_uniform); // Receiver for when the uniform consensus is committed.
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking memstore v0.2.0
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |         ^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:69
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ---------                                        ^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:60
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |         ^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:69
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ---------                                        ^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:60
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |         ^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:69
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ---------                                        ^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:60
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |         ^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:69
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ---------                                        ^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:60
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |         ^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |         ^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:69
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ---------                                        ^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:60
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:69
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ---------                                        ^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:60
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     routing_table: RwLock<BTreeMap<NodeId, (MemRaft, Arc<MemStore>)>>,
[INFO] [stdout]    |                                             ^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |         ^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:69
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ---------                                        ^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:60
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, _>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, _>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout] 84 | |             .0
[INFO] [stdout] 85 | |             .initialize(members.clone())
[INFO] [stdout]    | |             -^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub struct ClientRequest {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42 |   pub struct ClientResponse(Option<String>);
[INFO] [stdout]    |   ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77 |   pub struct MemStore {
[INFO] [stdout]    |   ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ClientRequest: AppData`
[INFO] [stdout]            `ClientResponse: AppDataResponse`
[INFO] [stdout]            `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         rt.insert(id, (node, memstore));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> Raft<D, R, N, S> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ required by this bound in `Raft::<D, R, N, S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn new(id: NodeId, config: Arc<Config>, network: Arc<N>, storage: Arc<S>) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone());
[INFO] [stdout]    |                    ^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout] 84 | |             .0
[INFO] [stdout] 85 | |             .initialize(members.clone())
[INFO] [stdout]    | |             -^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub struct ClientRequest {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42 |   pub struct ClientResponse(Option<String>);
[INFO] [stdout]    |   ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77 |   pub struct MemStore {
[INFO] [stdout]    |   ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ClientRequest: AppData`
[INFO] [stdout]            `ClientResponse: AppDataResponse`
[INFO] [stdout]            `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut rt = self.routing_table.write().await;
[INFO] [stdout]    |                                                 ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout] 84 | |             .0
[INFO] [stdout] 85 | |             .initialize(members.clone())
[INFO] [stdout]    | |             -^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub struct ClientRequest {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42 |   pub struct ClientResponse(Option<String>);
[INFO] [stdout]    |   ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77 |   pub struct MemStore {
[INFO] [stdout]    |   ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ClientRequest: AppData`
[INFO] [stdout]            `ClientResponse: AppDataResponse`
[INFO] [stdout]            `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let opt_handles = rt.remove(&id);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout] 84 | |             .0
[INFO] [stdout] 85 | |             .initialize(members.clone())
[INFO] [stdout]    | |             -^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub struct ClientRequest {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42 |   pub struct ClientResponse(Option<String>);
[INFO] [stdout]    |   ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77 |   pub struct MemStore {
[INFO] [stdout]    |   ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ClientRequest: AppData`
[INFO] [stdout]            `ClientResponse: AppDataResponse`
[INFO] [stdout]            `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout] 96 | |             .0
[INFO] [stdout] 97 | |             .initialize(members.clone())
[INFO] [stdout]    | |             -^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub struct ClientRequest {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42 |   pub struct ClientResponse(Option<String>);
[INFO] [stdout]    |   ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77 |   pub struct MemStore {
[INFO] [stdout]    |   ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ClientRequest: AppData`
[INFO] [stdout]            `ClientResponse: AppDataResponse`
[INFO] [stdout]            `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout] 96 | |             .0
[INFO] [stdout] 97 | |             .initialize(members.clone())
[INFO] [stdout]    | |             -^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub struct ClientRequest {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42 |   pub struct ClientResponse(Option<String>);
[INFO] [stdout]    |   ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77 |   pub struct MemStore {
[INFO] [stdout]    |   ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ClientRequest: AppData`
[INFO] [stdout]            `ClientResponse: AppDataResponse`
[INFO] [stdout]            `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout] 84 | |             .0
[INFO] [stdout] 85 | |             .initialize(members.clone())
[INFO] [stdout]    | |             -^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub struct ClientRequest {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42 |   pub struct ClientResponse(Option<String>);
[INFO] [stdout]    |   ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77 |   pub struct MemStore {
[INFO] [stdout]    |   ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ClientRequest: AppData`
[INFO] [stdout]            `ClientResponse: AppDataResponse`
[INFO] [stdout]            `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout] 84 | |             .0
[INFO] [stdout] 85 | |             .initialize(members.clone())
[INFO] [stdout]    | |             -^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub struct ClientRequest {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42 |   pub struct ClientResponse(Option<String>);
[INFO] [stdout]    |   ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77 |   pub struct MemStore {
[INFO] [stdout]    |   ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ClientRequest: AppData`
[INFO] [stdout]            `ClientResponse: AppDataResponse`
[INFO] [stdout]            `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let members: HashSet<NodeId> = rt.keys().cloned().collect();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout] 96 | |             .0
[INFO] [stdout] 97 | |             .initialize(members.clone())
[INFO] [stdout]    | |             -^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub struct ClientRequest {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42 |   pub struct ClientResponse(Option<String>);
[INFO] [stdout]    |   ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77 |   pub struct MemStore {
[INFO] [stdout]    |   ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ClientRequest: AppData`
[INFO] [stdout]            `ClientResponse: AppDataResponse`
[INFO] [stdout]            `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout] 96 | |             .0
[INFO] [stdout] 97 | |             .initialize(members.clone())
[INFO] [stdout]    | |             -^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub struct ClientRequest {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42 |   pub struct ClientResponse(Option<String>);
[INFO] [stdout]    |   ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77 |   pub struct MemStore {
[INFO] [stdout]    |   ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ClientRequest: AppData`
[INFO] [stdout]            `ClientResponse: AppDataResponse`
[INFO] [stdout]            `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout] 96 | |             .0
[INFO] [stdout] 97 | |             .initialize(members.clone())
[INFO] [stdout]    | |             -^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub struct ClientRequest {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42 |   pub struct ClientResponse(Option<String>);
[INFO] [stdout]    |   ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77 |   pub struct MemStore {
[INFO] [stdout]    |   ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ClientRequest: AppData`
[INFO] [stdout]            `ClientResponse: AppDataResponse`
[INFO] [stdout]            `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout] 96 | |             .0
[INFO] [stdout] 97 | |             .initialize(members.clone())
[INFO] [stdout]    | |             -^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub struct ClientRequest {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42 |   pub struct ClientResponse(Option<String>);
[INFO] [stdout]    |   ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77 |   pub struct MemStore {
[INFO] [stdout]    |   ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ClientRequest: AppData`
[INFO] [stdout]            `ClientResponse: AppDataResponse`
[INFO] [stdout]            `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `metrics` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |             metrics.push(node.0.metrics().borrow().clone());
[INFO] [stdout]     |                                 ^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `metrics` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |             metrics.push(node.0.metrics().borrow().clone());
[INFO] [stdout]     |                                 ^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 82 | /         rt.get(&node)
[INFO] [stdout] 83 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout] 84 | |             .0
[INFO] [stdout] 85 | |             .initialize(members.clone())
[INFO] [stdout]    | |             -^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub struct ClientRequest {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42 |   pub struct ClientResponse(Option<String>);
[INFO] [stdout]    |   ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77 |   pub struct MemStore {
[INFO] [stdout]    |   ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ClientRequest: AppData`
[INFO] [stdout]            `ClientResponse: AppDataResponse`
[INFO] [stdout]            `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `metrics` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |             metrics.push(node.0.metrics().borrow().clone());
[INFO] [stdout]     |                                 ^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `metrics` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |             metrics.push(node.0.metrics().borrow().clone());
[INFO] [stdout]     |                                 ^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let rt = self.routing_table.read().await;
[INFO] [stdout]    |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rt.get(&node)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout] 145 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout] 145 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout] 145 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout]    | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout] 145 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `add_non_voter` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |         node.0.add_non_voter(target).await
[INFO] [stdout]     |                ^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout] 145 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/fixtures/mod.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 94 | /         rt.get(&node)
[INFO] [stdout] 95 | |             .ok_or_else(|| anyhow!("node {} not found in routing table", node))?
[INFO] [stdout] 96 | |             .0
[INFO] [stdout] 97 | |             .initialize(members.clone())
[INFO] [stdout]    | |             -^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub struct ClientRequest {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42 |   pub struct ClientResponse(Option<String>);
[INFO] [stdout]    |   ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77 |   pub struct MemStore {
[INFO] [stdout]    |   ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ClientRequest: AppData`
[INFO] [stdout]            `ClientResponse: AppDataResponse`
[INFO] [stdout]            `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout] 145 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `add_non_voter` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |         node.0.add_non_voter(target).await
[INFO] [stdout]     |                ^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:44
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout] 145 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:44
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout] 145 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:44
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `metrics` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |             metrics.push(node.0.metrics().borrow().clone());
[INFO] [stdout]     |                                 ^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout] 145 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:44
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout] 153 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:44
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:44
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout] 153 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout] 145 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout] 145 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout] 153 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout] 145 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `metrics` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |             metrics.push(node.0.metrics().borrow().clone());
[INFO] [stdout]     |                                 ^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         for node in rt.values() {
[INFO] [stdout]     |                     ^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout] 153 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout] 153 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout] 153 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `add_non_voter` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |         node.0.add_non_voter(target).await
[INFO] [stdout]     |                ^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `change_membership` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:154:16
[INFO] [stdout]     |
[INFO] [stdout] 154 |         node.0.change_membership(members).await
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `metrics` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |             metrics.push(node.0.metrics().borrow().clone());
[INFO] [stdout]     |                                 ^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `change_membership` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:154:16
[INFO] [stdout]     |
[INFO] [stdout] 154 |         node.0.change_membership(members).await
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:44
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `add_non_voter` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |         node.0.add_non_voter(target).await
[INFO] [stdout]     |                ^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:44
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:159:44
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:159:44
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:159:44
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:44
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:159:44
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:159:44
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:159:44
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 161 | |             .get(&target)
[INFO] [stdout]     | |_________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 161 | |             .get(&target)
[INFO] [stdout]     | |_________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 161 | |             .get(&target)
[INFO] [stdout]     | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:18
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 161 | |             .get(&target)
[INFO] [stdout]     | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 161 | |             .get(&target)
[INFO] [stdout]     | |_________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 161 | |             .get(&target)
[INFO] [stdout]     | |_________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 161 | |             .get(&target)
[INFO] [stdout] 162 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", target));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 161 | |             .get(&target)
[INFO] [stdout] 162 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", target));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 161 | |             .get(&target)
[INFO] [stdout] 162 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", target));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout] 153 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 161 | |             .get(&target)
[INFO] [stdout] 162 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", target));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:44
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 161 | |             .get(&target)
[INFO] [stdout] 162 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", target));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 161 | |             .get(&target)
[INFO] [stdout] 162 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", target));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:44
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout] 153 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:44
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout] 153 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `client_read` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:163:16
[INFO] [stdout]     |
[INFO] [stdout] 163 |         node.0.client_read().await
[INFO] [stdout]     |                ^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `client_read` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:163:16
[INFO] [stdout]     |
[INFO] [stdout] 163 |         node.0.client_read().await
[INFO] [stdout]     |                ^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:173:65
[INFO] [stdout]     |
[INFO] [stdout] 173 |         if let Err(err) = self.send_client_request(target, req).await {
[INFO] [stdout]     |                                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `ClientWriteError`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/error.rs:45:30
[INFO] [stdout]     |
[INFO] [stdout] 45  | pub enum ClientWriteError<D: AppData> {
[INFO] [stdout]     |                              ^^^^^^^ required by this bound in `ClientWriteError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout] 145 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:173:65
[INFO] [stdout]     |
[INFO] [stdout] 173 |         if let Err(err) = self.send_client_request(target, req).await {
[INFO] [stdout]     |                                                                 ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `ClientWriteError`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/error.rs:45:30
[INFO] [stdout]     |
[INFO] [stdout] 45  | pub enum ClientWriteError<D: AppData> {
[INFO] [stdout]     |                              ^^^^^^^ required by this bound in `ClientWriteError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout] 145 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 144 | |             .get(&leader)
[INFO] [stdout] 145 | |             .unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             tracing::error!({error=%err}, "error from client request");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `ClientWriteError`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/error.rs:45:30
[INFO] [stdout]     |
[INFO] [stdout] 45  | pub enum ClientWriteError<D: AppData> {
[INFO] [stdout]     |                              ^^^^^^^ required by this bound in `ClientWriteError`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `change_membership` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:154:16
[INFO] [stdout]     |
[INFO] [stdout] 154 |         node.0.change_membership(members).await
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memstore-0.2.0/src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | pub struct ClientRequest {
[INFO] [stdout]     | ------------------------ doesn't satisfy `ClientRequest: AppData`
[INFO] [stdout] ...
[INFO] [stdout] 42  | pub struct ClientResponse(Option<String>);
[INFO] [stdout]     | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse`
[INFO] [stdout] ...
[INFO] [stdout] 77  | pub struct MemStore {
[INFO] [stdout]     | ------------------- doesn't satisfy `_: RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ClientRequest: AppData`
[INFO] [stdout]             `ClientResponse: AppDataResponse`
[INFO] [stdout]             `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             tracing::error!({error=%err}, "error from client request");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `ClientWriteError`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/error.rs:45:30
[INFO] [stdout]     |
[INFO] [stdout] 45  | pub enum ClientWriteError<D: AppData> {
[INFO] [stdout]     |                              ^^^^^^^ required by this bound in `ClientWriteError`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             tracing::error!({error=%err}, "error from client request");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `ClientWriteError`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/error.rs:45:30
[INFO] [stdout]     |
[INFO] [stdout] 45  | pub enum ClientWriteError<D: AppData> {
[INFO] [stdout]     |                              ^^^^^^^ required by this bound in `ClientWriteError`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:142:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:20
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                    ^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |           let node = rt
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |             .get(&leader)
[INFO] [stdout]     | |_________________________^ the trait `async_raft_ext::RaftStorage<ClientRequest, ClientResponse>` is not implemented for `MemStore`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Raft`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/raft.rs:46:71
[INFO] [stdout]     |
[INFO] [stdout] 46  | pub struct Raft<D: AppData, R: AppDataResponse, N: RaftNetwork<D>, S: RaftStorage<D, R>> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^ required by this bound in `Raft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             tracing::error!({error=%err}, "error from client request");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `ClientWriteError`
[WARN] too many lines in the log, truncating it
