[INFO] fetching crate fleetfs_raft 0.6.0... [INFO] checking fleetfs_raft-0.6.0 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate fleetfs_raft 0.6.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate fleetfs_raft 0.6.0 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fleetfs_raft 0.6.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fleetfs_raft 0.6.0 [INFO] tweaked toml for crates.io crate fleetfs_raft 0.6.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate fleetfs_raft 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2a4b573e5b99ee1379d50b627b06c96ad1ce5c6d17be5f275c36067f5cf4ceb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c2a4b573e5b99ee1379d50b627b06c96ad1ce5c6d17be5f275c36067f5cf4ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2a4b573e5b99ee1379d50b627b06c96ad1ce5c6d17be5f275c36067f5cf4ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2a4b573e5b99ee1379d50b627b06c96ad1ce5c6d17be5f275c36067f5cf4ceb", kill_on_drop: false }` [INFO] [stdout] c2a4b573e5b99ee1379d50b627b06c96ad1ce5c6d17be5f275c36067f5cf4ceb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a53b7aa65f9a500e714685598db8dc76018b290705ecc93581b7b3402a2ab0c5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a53b7aa65f9a500e714685598db8dc76018b290705ecc93581b7b3402a2ab0c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling protobuf v2.25.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking slog-stdlog v4.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking slog-async v2.7.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Checking slog-envlogger v2.2.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_json v1.0.68 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Compiling protobuf-codegen v2.25.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling protobuf-build v0.12.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling raft-proto v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking datadriven v0.1.0 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking fleetfs_raft v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `logger` [INFO] [stdout] --> src/tracker.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | pub(crate) logger: Logger, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raft` [INFO] [stdout] --> benches/suites/raft.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use raft::eraftpb::ConfState; [INFO] [stdout] | ^^^^ use of undeclared crate or module `raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raft` [INFO] [stdout] --> benches/suites/raft.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use raft::{storage::MemStorage, Config, Raft}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raft` [INFO] [stdout] --> benches/suites/raw_node.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use raft::eraftpb::{ConfState, Entry, Message, Snapshot, SnapshotMetadata}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raft` [INFO] [stdout] --> benches/suites/raw_node.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use raft::{storage::MemStorage, Config, RawNode}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `raft` [INFO] [stdout] --> benches/suites/raft.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use raft::{storage::MemStorage, Config, Raft}; [INFO] [stdout] | ^^^^ help: a similar path exists: `super::raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `raft` [INFO] [stdout] --> benches/suites/raw_node.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use raft::{storage::MemStorage, Config, RawNode}; [INFO] [stdout] | ^^^^ help: a similar path exists: `super::raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `raft` [INFO] [stdout] --> benches/suites/progress.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use raft::Progress; [INFO] [stdout] | ^^^^ help: a similar path exists: `super::raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `datadriven::run_test` [INFO] [stdout] --> src/confchange/datadriven_test.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use datadriven::{run_test, walk}; [INFO] [stdout] | ^^^^^^^^ no `run_test` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `datadriven::run_test`, `datadriven::TestData` [INFO] [stdout] --> src/quorum/datadriven_test.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use datadriven::{run_test, TestData}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ no `TestData` in the root [INFO] [stdout] | | [INFO] [stdout] | no `run_test` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raft` [INFO] [stdout] --> benches/suites/raft.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | let logger = raft::default_logger(); [INFO] [stdout] | ^^^^ use of undeclared crate or module `raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raft` [INFO] [stdout] --> benches/suites/raft.rs:56:38 [INFO] [stdout] | [INFO] [stdout] 56 | let logger = raft::default_logger(); [INFO] [stdout] | ^^^^ use of undeclared crate or module `raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raft` [INFO] [stdout] --> benches/suites/raw_node.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | let logger = raft::default_logger(); [INFO] [stdout] | ^^^^ use of undeclared crate or module `raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raft` [INFO] [stdout] --> benches/suites/raw_node.rs:67:34 [INFO] [stdout] | [INFO] [stdout] 67 | let logger = raft::default_logger(); [INFO] [stdout] | ^^^^ use of undeclared crate or module `raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raft` [INFO] [stdout] --> benches/suites/raw_node.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | let logger = raft::default_logger(); [INFO] [stdout] | ^^^^ use of undeclared crate or module `raft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MemStorage` in this scope [INFO] [stdout] --> benches/suites/raft.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | fn new_storage(voters: usize, learners: usize) -> MemStorage { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use fleetfs_raft::storage::MemStorage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConfState` [INFO] [stdout] --> benches/suites/raft.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | let mut cc = ConfState::default(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use fleetfs_raft::eraftpb::ConfState; [INFO] [stdout] | [INFO] [stdout] 3 | use raft_proto::eraftpb::ConfState; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MemStorage` [INFO] [stdout] --> benches/suites/raft.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | MemStorage::new_with_conf_state(cc) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use fleetfs_raft::storage::MemStorage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MemStorage` in this scope [INFO] [stdout] --> benches/suites/raft.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | fn quick_raft(storage: MemStorage, logger: &slog::Logger) -> Raft { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use fleetfs_raft::storage::MemStorage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MemStorage` in this scope [INFO] [stdout] --> benches/suites/raft.rs:24:67 [INFO] [stdout] | [INFO] [stdout] 24 | fn quick_raft(storage: MemStorage, logger: &slog::Logger) -> Raft { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use fleetfs_raft::storage::MemStorage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MemStorage` in this scope [INFO] [stdout] --> benches/suites/raw_node.rs:18:53 [INFO] [stdout] | [INFO] [stdout] 18 | fn quick_raw_node(logger: &slog::Logger) -> RawNode { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use fleetfs_raft::storage::MemStorage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConfState` [INFO] [stdout] --> benches/suites/raw_node.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | let conf_state = ConfState::from((vec![1], vec![])); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use fleetfs_raft::eraftpb::ConfState; [INFO] [stdout] | [INFO] [stdout] 7 | use raft_proto::eraftpb::ConfState; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MemStorage` [INFO] [stdout] --> benches/suites/raw_node.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | let storage = MemStorage::new_with_conf_state(conf_state); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use fleetfs_raft::storage::MemStorage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MemStorage` in this scope [INFO] [stdout] --> benches/suites/raw_node.rs:106:59 [INFO] [stdout] | [INFO] [stdout] 106 | fn test_ready_raft_node(logger: &slog::Logger) -> RawNode { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use fleetfs_raft::storage::MemStorage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Entry` [INFO] [stdout] --> benches/suites/raw_node.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | let mut e = Entry::default(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use fleetfs_raft::eraftpb::Entry; [INFO] [stdout] | [INFO] [stdout] 7 | use raft_proto::eraftpb::Entry; [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::btree_map::Entry; [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::hash_map::Entry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Snapshot` [INFO] [stdout] --> benches/suites/raw_node.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | let mut snap = Snapshot::default(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use fleetfs_raft::eraftpb::Snapshot; [INFO] [stdout] | [INFO] [stdout] 7 | use raft_proto::eraftpb::Snapshot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SnapshotMetadata` [INFO] [stdout] --> benches/suites/raw_node.rs:134:23 [INFO] [stdout] | [INFO] [stdout] 134 | snap.set_metadata(SnapshotMetadata::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use fleetfs_raft::eraftpb::SnapshotMetadata; [INFO] [stdout] | [INFO] [stdout] 7 | use raft_proto::eraftpb::SnapshotMetadata; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message` [INFO] [stdout] --> benches/suites/raw_node.rs:136:29 [INFO] [stdout] | [INFO] [stdout] 136 | node.raft.msgs.push(Message::default()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 | use fleetfs_raft::eraftpb::Message; [INFO] [stdout] | [INFO] [stdout] 7 | use protobuf::Message; [INFO] [stdout] | [INFO] [stdout] 7 | use raft_proto::eraftpb::Message; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fleetfs_raft` due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/confchange/datadriven_test.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | fn test_conf_change_data_driven() -> anyhow::Result<()> { [INFO] [stdout] | ------------------ expected `std::result::Result<(), anyhow::Error>` because of return type [INFO] [stdout] 8 | / walk("src/confchange/testdata", |path| -> anyhow::Result<()> { [INFO] [stdout] 9 | | let logger = default_logger(); [INFO] [stdout] 10 | | [INFO] [stdout] 11 | | let mut tr = ProgressTracker::new(10, default_logger()); [INFO] [stdout] ... | [INFO] [stdout] 80 | | ) [INFO] [stdout] 81 | | }) [INFO] [stdout] | |______^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(), anyhow::Error>` [INFO] [stdout] found unit type `()` [INFO] [stdout] help: try adding an expression at the end of the block [INFO] [stdout] | [INFO] [stdout] 81 ~ }); [INFO] [stdout] 82 + Ok(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a53b7aa65f9a500e714685598db8dc76018b290705ecc93581b7b3402a2ab0c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a53b7aa65f9a500e714685598db8dc76018b290705ecc93581b7b3402a2ab0c5", kill_on_drop: false }` [INFO] [stdout] a53b7aa65f9a500e714685598db8dc76018b290705ecc93581b7b3402a2ab0c5