[INFO] fetching crate async-raft 0.6.1... [INFO] testing async-raft-0.6.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate async-raft 0.6.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate async-raft 0.6.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-raft 0.6.1 [INFO] finished tweaking crates.io crate async-raft 0.6.1 [INFO] tweaked toml for crates.io crate async-raft 0.6.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c08f5092927e9914bacc607e688b61579c0af97dc45170a35286b17ebaa08cdc [INFO] running `Command { std: "docker" "start" "-a" "c08f5092927e9914bacc607e688b61579c0af97dc45170a35286b17ebaa08cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c08f5092927e9914bacc607e688b61579c0af97dc45170a35286b17ebaa08cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c08f5092927e9914bacc607e688b61579c0af97dc45170a35286b17ebaa08cdc", kill_on_drop: false }` [INFO] [stdout] c08f5092927e9914bacc607e688b61579c0af97dc45170a35286b17ebaa08cdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3b492540f93e08ecfe0d5c1fc36cc798c028a8256721b383a54857171d2c3a67 [INFO] running `Command { std: "docker" "start" "-a" "3b492540f93e08ecfe0d5c1fc36cc798c028a8256721b383a54857171d2c3a67", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling async-raft v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `handle` [INFO] [stdout] --> src/replication/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "3b492540f93e08ecfe0d5c1fc36cc798c028a8256721b383a54857171d2c3a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b492540f93e08ecfe0d5c1fc36cc798c028a8256721b383a54857171d2c3a67", kill_on_drop: false }` [INFO] [stdout] 3b492540f93e08ecfe0d5c1fc36cc798c028a8256721b383a54857171d2c3a67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bbae5627cc51b35ad47a1b892616f01f4d35caa04a4ddc253b74179da273194 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0bbae5627cc51b35ad47a1b892616f01f4d35caa04a4ddc253b74179da273194", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling async-raft v0.6.1 [INFO] [stdout] warning: field is never read: `handle` [INFO] [stdout] --> src/replication/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling memstore v0.2.0 [INFO] [stderr] Compiling async-raft v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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: required by a bound in `async_raft::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `async_raft::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: 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: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-raft` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/non_voter_restart.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | fn assert_node_state(id: NodeId, node: &MemRaft, expected_term: u64, expected_log: u64, state: State) { [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required 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: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, 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: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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: required by a bound in `async_raft::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `async_raft::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: 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: required by a bound in `async_raft::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `async_raft::RaftNetwork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [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: 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: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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: required by a bound in `async_raft::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `async_raft::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: 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: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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: required by a bound in `async_raft::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `async_raft::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: 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: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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: required by a bound in `async_raft::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `async_raft::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: 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: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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: required by a bound in `async_raft::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `async_raft::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: 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: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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: required by a bound in `async_raft::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `async_raft::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: 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: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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: required by a bound in `async_raft::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `async_raft::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: 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: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MemStore: async_raft::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: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound 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: required by a bound in `async_raft::RaftNetwork` [INFO] [stdout] --> /opt/rustwide/workdir/src/network.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | D: AppData, [INFO] [stdout] | ^^^^^^^ required by this bound in `async_raft::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: 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: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] warning: field is never read: `handle` [INFO] [stdout] --> src/replication/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0bbae5627cc51b35ad47a1b892616f01f4d35caa04a4ddc253b74179da273194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bbae5627cc51b35ad47a1b892616f01f4d35caa04a4ddc253b74179da273194", kill_on_drop: false }` [INFO] [stdout] 0bbae5627cc51b35ad47a1b892616f01f4d35caa04a4ddc253b74179da273194