[INFO] fetching crate async-raft-ext 0.6.3... [INFO] checking async-raft-ext-0.6.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate async-raft-ext 0.6.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate async-raft-ext 0.6.3 [INFO] finished tweaking crates.io crate async-raft-ext 0.6.3 [INFO] tweaked toml for crates.io crate async-raft-ext 0.6.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate async-raft-ext 0.6.3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 116 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding tracing-subscriber v0.2.25 (available: v0.3.19) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-raft v0.6.1 [INFO] [stderr] Downloaded memstore v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a447deedeff4a7488b05635dde7d9e436916a7843421133eeef754edecee1109 [INFO] running `Command { std: "docker" "start" "-a" "a447deedeff4a7488b05635dde7d9e436916a7843421133eeef754edecee1109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a447deedeff4a7488b05635dde7d9e436916a7843421133eeef754edecee1109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a447deedeff4a7488b05635dde7d9e436916a7843421133eeef754edecee1109", kill_on_drop: false }` [INFO] [stdout] a447deedeff4a7488b05635dde7d9e436916a7843421133eeef754edecee1109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e6fd498ac71c9d57452f1e6204d397a5fca2eded00dca1639733e672c3c43b8 [INFO] running `Command { std: "docker" "start" "-a" "7e6fd498ac71c9d57452f1e6204d397a5fca2eded00dca1639733e672c3c43b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking async-raft v0.6.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking async-raft-ext v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/admin.rs:148:33 [INFO] [stdout] | [INFO] [stdout] 148 | self.joint_consensus_cb.push(rx_join); // Receiver for when the joint consensus is committed. [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/admin.rs:212:35 [INFO] [stdout] | [INFO] [stdout] 212 | self.uniform_consensus_cb.push(rx_uniform); // Receiver for when the uniform consensus is committed. [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/append_entries.rs:262:37 [INFO] [stdout] | [INFO] [stdout] 262 | self.replicate_to_sm_handle.push(handle); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/append_entries.rs:300:37 [INFO] [stdout] | [INFO] [stdout] 300 | self.replicate_to_sm_handle.push(handle); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/client.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | self.joint_consensus_cb.push(rx_payload_committed); // Receiver for when the joint consensus is committed. [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/client.rs:83:43 [INFO] [stdout] | [INFO] [stdout] 83 | self.uniform_consensus_cb.push(rx_payload_committed); // Receiver for when the uniform consensus is committed. [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:393:1 [INFO] [stdout] | [INFO] [stdout] 393 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:393:1 [INFO] [stdout] | [INFO] [stdout] 393 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:393:1 [INFO] [stdout] | [INFO] [stdout] 393 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:394:6 [INFO] [stdout] | [INFO] [stdout] 394 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `async_raft_ext::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------- required by a bound in this trait [INFO] [stdout] 17 | where [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `RaftNetwork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:394:6 [INFO] [stdout] | [INFO] [stdout] 394 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `async_raft_ext::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------- required by a bound in this trait [INFO] [stdout] 17 | where [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `RaftNetwork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:394:6 [INFO] [stdout] | [INFO] [stdout] 394 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `async_raft_ext::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------- required by a bound in this trait [INFO] [stdout] 17 | where [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `RaftNetwork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:396:54 [INFO] [stdout] | [INFO] [stdout] 396 | async fn append_entries(&self, target: u64, rpc: AppendEntriesRequest) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | ^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required 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:69:41 [INFO] [stdout] | [INFO] [stdout] 69 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/non_voter_restart.rs:69:41 [INFO] [stdout] | [INFO] [stdout] 69 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/non_voter_restart.rs:69:41 [INFO] [stdout] | [INFO] [stdout] 69 | fn assert_node_state(id: NodeId, node: &MemRaft, expected_term: u64, expected_log: u64, state: State) { [INFO] [stdout] | ^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:396:54 [INFO] [stdout] | [INFO] [stdout] 396 | async fn append_entries(&self, target: u64, rpc: AppendEntriesRequest) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:396:54 [INFO] [stdout] | [INFO] [stdout] 396 | async fn append_entries(&self, target: u64, rpc: AppendEntriesRequest) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | ^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:69 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:60 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | ^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:69 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:60 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:63:49 [INFO] [stdout] | [INFO] [stdout] 63 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:63:49 [INFO] [stdout] | [INFO] [stdout] 63 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | rt.insert(id, (node, memstore)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | rt.insert(id, (node, memstore)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:69 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:60 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:63:49 [INFO] [stdout] | [INFO] [stdout] 63 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | rt.insert(id, (node, memstore)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> 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: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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:69:49 [INFO] [stdout] | [INFO] [stdout] 69 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:69:49 [INFO] [stdout] | [INFO] [stdout] 69 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | let opt_handles = rt.remove(&id); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:69:49 [INFO] [stdout] | [INFO] [stdout] 69 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | let opt_handles = rt.remove(&id); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | let opt_handles = rt.remove(&id); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn remove_node(&self, id: NodeId) -> Option<(MemRaft, Arc)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn remove_node(&self, id: NodeId) -> Option<(MemRaft, Arc)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn remove_node(&self, id: NodeId) -> Option<(MemRaft, Arc)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn remove_node(&self, id: NodeId) -> Option<(MemRaft, Arc)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn remove_node(&self, id: NodeId) -> Option<(MemRaft, Arc)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn remove_node(&self, id: NodeId) -> Option<(MemRaft, Arc)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn remove_node(&self, id: NodeId) -> Option<(MemRaft, Arc)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn remove_node(&self, id: NodeId) -> Option<(MemRaft, Arc)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn remove_node(&self, id: NodeId) -> Option<(MemRaft, Arc)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:80:44 [INFO] [stdout] | [INFO] [stdout] 80 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = rt.keys().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = rt.keys().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = rt.keys().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:80:44 [INFO] [stdout] | [INFO] [stdout] 80 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = rt.keys().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | rt.get(&node) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = rt.keys().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / rt.get(&node) [INFO] [stdout] 83 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = rt.keys().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / rt.get(&node) [INFO] [stdout] 83 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | rt.get(&node) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / rt.get(&node) [INFO] [stdout] 83 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / rt.get(&node) [INFO] [stdout] 83 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft`, 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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft`, 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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:93:44 [INFO] [stdout] | [INFO] [stdout] 93 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:93:44 [INFO] [stdout] | [INFO] [stdout] 93 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | rt.get(&node) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:80:44 [INFO] [stdout] | [INFO] [stdout] 80 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | rt.get(&node) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / rt.get(&node) [INFO] [stdout] 95 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / rt.get(&node) [INFO] [stdout] 95 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / rt.get(&node) [INFO] [stdout] 95 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / rt.get(&node) [INFO] [stdout] 95 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft`, 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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft`, 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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:110:44 [INFO] [stdout] | [INFO] [stdout] 110 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:110:44 [INFO] [stdout] | [INFO] [stdout] 110 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | for node in rt.values() { [INFO] [stdout] | ^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | for node in rt.values() { [INFO] [stdout] | ^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = rt.keys().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `metrics` exists for struct `Raft`, 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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = rt.keys().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `metrics` exists for struct `Raft`, 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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:142:44 [INFO] [stdout] | [INFO] [stdout] 142 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] 145 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] 145 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] 145 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = rt.keys().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:142:44 [INFO] [stdout] | [INFO] [stdout] 142 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] 145 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [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`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | node.0.add_non_voter(target).await [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:44 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:44 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:393:1 [INFO] [stdout] | [INFO] [stdout] 393 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:394:6 [INFO] [stdout] | [INFO] [stdout] 394 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `async_raft_ext::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------- required by a bound in this trait [INFO] [stdout] 17 | where [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `RaftNetwork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:393:1 [INFO] [stdout] | [INFO] [stdout] 393 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:44 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] 145 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:394:6 [INFO] [stdout] | [INFO] [stdout] 394 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `async_raft_ext::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------- required by a bound in this trait [INFO] [stdout] 17 | where [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `RaftNetwork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] 145 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] 153 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] 153 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] 153 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [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`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | node.0.add_non_voter(target).await [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:396:54 [INFO] [stdout] | [INFO] [stdout] 396 | async fn append_entries(&self, target: u64, rpc: AppendEntriesRequest) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:396:54 [INFO] [stdout] | [INFO] [stdout] 396 | async fn append_entries(&self, target: u64, rpc: AppendEntriesRequest) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | rt.get(&node) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `change_membership` exists for struct `Raft`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 154 | node.0.change_membership(members).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> 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:159:44 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:44 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:44 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | ^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | ^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:69 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:60 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:69 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:60 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> 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:150:44 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:44 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:44 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] 162 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", target)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:63:49 [INFO] [stdout] | [INFO] [stdout] 63 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] 162 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", target)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] 162 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", target)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | rt.insert(id, (node, memstore)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] 153 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] 153 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `client_read` exists for struct `Raft`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | node.0.client_read().await [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] 153 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:173:65 [INFO] [stdout] | [INFO] [stdout] 173 | if let Err(err) = self.send_client_request(target, req).await { [INFO] [stdout] | ^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ClientWriteError` [INFO] [stdout] --> /opt/rustwide/workdir/src/error.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum ClientWriteError { [INFO] [stdout] | ^^^^^^^ required by this bound in `ClientWriteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs: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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / rt.get(&node) [INFO] [stdout] 83 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:69:49 [INFO] [stdout] | [INFO] [stdout] 69 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | let opt_handles = rt.remove(&id); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn remove_node(&self, id: NodeId) -> Option<(MemRaft, Arc)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / rt.get(&node) [INFO] [stdout] 83 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn remove_node(&self, id: NodeId) -> Option<(MemRaft, Arc)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:63:49 [INFO] [stdout] | [INFO] [stdout] 63 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn remove_node(&self, id: NodeId) -> Option<(MemRaft, Arc)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `change_membership` exists for struct `Raft`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 154 | node.0.change_membership(members).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:393:1 [INFO] [stdout] | [INFO] [stdout] 393 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | rt.insert(id, (node, memstore)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:44 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:44 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:80:44 [INFO] [stdout] | [INFO] [stdout] 80 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:44 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:80:44 [INFO] [stdout] | [INFO] [stdout] 80 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft`, 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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = rt.keys().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:69:49 [INFO] [stdout] | [INFO] [stdout] 69 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = rt.keys().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | tracing::error!({error=%err}, "error from client request"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ClientWriteError` [INFO] [stdout] --> /opt/rustwide/workdir/src/error.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum ClientWriteError { [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: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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] 162 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", target)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] 162 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", target)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = rt.keys().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | let opt_handles = rt.remove(&id); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] 162 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", target)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn remove_node(&self, id: NodeId) -> Option<(MemRaft, Arc)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | rt.get(&node) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn remove_node(&self, id: NodeId) -> Option<(MemRaft, Arc)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn remove_node(&self, id: NodeId) -> Option<(MemRaft, Arc)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / rt.get(&node) [INFO] [stdout] 83 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:93:44 [INFO] [stdout] | [INFO] [stdout] 93 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | rt.get(&node) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / rt.get(&node) [INFO] [stdout] 83 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / rt.get(&node) [INFO] [stdout] 95 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / rt.get(&node) [INFO] [stdout] 95 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:393:1 [INFO] [stdout] | [INFO] [stdout] 393 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:80:44 [INFO] [stdout] | [INFO] [stdout] 80 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft`, 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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:394:6 [INFO] [stdout] | [INFO] [stdout] 394 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `async_raft_ext::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------- required by a bound in this trait [INFO] [stdout] 17 | where [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `RaftNetwork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = rt.keys().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | tracing::error!({error=%err}, "error from client request"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ClientWriteError` [INFO] [stdout] --> /opt/rustwide/workdir/src/error.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum ClientWriteError { [INFO] [stdout] | ^^^^^^^ required by this bound in `ClientWriteError` [INFO] [stdout] = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = rt.keys().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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 = 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft`, 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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | let members: HashSet = rt.keys().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | rt.get(&node) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:394:6 [INFO] [stdout] | [INFO] [stdout] 394 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `async_raft_ext::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------- required by a bound in this trait [INFO] [stdout] 17 | where [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `RaftNetwork` [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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / rt.get(&node) [INFO] [stdout] 83 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:396:54 [INFO] [stdout] | [INFO] [stdout] 396 | async fn append_entries(&self, target: u64, rpc: AppendEntriesRequest) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:93:44 [INFO] [stdout] | [INFO] [stdout] 93 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / rt.get(&node) [INFO] [stdout] 83 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | rt.get(&node) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / rt.get(&node) [INFO] [stdout] 95 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:110:44 [INFO] [stdout] | [INFO] [stdout] 110 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / rt.get(&node) [INFO] [stdout] 95 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | for node in rt.values() { [INFO] [stdout] | ^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft`, 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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft`, 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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> 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:396:54 [INFO] [stdout] | [INFO] [stdout] 396 | async fn append_entries(&self, target: u64, rpc: AppendEntriesRequest) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:175:28 [INFO] [stdout] | [INFO] [stdout] 175 | panic!("{:?}", err) [INFO] [stdout] | ---- ^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is implemented for `ClientWriteError` [INFO] [stdout] = note: required for `ClientWriteError` to implement `Debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | tracing::error!({error=%err}, "error from client request"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Value` is implemented for `DisplayValue` [INFO] [stdout] = note: required for `ClientWriteError` to implement `std::fmt::Display` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&ClientWriteError` to implement `std::fmt::Display` [INFO] [stdout] = note: required for `DisplayValue<&ClientWriteError>` to implement `Value` [INFO] [stdout] = note: required for the cast from `&DisplayValue<&ClientWriteError>` 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: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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:93:44 [INFO] [stdout] | [INFO] [stdout] 93 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | ^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:69 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:60 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | rt.get(&node) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `metrics` exists for struct `Raft`, 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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / rt.get(&node) [INFO] [stdout] 95 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |_______________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:181:44 [INFO] [stdout] | [INFO] [stdout] 181 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:181:44 [INFO] [stdout] | [INFO] [stdout] 181 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:181:44 [INFO] [stdout] | [INFO] [stdout] 181 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / rt.get(&node) [INFO] [stdout] 95 | | .ok_or_else(|| anyhow!("node {} not found in routing table", node))? [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:110:44 [INFO] [stdout] | [INFO] [stdout] 110 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:182:20 [INFO] [stdout] | [INFO] [stdout] 182 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 183 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:182:20 [INFO] [stdout] | [INFO] [stdout] 182 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 183 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:182:20 [INFO] [stdout] | [INFO] [stdout] 182 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 183 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `initialize` exists for struct `Raft`, 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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | for node in rt.values() { [INFO] [stdout] | ^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `client_read` exists for struct `Raft`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | node.0.client_read().await [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | ^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:69 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:60 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:182:20 [INFO] [stdout] | [INFO] [stdout] 182 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 183 | | .get(&target) [INFO] [stdout] 184 | | .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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:182:20 [INFO] [stdout] | [INFO] [stdout] 182 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 183 | | .get(&target) [INFO] [stdout] 184 | | .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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:173:65 [INFO] [stdout] | [INFO] [stdout] 173 | if let Err(err) = self.send_client_request(target, req).await { [INFO] [stdout] | ^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ClientWriteError` [INFO] [stdout] --> /opt/rustwide/workdir/src/error.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum ClientWriteError { [INFO] [stdout] | ^^^^^^^ required by this bound in `ClientWriteError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:182:20 [INFO] [stdout] | [INFO] [stdout] 182 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 183 | | .get(&target) [INFO] [stdout] 184 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", target)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | tracing::error!({error=%err}, "error from client request"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ClientWriteError` [INFO] [stdout] --> /opt/rustwide/workdir/src/error.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum ClientWriteError { [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_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `metrics` exists for struct `Raft`, 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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | tracing::error!({error=%err}, "error from client request"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ClientWriteError` [INFO] [stdout] --> /opt/rustwide/workdir/src/error.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum ClientWriteError { [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_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let node = Raft::new(id, self.config.clone(), self.clone(), memstore.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:110:44 [INFO] [stdout] | [INFO] [stdout] 110 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:393:1 [INFO] [stdout] | [INFO] [stdout] 393 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | for node in rt.values() { [INFO] [stdout] | ^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:175:28 [INFO] [stdout] | [INFO] [stdout] 175 | panic!("{:?}", err) [INFO] [stdout] | ---- ^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is implemented for `ClientWriteError` [INFO] [stdout] = note: required for `ClientWriteError` to implement `Debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | tracing::error!({error=%err}, "error from client request"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Value` is implemented for `DisplayValue` [INFO] [stdout] = note: required for `ClientWriteError` to implement `std::fmt::Display` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&ClientWriteError` to implement `std::fmt::Display` [INFO] [stdout] = note: required for `DisplayValue<&ClientWriteError>` to implement `Value` [INFO] [stdout] = note: required for the cast from `&DisplayValue<&ClientWriteError>` 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:393:1 [INFO] [stdout] | [INFO] [stdout] 393 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `current_leader` exists for struct `Raft`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:185:16 [INFO] [stdout] | [INFO] [stdout] 185 | node.0.current_leader().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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:63:49 [INFO] [stdout] | [INFO] [stdout] 63 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `metrics` exists for struct `Raft`, 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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:142:44 [INFO] [stdout] | [INFO] [stdout] 142 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:181:44 [INFO] [stdout] | [INFO] [stdout] 181 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:181:44 [INFO] [stdout] | [INFO] [stdout] 181 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:181:44 [INFO] [stdout] | [INFO] [stdout] 181 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] 145 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:182:20 [INFO] [stdout] | [INFO] [stdout] 182 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 183 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] 145 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:142:44 [INFO] [stdout] | [INFO] [stdout] 142 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] 145 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:182:20 [INFO] [stdout] | [INFO] [stdout] 182 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 183 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:198:18 [INFO] [stdout] | [INFO] [stdout] 198 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:394:6 [INFO] [stdout] | [INFO] [stdout] 394 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `async_raft_ext::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------- required by a bound in this trait [INFO] [stdout] 17 | where [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `RaftNetwork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:182:20 [INFO] [stdout] | [INFO] [stdout] 182 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 183 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:182:20 [INFO] [stdout] | [INFO] [stdout] 182 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 183 | | .get(&target) [INFO] [stdout] 184 | | .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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:198:18 [INFO] [stdout] | [INFO] [stdout] 198 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:182:20 [INFO] [stdout] | [INFO] [stdout] 182 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 183 | | .get(&target) [INFO] [stdout] 184 | | .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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:198:18 [INFO] [stdout] | [INFO] [stdout] 198 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:182:20 [INFO] [stdout] | [INFO] [stdout] 182 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 183 | | .get(&target) [INFO] [stdout] 184 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", target)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | rt.insert(id, (node, memstore)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:198:44 [INFO] [stdout] | [INFO] [stdout] 198 | 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, S: RaftStorage> { [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`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | node.0.add_non_voter(target).await [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] 145 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:198:44 [INFO] [stdout] | [INFO] [stdout] 198 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] 145 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:142:44 [INFO] [stdout] | [INFO] [stdout] 142 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:198:44 [INFO] [stdout] | [INFO] [stdout] 198 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:44 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:394:6 [INFO] [stdout] | [INFO] [stdout] 394 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `async_raft_ext::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------- required by a bound in this trait [INFO] [stdout] 17 | where [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `RaftNetwork` [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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:63:49 [INFO] [stdout] | [INFO] [stdout] 63 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:44 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] 145 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:44 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] 145 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `current_leader` exists for struct `Raft`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:185:16 [INFO] [stdout] | [INFO] [stdout] 185 | node.0.current_leader().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-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] 145 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 144 | | .get(&leader) [INFO] [stdout] 145 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:199:20 [INFO] [stdout] | [INFO] [stdout] 199 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 200 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:199:20 [INFO] [stdout] | [INFO] [stdout] 199 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 200 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] 153 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] 153 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] 153 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [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`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | node.0.add_non_voter(target).await [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:199:20 [INFO] [stdout] | [INFO] [stdout] 199 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 200 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:199:20 [INFO] [stdout] | [INFO] [stdout] 199 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 200 | | .get(&target) [INFO] [stdout] 201 | | .unwrap_or_else(|| panic!("node '{}' does not exist in routing table", 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:199:20 [INFO] [stdout] | [INFO] [stdout] 199 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 200 | | .get(&target) [INFO] [stdout] 201 | | .unwrap_or_else(|| panic!("node '{}' does not exist in routing table", 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:199:20 [INFO] [stdout] | [INFO] [stdout] 199 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 200 | | .get(&target) [INFO] [stdout] 201 | | .unwrap_or_else(|| panic!("node '{}' does not exist in routing table", target)); [INFO] [stdout] | |___________________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:198:18 [INFO] [stdout] | [INFO] [stdout] 198 | 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, S: RaftStorage> { [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`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | node.0.add_non_voter(target).await [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | rt.insert(id, (node, memstore)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:198:18 [INFO] [stdout] | [INFO] [stdout] 198 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:44 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:198:18 [INFO] [stdout] | [INFO] [stdout] 198 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `change_membership` exists for struct `Raft`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 154 | node.0.change_membership(members).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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); [INFO] [stdout] | ------------------------- doesn't satisfy `ClientResponse: AppDataResponse` [INFO] [stdout] ... [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- doesn't satisfy `_: RaftStorage` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ClientRequest: AppData` [INFO] [stdout] `ClientResponse: AppDataResponse` [INFO] [stdout] `MemStore: async_raft_ext::RaftStorage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:44 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:198:44 [INFO] [stdout] | [INFO] [stdout] 198 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:44 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:198:44 [INFO] [stdout] | [INFO] [stdout] 198 | 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound 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)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:198:44 [INFO] [stdout] | [INFO] [stdout] 198 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:396:54 [INFO] [stdout] | [INFO] [stdout] 396 | async fn append_entries(&self, target: u64, rpc: AppendEntriesRequest) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:199:20 [INFO] [stdout] | [INFO] [stdout] 199 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 200 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:396:54 [INFO] [stdout] | [INFO] [stdout] 396 | async fn append_entries(&self, target: u64, rpc: AppendEntriesRequest) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AppendEntriesRequest` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^ required by this bound in `AppendEntriesRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | let mut rt = self.routing_table.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:199:20 [INFO] [stdout] | [INFO] [stdout] 199 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 200 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:44 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] 153 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] 153 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:44 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:199:20 [INFO] [stdout] | [INFO] [stdout] 199 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 200 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:199:20 [INFO] [stdout] | [INFO] [stdout] 199 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 200 | | .get(&target) [INFO] [stdout] 201 | | .unwrap_or_else(|| panic!("node '{}' does not exist in routing table", 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 152 | | .get(&leader) [INFO] [stdout] 153 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", leader)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:159:44 [INFO] [stdout] | [INFO] [stdout] 159 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:199:20 [INFO] [stdout] | [INFO] [stdout] 199 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 200 | | .get(&target) [INFO] [stdout] 201 | | .unwrap_or_else(|| panic!("node '{}' does not exist in routing table", 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, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:199:20 [INFO] [stdout] | [INFO] [stdout] 199 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 200 | | .get(&target) [INFO] [stdout] 201 | | .unwrap_or_else(|| panic!("node '{}' does not exist in routing table", target)); [INFO] [stdout] | |___________________________________________________________________________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound 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::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl, S: RaftStorage> Raft { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft::::new` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn new(id: NodeId, config: Arc, network: Arc, storage: Arc) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:150:44 [INFO] [stdout] | [INFO] [stdout] 150 | let rt = self.routing_table.read().await; [INFO] [stdout] | ^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft_ext::RaftStorage` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] | |_________________________^ the trait `async_raft_ext::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let node = rt [INFO] [stdout] | ____________________^ [INFO] [stdout] 161 | | .get(&target) [INFO] [stdout] 162 | | .unwrap_or_else(|| panic!("node with ID {} does not exist", target)); [INFO] [stdout] | |________________________________________________________________________________^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [WARN] too many lines in the log, truncating it