[INFO] fetching crate async-raft 0.6.1... [INFO] checking async-raft-0.6.1 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate async-raft 0.6.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate async-raft 0.6.1 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e93d5c826d11e6fc01ef70c07c8cd3a3ae53263e3803d58fde1442fc422d7ec0 [INFO] running `Command { std: "docker" "start" "-a" "e93d5c826d11e6fc01ef70c07c8cd3a3ae53263e3803d58fde1442fc422d7ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e93d5c826d11e6fc01ef70c07c8cd3a3ae53263e3803d58fde1442fc422d7ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e93d5c826d11e6fc01ef70c07c8cd3a3ae53263e3803d58fde1442fc422d7ec0", kill_on_drop: false }` [INFO] [stdout] e93d5c826d11e6fc01ef70c07c8cd3a3ae53263e3803d58fde1442fc422d7ec0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5138b875a83a8df6b5d43524da27a69c120130d82c93b94fd1a194c1e3e8301d [INFO] running `Command { std: "docker" "start" "-a" "5138b875a83a8df6b5d43524da27a69c120130d82c93b94fd1a194c1e3e8301d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking async-raft v0.6.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking async-raft v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stdout] warning: field is never read: `is_at_line_rate` [INFO] [stdout] --> src/core/mod.rs:687:5 [INFO] [stdout] | [INFO] [stdout] 687 | pub is_at_line_rate: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [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] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking memstore v0.2.0 [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ------- required by this bound 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ----------------- required by this bound 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] ::: /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] ::: /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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ------- required by this bound 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ------- required by this bound 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | --------------- required by this bound 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ----------------- required by this bound 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] ::: /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] ::: /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] ::: /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] ::: /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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ------- required by this bound 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ----------------- required by this bound 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] ::: /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] ::: /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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ------- required by this bound 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ----------------- required 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:40 [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] ::: /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ------- required 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:40 [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] ::: /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, 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:40 [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] ::: /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ----------------- required by this bound 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] ::: /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] ::: /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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ------- required by this bound 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ----------------- required by this bound 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] ::: /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] ::: /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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ------- required by this bound 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ----------------- required by this bound 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] ::: /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] ::: /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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ------- required by this bound 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ----------------- required by this bound 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] ::: /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:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ------- required by this bound 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ----------------- required by this bound 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] ::: /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] ::: /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] ::: /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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ------- required by this bound 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, 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:20 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async_raft::RaftStorage` is not implemented for `MemStore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/raft.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ----------------- required by this bound 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] ::: /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] ::: /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: `is_at_line_rate` [INFO] [stdout] --> src/core/mod.rs:687:5 [INFO] [stdout] | [INFO] [stdout] 687 | pub is_at_line_rate: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [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] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5138b875a83a8df6b5d43524da27a69c120130d82c93b94fd1a194c1e3e8301d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5138b875a83a8df6b5d43524da27a69c120130d82c93b94fd1a194c1e3e8301d", kill_on_drop: false }` [INFO] [stdout] 5138b875a83a8df6b5d43524da27a69c120130d82c93b94fd1a194c1e3e8301d