[INFO] fetching crate async-raft2 0.6.1...
[INFO] checking async-raft2-0.6.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate async-raft2 0.6.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate async-raft2 0.6.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-raft2 0.6.1
[INFO] finished tweaking crates.io crate async-raft2 0.6.1
[INFO] tweaked toml for crates.io crate async-raft2 0.6.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 111 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.18 (available: v1.0.0)
[INFO] [stderr]       Adding tracing-subscriber v0.2.25 (available: v0.3.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a46f569c2c7cff71c2beb1602118929f9140db7701b929c2bcac870bf9e3361b
[INFO] running `Command { std: "docker" "start" "-a" "a46f569c2c7cff71c2beb1602118929f9140db7701b929c2bcac870bf9e3361b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a46f569c2c7cff71c2beb1602118929f9140db7701b929c2bcac870bf9e3361b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a46f569c2c7cff71c2beb1602118929f9140db7701b929c2bcac870bf9e3361b", kill_on_drop: false }`
[INFO] [stdout] a46f569c2c7cff71c2beb1602118929f9140db7701b929c2bcac870bf9e3361b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 837083bb07d52ad2c8528eefbb33cea1bd1922ab70f10c208b6875f0012e35fe
[INFO] running `Command { std: "docker" "start" "-a" "837083bb07d52ad2c8528eefbb33cea1bd1922ab70f10c208b6875f0012e35fe", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking serde v1.0.214
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking async-raft v0.6.1
[INFO] [stderr]     Checking async-raft2 v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking memstore v0.2.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]  --> tests/fixtures/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft2::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft2::raft::ClientWriteRequest;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft2::raft::MembershipConfig;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft2::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft2::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft2::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft2::storage::RaftStorage;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft2::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]  --> tests/singlenode.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft::Config;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft2::Config;
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]  --> tests/fixtures/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft2::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft2::raft::ClientWriteRequest;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft2::raft::MembershipConfig;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft2::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft2::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft2::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft2::storage::RaftStorage;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]  --> tests/fixtures/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft2::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]  --> tests/non_voter_restart.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 | use async_raft2::{Config, NodeId, Raft, State};
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft2::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft2::raft::ClientWriteRequest;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft2::raft::MembershipConfig;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]  --> tests/fixtures/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft2::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft2::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft2::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]  --> tests/fixtures/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft2::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft2::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft2::storage::RaftStorage;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft2::raft::ClientWriteRequest;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft2::raft::MembershipConfig;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft2::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft2::raft::ClientWriteRequest;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft2::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft2::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft2::raft::MembershipConfig;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft2::storage::RaftStorage;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft2::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft2::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft2::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft2::storage::RaftStorage;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]  --> tests/client_writes.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft2::raft::MembershipConfig;
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft2::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]  --> tests/client_writes.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use async_raft::Config;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 | use async_raft2::Config;
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]  --> tests/compaction.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft2::raft::MembershipConfig;
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft2::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]  --> tests/compaction.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use async_raft::{Config, SnapshotPolicy};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 | use async_raft2::{Config, SnapshotPolicy};
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]  --> tests/fixtures/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft2::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft2::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft2::raft::ClientWriteRequest;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]  --> tests/stepdown.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft::{Config, State};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft2::{Config, State};
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft2::raft::MembershipConfig;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft2::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft2::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft2::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft2::storage::RaftStorage;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]  --> tests/fixtures/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft2::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft2::raft::ClientWriteRequest;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft2::raft::MembershipConfig;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft2::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft2::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft2::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft2::storage::RaftStorage;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]  --> tests/fixtures/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft2::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft2::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]  --> tests/dynamic_membership.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft::Config;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft2::Config;
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft2::raft::ClientWriteRequest;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft2::raft::MembershipConfig;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft2::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft2::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft2::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft2::storage::RaftStorage;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft2::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]  --> tests/current_leader.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft::Config;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft2::Config;
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft2::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]  --> tests/client_reads.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft::Config;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft2::Config;
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-raft2` (test "singlenode") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-raft2` (test "non_voter_restart") due to 9 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-raft2` (test "stepdown") due to 9 previous errors
[INFO] [stderr] error: could not compile `async-raft2` (test "client_writes") due to 10 previous errors
[INFO] [stderr] error: could not compile `async-raft2` (test "compaction") due to 10 previous errors
[INFO] [stderr] error: could not compile `async-raft2` (test "client_reads") due to 9 previous errors
[INFO] [stderr] error: could not compile `async-raft2` (test "current_leader") due to 9 previous errors
[INFO] [stderr] error: could not compile `async-raft2` (test "dynamic_membership") due to 9 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]  --> tests/fixtures/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft2::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft2::raft::ClientWriteRequest;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft2::raft::MembershipConfig;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft2::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft2::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft2::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft2::storage::RaftStorage;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft2::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]  --> tests/initialization.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft::Config;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft2::Config;
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]  --> tests/fixtures/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use async_raft2::error::{ChangeConfigError, ClientReadError, ClientWriteError};
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft2::raft::ClientWriteRequest;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft2::raft::MembershipConfig;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_raft2::raft::{AppendEntriesRequest, AppendEntriesResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use async_raft2::raft::{InstallSnapshotRequest, InstallSnapshotResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 | use async_raft2::raft::{VoteRequest, VoteResponse};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft2::storage::RaftStorage;
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 | use async_raft2::{Config, NodeId, Raft, RaftMetrics, RaftNetwork, State};
[INFO] [stdout]    |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_raft`
[INFO] [stdout]  --> tests/shutdown.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft::Config;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `async_raft`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft2::Config;
[INFO] [stdout]   |     ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-raft2` (test "initialization") due to 9 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-raft2` (test "shutdown") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "837083bb07d52ad2c8528eefbb33cea1bd1922ab70f10c208b6875f0012e35fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "837083bb07d52ad2c8528eefbb33cea1bd1922ab70f10c208b6875f0012e35fe", kill_on_drop: false }`
[INFO] [stdout] 837083bb07d52ad2c8528eefbb33cea1bd1922ab70f10c208b6875f0012e35fe
