[INFO] fetching crate async-raft 0.6.1...
[INFO] checking async-raft-0.6.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate async-raft 0.6.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate async-raft 0.6.1 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 0.6.1
[INFO] finished tweaking crates.io crate async-raft 0.6.1
[INFO] tweaked toml for crates.io crate async-raft 0.6.1 written to /workspace/builds/worker-1-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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memstore v0.2.0
[INFO] [stderr]   Downloaded async-raft v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a5cc34ca0153fc5812bce268da3f5d3b9752efb6af604ceca91b3dc272adfb6
[INFO] running `Command { std: "docker" "start" "-a" "8a5cc34ca0153fc5812bce268da3f5d3b9752efb6af604ceca91b3dc272adfb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a5cc34ca0153fc5812bce268da3f5d3b9752efb6af604ceca91b3dc272adfb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a5cc34ca0153fc5812bce268da3f5d3b9752efb6af604ceca91b3dc272adfb6", kill_on_drop: false }`
[INFO] [stdout] 8a5cc34ca0153fc5812bce268da3f5d3b9752efb6af604ceca91b3dc272adfb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e0bb1638f8c535027f5ee84c21fee0745e7aaa2ce4c2460570c2c50a11b4779
[INFO] running `Command { std: "docker" "start" "-a" "1e0bb1638f8c535027f5ee84c21fee0745e7aaa2ce4c2460570c2c50a11b4779", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling derive_more v0.99.17
[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 async-raft v0.6.1 (/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:84:41
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 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:86:43
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 self.uniform_consensus_cb.push(rx_payload_committed); // Receiver for when the uniform 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/append_entries.rs:265:37
[INFO] [stdout]     |
[INFO] [stdout] 265 |         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:303:37
[INFO] [stdout]     |
[INFO] [stdout] 303 |         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:163:33
[INFO] [stdout]     |
[INFO] [stdout] 163 |         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:227:35
[INFO] [stdout]     |
[INFO] [stdout] 227 |         self.uniform_consensus_cb.push(rx_uniform); // Receiver for when the uniform consensus is committed.
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]   --> src/replication/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) struct ReplicationStream<D: AppData> {
[INFO] [stdout]    |                   ----------------- field in this struct
[INFO] [stdout] 20 |     /// The spawn handle the `ReplicationCore` task.
[INFO] [stdout] 21 |     pub handle: JoinHandle<()>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 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 `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::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::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 `MemStore: async_raft::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::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::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::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::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::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 `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::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::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 `MemStore: async_raft::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::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: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::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::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: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 `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: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::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::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: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::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::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 `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::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::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: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: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::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::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 `MemStore: async_raft::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::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 `MemStore: async_raft::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::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 `MemStore: async_raft::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::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::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::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: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::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::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: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: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 `MemStore: async_raft::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::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::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::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 `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: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: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::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::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::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::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 `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::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::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: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: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 `MemStore: async_raft::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::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 `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::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::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 `MemStore: async_raft::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::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: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: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: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::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::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::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::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: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::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::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::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::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 `MemStore: async_raft::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::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::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::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::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::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`
[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 `MemStore: async_raft::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::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 `MemStore: async_raft::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::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: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::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::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::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::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::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::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: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: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::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::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::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::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::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::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::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::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: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: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: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: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::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::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::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::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 `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: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: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: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: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::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::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::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::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::<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::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::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 `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 `MemStore: async_raft::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::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: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: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::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::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 `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: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: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::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::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 `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: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 `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: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 `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::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::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::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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::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::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::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 `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::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::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::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::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 `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::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::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: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: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: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::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::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::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::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: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 `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::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::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::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::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 `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: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: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::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::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: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: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::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::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::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::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::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::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::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::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: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::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::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 `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: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::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::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::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::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 `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: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::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::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: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: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::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::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::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::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 `MemStore: async_raft::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::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: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: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 `MemStore: async_raft::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::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/non_voter_restart.rs:65:41
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn assert_node_state(id: NodeId, node: &MemRaft, expected_term: u64, expected_log: u64, state: State) {
[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::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::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/non_voter_restart.rs:65:41
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn assert_node_state(id: NodeId, node: &MemRaft, expected_term: u64, expected_log: u64, state: State) {
[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: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: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::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]   --> tests/non_voter_restart.rs:65:41
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn assert_node_state(id: NodeId, node: &MemRaft, expected_term: u64, expected_log: u64, state: State) {
[INFO] [stdout]    |                                         ^^^^^^^ the trait `async_raft::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::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::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: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: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: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: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::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::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 `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::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::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::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::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 `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::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::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::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::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::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::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 `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: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: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: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: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: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::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::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::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::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::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::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::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::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 `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: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: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::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::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 `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 `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[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::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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::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 `MemStore: async_raft::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::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 `MemStore: async_raft::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::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 `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::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::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::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::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: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: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 `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: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 `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::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::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::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::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::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::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: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: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: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::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::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::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::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: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: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::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::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::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::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::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::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: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::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::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::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::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::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::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: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: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: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: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: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::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::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 `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 `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: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::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::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::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::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: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::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::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: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: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::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::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::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::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::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::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::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::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: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: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: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] 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: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::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::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::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::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::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::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::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::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::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::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 `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 `MemStore: async_raft::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::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::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::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: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: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: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: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: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::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::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::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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::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::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::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::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::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: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: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: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: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: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: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: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: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::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::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]    |         ^^^^^^^^^^^^^ 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::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::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::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::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::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::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::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::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: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 `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::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::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::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::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 `MemStore: async_raft::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::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::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::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: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::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::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: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 `MemStore: async_raft::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::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::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::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 `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 `MemStore: async_raft::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::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::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::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::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::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: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: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[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::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 `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: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::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::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::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::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 `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: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: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[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::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: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::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::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::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::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::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::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: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: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: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::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: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: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::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::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 `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: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: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: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::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::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: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::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::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::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::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: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::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::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: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: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::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::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::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::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 `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: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 `MemStore: async_raft::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::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 `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::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::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 `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::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::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::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::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::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::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: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: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: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::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::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::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::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 `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::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::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::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::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::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::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: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 `MemStore: async_raft::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::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 `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: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::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::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::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::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 `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 `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::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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::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::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::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::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::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: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::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::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::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: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: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: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[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::RaftStorage<ClientRequest, ClientResponse>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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::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::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::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: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: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::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::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::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: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 `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::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::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: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: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: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: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::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::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::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::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 `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let node = rt.get(&leader).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: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:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let node = rt.get(&leader).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: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::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::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::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let node = rt.get(&leader).unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ the trait `async_raft::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.get(&leader).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::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::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.get(&leader).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:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let node = rt.get(&leader).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: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:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let node = rt.get(&leader).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: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: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::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let node = rt.get(&leader).unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ the trait `async_raft::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::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::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 `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 `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let node = rt.get(&leader).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::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::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.get(&leader).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: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::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::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 `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: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::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::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: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::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::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::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::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 `MemStore: async_raft::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let node = rt.get(&leader).unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::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::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let node = rt.get(&leader).unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::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::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::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::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::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::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: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 `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::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::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: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 `MemStore: async_raft::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::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[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::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: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: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[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:144:16
[INFO] [stdout]     |
[INFO] [stdout] 144 |         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::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: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::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::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::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::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: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:148:18
[INFO] [stdout]     |
[INFO] [stdout] 148 |         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::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::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: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::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::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: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:148:18
[INFO] [stdout]     |
[INFO] [stdout] 148 |         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: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::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::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: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::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::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::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::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 `MemStore: async_raft::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::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::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::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 `MemStore: async_raft::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:148:18
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::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:148:44
[INFO] [stdout]     |
[INFO] [stdout] 148 |         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:148:44
[INFO] [stdout]     |
[INFO] [stdout] 148 |         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::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:148:44
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft::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:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let node = rt.get(&leader).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:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let node = rt.get(&leader).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::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let node = rt.get(&leader).unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ the trait `async_raft::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:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let node = rt.get(&leader).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:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let node = rt.get(&leader).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::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let node = rt.get(&leader).unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::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::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::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[E0277]: the trait bound `MemStore: async_raft::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::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 `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: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::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::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: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::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::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:144:16
[INFO] [stdout]     |
[INFO] [stdout] 144 |         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::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 `MemStore: async_raft::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::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 `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 `MemStore: async_raft::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::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::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::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[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::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:148:18
[INFO] [stdout]     |
[INFO] [stdout] 148 |         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:148:18
[INFO] [stdout]     |
[INFO] [stdout] 148 |         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::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:148:18
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::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::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::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: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 `change_membership` exists for struct `Raft<ClientRequest, ClientResponse, RaftRouter, MemStore>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 150 |         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::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: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::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::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::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::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 `ClientRequest: AppData` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 |         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: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: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::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::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:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 |         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::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::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::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::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:148:44
[INFO] [stdout]     |
[INFO] [stdout] 148 |         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:155:44
[INFO] [stdout]     |
[INFO] [stdout] 155 |         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 `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:155:44
[INFO] [stdout]     |
[INFO] [stdout] 155 |         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::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::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::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:155:44
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft::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 `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: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::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:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let node = rt.get(&target).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[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::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: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::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::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:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let node = rt.get(&target).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 `ClientResponse: AppDataResponse` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:148:44
[INFO] [stdout]     |
[INFO] [stdout] 148 |         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: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::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let node = rt.get(&target).unwrap_or_else(|| panic!("node with ID {} does not exist", target));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ the trait `async_raft::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 `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:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let node = rt.get(&target).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::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::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:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let node = rt.get(&target).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 `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::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let node = rt.get(&target).unwrap_or_else(|| panic!("node with ID {} does not exist", target));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::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::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::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::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:148:44
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let rt = self.routing_table.read().await;
[INFO] [stdout]     |                                            ^^^^^ the trait `async_raft::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::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::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:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let node = rt.get(&leader).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: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:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let node = rt.get(&leader).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::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::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::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let node = rt.get(&leader).unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ the trait `async_raft::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:157:16
[INFO] [stdout]     |
[INFO] [stdout] 157 |         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::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:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let node = rt.get(&leader).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: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: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: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:167:65
[INFO] [stdout]     |
[INFO] [stdout] 167 |         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[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::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: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:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let node = rt.get(&leader).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: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 `MemStore: async_raft::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::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 `MemStore: async_raft::RaftStorage<ClientRequest, ClientResponse>` is not satisfied
[INFO] [stdout]    --> tests/fixtures/mod.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let node = rt.get(&leader).unwrap_or_else(|| panic!("node with ID {} does not exist", leader));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::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::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::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: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: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:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |             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 `MemStore: async_raft::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::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::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::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:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |             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: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: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: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::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::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 `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: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 `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: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::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::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: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::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::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 `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::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::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: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 `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: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::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::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::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::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::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::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:169:28
[INFO] [stdout]     |
[INFO] [stdout] 169 |             panic!("{:?}", err)
[INFO] [stdout]     |                     ----   ^^^ the trait `AppData` is not implemented for `ClientRequest`, which is required by `ClientWriteError<ClientRequest>: Debug`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is implemented for `ClientWriteError<D>`
[INFO] [stdout]     = note: required for `ClientWriteError<ClientRequest>` to implement `Debug`
[INFO] [stdout] note: required by a bound in `core::fmt::rt::Argument::<'a>::new_debug`
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/fmt/rt.rs:100:5
[INFO] [stdout]     = note: this error originates in the macro `$crate::const_format_args` which comes from the expansion of the macro `panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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::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::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:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |             tracing::error!({error=%err}, "error from client request");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest`, which is required by `DisplayValue<&ClientWriteError<ClientRequest>>: Value`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Value` is implemented for `DisplayValue<T>`
[INFO] [stdout]     = note: required for `ClientWriteError<ClientRequest>` to implement `std::fmt::Display`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&ClientWriteError<ClientRequest>` to implement `std::fmt::Display`
[INFO] [stdout]     = note: required for `DisplayValue<&ClientWriteError<ClientRequest>>` to implement `Value`
[INFO] [stdout]     = note: required for the cast from `&DisplayValue<&ClientWriteError<ClientRequest>>` to `&dyn Value`
[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[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:150:16
[INFO] [stdout]     |
[INFO] [stdout] 150 |         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::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[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::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: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`
[WARN] too many lines in the log, truncating it
