[INFO] fetching crate async-raft 0.6.1... [INFO] checking async-raft-0.6.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate async-raft 0.6.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate async-raft 0.6.1 [INFO] finished tweaking crates.io crate async-raft 0.6.1 [INFO] tweaked toml for crates.io crate async-raft 0.6.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate async-raft 0.6.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 117 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.20) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2e0dcc45c47d5c8f99dbfefed0ea464a5c8ae9de5a4ba5ec7f95318e885c2e2 [INFO] running `Command { std: "docker" "start" "-a" "a2e0dcc45c47d5c8f99dbfefed0ea464a5c8ae9de5a4ba5ec7f95318e885c2e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2e0dcc45c47d5c8f99dbfefed0ea464a5c8ae9de5a4ba5ec7f95318e885c2e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2e0dcc45c47d5c8f99dbfefed0ea464a5c8ae9de5a4ba5ec7f95318e885c2e2", kill_on_drop: false }` [INFO] [stdout] a2e0dcc45c47d5c8f99dbfefed0ea464a5c8ae9de5a4ba5ec7f95318e885c2e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23309780376a45cafe16800bdcc702459e1c5a6694e27e7825da9badedb48ab1 [INFO] running `Command { std: "docker" "start" "-a" "23309780376a45cafe16800bdcc702459e1c5a6694e27e7825da9badedb48ab1", kill_on_drop: false }` [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking async-raft v0.6.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking async-raft v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/admin.rs:163:33 [INFO] [stdout] | [INFO] [stdout] 163 | self.joint_consensus_cb.push(rx_join); // Receiver for when the joint consensus is committed. [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = 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:227:35 [INFO] [stdout] | [INFO] [stdout] 227 | self.uniform_consensus_cb.push(rx_uniform); // Receiver for when the uniform consensus is committed. [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [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/append_entries.rs:265:37 [INFO] [stdout] | [INFO] [stdout] 265 | self.replicate_to_sm_handle.push(handle); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/append_entries.rs:303:37 [INFO] [stdout] | [INFO] [stdout] 303 | self.replicate_to_sm_handle.push(handle); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/client.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | self.joint_consensus_cb.push(rx_payload_committed); // Receiver for when the joint consensus is committed. [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/client.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | self.uniform_consensus_cb.push(rx_payload_committed); // Receiver for when the uniform consensus is committed. [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking memstore v0.2.0 [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> src/replication/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct ReplicationStream { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 20 | /// The spawn handle the `ReplicationCore` task. [INFO] [stdout] 21 | pub handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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:383:6 [INFO] [stdout] | [INFO] [stdout] 383 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `async_raft::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:383:6 [INFO] [stdout] | [INFO] [stdout] 383 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `async_raft::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:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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:385:54 [INFO] [stdout] | [INFO] [stdout] 385 | 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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:385:54 [INFO] [stdout] | [INFO] [stdout] 385 | 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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:383:6 [INFO] [stdout] | [INFO] [stdout] 383 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `async_raft::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:383:6 [INFO] [stdout] | [INFO] [stdout] 383 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `async_raft::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:383:6 [INFO] [stdout] | [INFO] [stdout] 383 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `async_raft::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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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:385:54 [INFO] [stdout] | [INFO] [stdout] 385 | 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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:385:54 [INFO] [stdout] | [INFO] [stdout] 385 | 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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:385:54 [INFO] [stdout] | [INFO] [stdout] 385 | 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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 `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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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:383:6 [INFO] [stdout] | [INFO] [stdout] 383 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `async_raft::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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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:383:6 [INFO] [stdout] | [INFO] [stdout] 383 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `async_raft::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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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:383:6 [INFO] [stdout] | [INFO] [stdout] 383 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `async_raft::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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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:383:6 [INFO] [stdout] | [INFO] [stdout] 383 | impl RaftNetwork for RaftRouter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `async_raft::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:385:54 [INFO] [stdout] | [INFO] [stdout] 385 | 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | fn assert_node_state(id: NodeId, node: &MemRaft, expected_term: u64, expected_log: u64, state: State) { [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | fn assert_node_state(id: NodeId, node: &MemRaft, expected_term: u64, expected_log: u64, state: State) { [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::RaftStorage` is not satisfied [INFO] [stdout] --> tests/non_voter_restart.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | fn assert_node_state(id: NodeId, node: &MemRaft, expected_term: u64, expected_log: u64, state: State) { [INFO] [stdout] | ^^^^^^^ the trait `async_raft::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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:385:54 [INFO] [stdout] | [INFO] [stdout] 385 | 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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:385:54 [INFO] [stdout] | [INFO] [stdout] 385 | 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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:385:54 [INFO] [stdout] | [INFO] [stdout] 385 | 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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 `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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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 `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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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 `MemStore: async_raft::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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 `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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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 `MemStore: async_raft::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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 `MemStore: async_raft::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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 `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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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 `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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/non_voter_restart.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State}; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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::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::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/storage.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RaftStorage: Send + Sync + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct MemStore { [INFO] [stdout] | ------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait AppDataResponse: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memstore-0.2.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct ClientResponse(Option); [INFO] [stdout] | ------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/fixtures/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_raft::async_trait::async_trait; [INFO] [stdout] | ---------- one version of crate `async_raft` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 18 | use memstore::{ClientRequest as MemClientRequest, ClientResponse as MemClientResponse, MemStore}; [INFO] [stdout] | -------- one version of crate `async_raft` used here, as a dependency of crate `memstore` [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] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-raft-0.6.1/src/network.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait RaftNetwork: Send + Sync + 'static [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: 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: there are multiple different versions of crate `async_raft` in the dependency graph [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait AppData: Clone + Send + Sync + Serialize + DeserializeOwned + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [WARN] too many lines in the log, truncating it