[INFO] fetching crate async-raft 0.6.0... [INFO] checking async-raft-0.6.0 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate async-raft 0.6.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate async-raft 0.6.0 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-raft 0.6.0 [INFO] finished tweaking crates.io crate async-raft 0.6.0 [INFO] tweaked toml for crates.io crate async-raft 0.6.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e3d3cc71cef64309872cace5b9408f757e9ca3227fa72e3fead8ba6204b4a16 [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" "8e3d3cc71cef64309872cace5b9408f757e9ca3227fa72e3fead8ba6204b4a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e3d3cc71cef64309872cace5b9408f757e9ca3227fa72e3fead8ba6204b4a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e3d3cc71cef64309872cace5b9408f757e9ca3227fa72e3fead8ba6204b4a16", kill_on_drop: false }` [INFO] [stdout] 8e3d3cc71cef64309872cace5b9408f757e9ca3227fa72e3fead8ba6204b4a16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e49a506d766aee851a0fe3a8448c81fd93e2025b1f690c818771cdb4754e243 [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" "2e49a506d766aee851a0fe3a8448c81fd93e2025b1f690c818771cdb4754e243", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.49 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking pin-project v1.0.6 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking async-raft v0.6.0 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking async-raft v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing-subscriber v0.2.17 [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:371:6 [INFO] [stdout] | [INFO] [stdout] 371 | 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:373:54 [INFO] [stdout] | [INFO] [stdout] 373 | 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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 `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:371:6 [INFO] [stdout] | [INFO] [stdout] 371 | 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:373:54 [INFO] [stdout] | [INFO] [stdout] 373 | 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:371:6 [INFO] [stdout] | [INFO] [stdout] 371 | 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:373:54 [INFO] [stdout] | [INFO] [stdout] 373 | 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: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 `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:371:6 [INFO] [stdout] | [INFO] [stdout] 371 | 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 `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:371:6 [INFO] [stdout] | [INFO] [stdout] 371 | 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:373:54 [INFO] [stdout] | [INFO] [stdout] 373 | 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:373:54 [INFO] [stdout] | [INFO] [stdout] 373 | 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: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 `ClientRequest: AppData` is not satisfied [INFO] [stdout] --> tests/fixtures/mod.rs:371:6 [INFO] [stdout] | [INFO] [stdout] 371 | 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 `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:373:54 [INFO] [stdout] | [INFO] [stdout] 373 | 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: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:371:6 [INFO] [stdout] | [INFO] [stdout] 371 | 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:371:6 [INFO] [stdout] | [INFO] [stdout] 371 | 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 `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: 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 `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:373:54 [INFO] [stdout] | [INFO] [stdout] 373 | 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:373:54 [INFO] [stdout] | [INFO] [stdout] 373 | 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:371:6 [INFO] [stdout] | [INFO] [stdout] 371 | 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:373:54 [INFO] [stdout] | [INFO] [stdout] 373 | 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: 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: build failed [INFO] running `Command { std: "docker" "inspect" "2e49a506d766aee851a0fe3a8448c81fd93e2025b1f690c818771cdb4754e243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e49a506d766aee851a0fe3a8448c81fd93e2025b1f690c818771cdb4754e243", kill_on_drop: false }` [INFO] [stdout] 2e49a506d766aee851a0fe3a8448c81fd93e2025b1f690c818771cdb4754e243