[INFO] fetching crate async-raft2 0.6.1...
[INFO] testing async-raft2-0.6.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate async-raft2 0.6.1 into /workspace/builds/worker-4-tc1/source
[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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-raft2 0.6.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 100 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tracing-subscriber v0.2.25 (available: v0.3.20)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memstore v0.2.0
[INFO] [stderr]   Downloaded async-raft v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ecb37df4b7a30a359abcc5660c239e4bbf26aa4453b7a3876a231854c38ca57
[INFO] running `Command { std: "docker" "start" "-a" "7ecb37df4b7a30a359abcc5660c239e4bbf26aa4453b7a3876a231854c38ca57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ecb37df4b7a30a359abcc5660c239e4bbf26aa4453b7a3876a231854c38ca57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ecb37df4b7a30a359abcc5660c239e4bbf26aa4453b7a3876a231854c38ca57", kill_on_drop: false }`
[INFO] [stdout] 7ecb37df4b7a30a359abcc5660c239e4bbf26aa4453b7a3876a231854c38ca57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8fedb473fe6cafccb12c7884b763e36a69402d7584e662d8e2ebdccc282fde5
[INFO] running `Command { std: "docker" "start" "-a" "c8fedb473fe6cafccb12c7884b763e36a69402d7584e662d8e2ebdccc282fde5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-raft2 v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.33s
[INFO] running `Command { std: "docker" "inspect" "c8fedb473fe6cafccb12c7884b763e36a69402d7584e662d8e2ebdccc282fde5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8fedb473fe6cafccb12c7884b763e36a69402d7584e662d8e2ebdccc282fde5", kill_on_drop: false }`
[INFO] [stdout] c8fedb473fe6cafccb12c7884b763e36a69402d7584e662d8e2ebdccc282fde5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0837d52e0e470453fef3c577412b3cdaf9d39035bb71d94412d9d14d743426bd
[INFO] running `Command { std: "docker" "start" "-a" "0837d52e0e470453fef3c577412b3cdaf9d39035bb71d94412d9d14d743426bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling async-raft v0.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling memstore v0.2.0
[INFO] [stderr]    Compiling async-raft2 v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]  --> tests/compaction.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]  --> tests/client_writes.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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/stepdown.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_raft::{Config, State};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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] [stderr] error: could not compile `async-raft2` (test "compaction") due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `async-raft2` (test "client_reads") 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] [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] [stderr] error: could not compile `async-raft2` (test "dynamic_membership") due to 9 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[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 "shutdown") due to 9 previous errors
[INFO] [stderr] error: could not compile `async-raft2` (test "stepdown") due to 9 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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/non_voter_restart.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use async_raft::{Config, NodeId, Raft, State};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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] 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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use async_raft::raft::ClientWriteRequest;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use async_raft::raft::MembershipConfig;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_raft`
[INFO] [stdout]   --> tests/fixtures/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use async_raft::storage::RaftStorage;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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] [stderr] error: could not compile `async-raft2` (test "non_voter_restart") due to 9 previous errors
[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 unresolved module or unlinked crate `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 "current_leader") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "0837d52e0e470453fef3c577412b3cdaf9d39035bb71d94412d9d14d743426bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0837d52e0e470453fef3c577412b3cdaf9d39035bb71d94412d9d14d743426bd", kill_on_drop: false }`
[INFO] [stdout] 0837d52e0e470453fef3c577412b3cdaf9d39035bb71d94412d9d14d743426bd
