[INFO] fetching crate async-raft 0.6.1... [INFO] testing async-raft-0.6.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate async-raft 0.6.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate async-raft 0.6.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 055e53efd6ddd50fa1cb4044eb1aa99d32f922712db4f3c02d5e61986905b62a [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" "055e53efd6ddd50fa1cb4044eb1aa99d32f922712db4f3c02d5e61986905b62a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "055e53efd6ddd50fa1cb4044eb1aa99d32f922712db4f3c02d5e61986905b62a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "055e53efd6ddd50fa1cb4044eb1aa99d32f922712db4f3c02d5e61986905b62a", kill_on_drop: false }` [INFO] [stdout] 055e53efd6ddd50fa1cb4044eb1aa99d32f922712db4f3c02d5e61986905b62a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] ed57d2d268b81c70b54e092c0d121850bd2ad0c2ce63f845f8717f7f4e2cf995 [INFO] running `Command { std: "docker" "start" "-a" "ed57d2d268b81c70b54e092c0d121850bd2ad0c2ce63f845f8717f7f4e2cf995", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [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.17 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [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 55.69s [INFO] running `Command { std: "docker" "inspect" "ed57d2d268b81c70b54e092c0d121850bd2ad0c2ce63f845f8717f7f4e2cf995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed57d2d268b81c70b54e092c0d121850bd2ad0c2ce63f845f8717f7f4e2cf995", kill_on_drop: false }` [INFO] [stdout] ed57d2d268b81c70b54e092c0d121850bd2ad0c2ce63f845f8717f7f4e2cf995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55db6f418eb0dd4f9c618f30e26eeadf2648466acfcb9e22cb267d5db62ff672 [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" "55db6f418eb0dd4f9c618f30e26eeadf2648466acfcb9e22cb267d5db62ff672", kill_on_drop: false }` [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling tracing-serde v0.1.2 [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 matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [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/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: 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] [stderr] error: could not compile `async-raft` due to 9 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: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:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientResponse: AppDataResponse` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppDataResponse` is not implemented for `ClientResponse` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | routing_table: RwLock)>>, [INFO] [stdout] | ^^^^^^^ the trait `AppData` is not implemented for `ClientRequest` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Raft` [INFO] [stdout] --> /opt/rustwide/workdir/src/raft.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Raft, S: RaftStorage> { [INFO] [stdout] | ^^^^^^^ required by this bound in `Raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs: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 `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 `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: 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: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[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: 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 `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 `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 `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: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: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: 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" "55db6f418eb0dd4f9c618f30e26eeadf2648466acfcb9e22cb267d5db62ff672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55db6f418eb0dd4f9c618f30e26eeadf2648466acfcb9e22cb267d5db62ff672", kill_on_drop: false }` [INFO] [stdout] 55db6f418eb0dd4f9c618f30e26eeadf2648466acfcb9e22cb267d5db62ff672