[INFO] cloning repository https://github.com/wcygan/raft-a-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wcygan/raft-a-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcygan%2Fraft-a-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcygan%2Fraft-a-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f544513bda32b4f341d4389999ba86afba10405 [INFO] testing wcygan/raft-a-tui against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcygan%2Fraft-a-tui" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wcygan/raft-a-tui [INFO] finished tweaking git repo https://github.com/wcygan/raft-a-tui [INFO] tweaked toml for git repo https://github.com/wcygan/raft-a-tui written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wcygan/raft-a-tui on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wcygan/raft-a-tui already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded raft-proto v0.7.0 [INFO] [stderr] Downloaded term v1.2.0 [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] [stderr] Downloaded slog-term v2.9.2 [INFO] [stderr] Downloaded prettyplease v0.1.25 [INFO] [stderr] Downloaded raft v0.7.0 [INFO] [stderr] Downloaded prost-build v0.11.9 [INFO] [stderr] Downloaded slog v2.8.2 [INFO] [stderr] Downloaded protobuf-build v0.14.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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2168d02fd9cd5ccfef563e6d1f22bdb923d6ca4cd2b10fd418f8364ad3a87c9d [INFO] running `Command { std: "docker" "start" "-a" "2168d02fd9cd5ccfef563e6d1f22bdb923d6ca4cd2b10fd418f8364ad3a87c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2168d02fd9cd5ccfef563e6d1f22bdb923d6ca4cd2b10fd418f8364ad3a87c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2168d02fd9cd5ccfef563e6d1f22bdb923d6ca4cd2b10fd418f8364ad3a87c9d", kill_on_drop: false }` [INFO] [stdout] 2168d02fd9cd5ccfef563e6d1f22bdb923d6ca4cd2b10fd418f8364ad3a87c9d [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 920ca4e5ca036fbf9d6d1d999492099a25d60dbd4b2817eb29ab151d86b52985 [INFO] running `Command { std: "docker" "start" "-a" "920ca4e5ca036fbf9d6d1d999492099a25d60dbd4b2817eb29ab151d86b52985", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling protobuf-build v0.14.1 [INFO] [stderr] Compiling raft-proto v0.7.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling raft v0.7.0 [INFO] [stderr] Compiling slog-term v2.9.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling raft-proto v0.1.0 (/opt/rustwide/workdir/crates/raft-proto) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling raft-core v0.1.0 (/opt/rustwide/workdir/crates/raft-core) [INFO] [stdout] warning: unexpected `cfg` condition value: `test-support` [INFO] [stdout] --> crates/raft-core/src/lib.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(any(test, feature = "test-support"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `test-support` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling raft-client v0.1.0 (/opt/rustwide/workdir/crates/raft-client) [INFO] [stderr] Compiling raft-server v0.1.0 (/opt/rustwide/workdir/crates/raft-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "920ca4e5ca036fbf9d6d1d999492099a25d60dbd4b2817eb29ab151d86b52985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "920ca4e5ca036fbf9d6d1d999492099a25d60dbd4b2817eb29ab151d86b52985", kill_on_drop: false }` [INFO] [stdout] 920ca4e5ca036fbf9d6d1d999492099a25d60dbd4b2817eb29ab151d86b52985 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 397ad4ad83c6c10d3adffba7cf51d81b3117c08c08983aa871a15c8e1e807103 [INFO] running `Command { std: "docker" "start" "-a" "397ad4ad83c6c10d3adffba7cf51d81b3117c08c08983aa871a15c8e1e807103", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling protobuf-build v0.14.1 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling raft-proto v0.7.0 [INFO] [stderr] Compiling raft-proto v0.1.0 (/opt/rustwide/workdir/crates/raft-proto) [INFO] [stderr] Compiling raft v0.7.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling raft-core v0.1.0 (/opt/rustwide/workdir/crates/raft-core) [INFO] [stdout] warning: unexpected `cfg` condition value: `test-support` [INFO] [stdout] --> crates/raft-core/src/lib.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(any(test, feature = "test-support"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `test-support` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test-support` [INFO] [stdout] --> crates/raft-core/src/lib.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(any(test, feature = "test-support"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `test-support` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling raft-client v0.1.0 (/opt/rustwide/workdir/crates/raft-client) [INFO] [stdout] warning: unused import: `RaftDriver` [INFO] [stdout] --> crates/raft-core/tests/three_node_cluster.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use raft_core::raft_loop::{RaftDriver, RaftLoopError, StateUpdate}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_id` is never read [INFO] [stdout] --> crates/raft-core/tests/three_node_cluster.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 50 | struct TestNode { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 51 | node_id: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logger` [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | let logger = setup_logger(1); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logger` [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | let logger = setup_logger(1); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | storage.set_hardstate(hard_state); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 116 | let _ = storage.set_hardstate(hard_state); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | storage.set_applied_index(expected_applied); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 171 | let _ = storage.set_applied_index(expected_applied); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | storage.set_applied_index(10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 287 | let _ = storage.set_applied_index(10); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | storage.set_applied_index(20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 298 | let _ = storage.set_applied_index(20); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | storage.set_applied_index(30); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 308 | let _ = storage.set_applied_index(30); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | storage.set_applied_index(100); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 331 | let _ = storage.set_applied_index(100); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/disk_storage_basic.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | storage.set_applied_index(42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 54 | let _ = storage.set_applied_index(42); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/disk_storage_basic.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | storage.set_hardstate(hs.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 82 | let _ = storage.set_hardstate(hs.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/disk_storage_basic.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | storage.set_hardstate(hs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 107 | let _ = storage.set_hardstate(hs); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/disk_storage_basic.rs:422:9 [INFO] [stdout] | [INFO] [stdout] 422 | storage.set_applied_index(10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 422 | let _ = storage.set_applied_index(10); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/disk_storage_basic.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 435 | storage.set_applied_index(20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 435 | let _ = storage.set_applied_index(20); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/storage_applied_index.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | storage.set_applied_index(5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 15 | let _ = storage.set_applied_index(5); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/disk_storage_basic.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | storage1.set_applied_index(42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 481 | let _ = storage1.set_applied_index(42); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/disk_storage_basic.rs:491:5 [INFO] [stdout] | [INFO] [stdout] 491 | storage1.set_applied_index(100); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 491 | let _ = storage1.set_applied_index(100); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/storage_applied_index.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | storage.set_applied_index(100); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 18 | let _ = storage.set_applied_index(100); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/storage_applied_index.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | storage1.set_applied_index(10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 25 | let _ = storage1.set_applied_index(10); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/storage_applied_index.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | storage2.set_applied_index(20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 32 | let _ = storage2.set_applied_index(20); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/storage_applied_index.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | storage.set_applied_index(50); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 87 | let _ = storage.set_applied_index(50); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling raft-server v0.1.0 (/opt/rustwide/workdir/crates/raft-server) [INFO] [stdout] warning: unused import: `RaftDriver` [INFO] [stdout] --> crates/raft-core/tests/raft_loop_basic.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use raft_core::raft_loop::{RaftDriver, RaftLoopError, StateUpdate}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.76s [INFO] running `Command { std: "docker" "inspect" "397ad4ad83c6c10d3adffba7cf51d81b3117c08c08983aa871a15c8e1e807103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "397ad4ad83c6c10d3adffba7cf51d81b3117c08c08983aa871a15c8e1e807103", kill_on_drop: false }` [INFO] [stdout] 397ad4ad83c6c10d3adffba7cf51d81b3117c08c08983aa871a15c8e1e807103 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a60d3a54de03b63402eeb014b88aee44ff0d712b37c391adbde3c16beee50aa [INFO] running `Command { std: "docker" "start" "-a" "3a60d3a54de03b63402eeb014b88aee44ff0d712b37c391adbde3c16beee50aa", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `test-support` [INFO] [stderr] --> crates/raft-core/src/lib.rs:16:17 [INFO] [stderr] | [INFO] [stderr] 16 | #[cfg(any(test, feature = "test-support"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `test-support` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `raft-core` (lib) generated 1 warning [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/disk_storage_basic.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | storage.set_applied_index(42); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 54 | let _ = storage.set_applied_index(42); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/disk_storage_basic.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 82 | storage.set_hardstate(hs.clone()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 82 | let _ = storage.set_hardstate(hs.clone()); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/disk_storage_basic.rs:107:9 [INFO] [stderr] | [INFO] [stderr] 107 | storage.set_hardstate(hs); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 107 | let _ = storage.set_hardstate(hs); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/disk_storage_basic.rs:422:9 [INFO] [stderr] | [INFO] [stderr] 422 | storage.set_applied_index(10); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 422 | let _ = storage.set_applied_index(10); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/disk_storage_basic.rs:435:9 [INFO] [stderr] | [INFO] [stderr] 435 | storage.set_applied_index(20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 435 | let _ = storage.set_applied_index(20); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/disk_storage_basic.rs:481:5 [INFO] [stderr] | [INFO] [stderr] 481 | storage1.set_applied_index(42); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 481 | let _ = storage1.set_applied_index(42); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/disk_storage_basic.rs:491:5 [INFO] [stderr] | [INFO] [stderr] 491 | storage1.set_applied_index(100); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 491 | let _ = storage1.set_applied_index(100); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `logger` [INFO] [stderr] --> crates/raft-core/tests/crash_recovery_e2e.rs:202:13 [INFO] [stderr] | [INFO] [stderr] 202 | let logger = setup_logger(1); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `logger` [INFO] [stderr] --> crates/raft-core/tests/crash_recovery_e2e.rs:314:13 [INFO] [stderr] | [INFO] [stderr] 314 | let logger = setup_logger(1); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/crash_recovery_e2e.rs:116:9 [INFO] [stderr] | [INFO] [stderr] 116 | storage.set_hardstate(hard_state); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 116 | let _ = storage.set_hardstate(hard_state); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/crash_recovery_e2e.rs:171:9 [INFO] [stderr] | [INFO] [stderr] 171 | storage.set_applied_index(expected_applied); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 171 | let _ = storage.set_applied_index(expected_applied); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/crash_recovery_e2e.rs:287:9 [INFO] [stderr] | [INFO] [stderr] 287 | storage.set_applied_index(10); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 287 | let _ = storage.set_applied_index(10); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/crash_recovery_e2e.rs:298:9 [INFO] [stderr] | [INFO] [stderr] 298 | storage.set_applied_index(20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 298 | let _ = storage.set_applied_index(20); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/crash_recovery_e2e.rs:308:9 [INFO] [stderr] | [INFO] [stderr] 308 | storage.set_applied_index(30); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 308 | let _ = storage.set_applied_index(30); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/crash_recovery_e2e.rs:331:5 [INFO] [stderr] | [INFO] [stderr] 331 | storage.set_applied_index(100); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 331 | let _ = storage.set_applied_index(100); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `raft-core` (test "disk_storage_basic") generated 7 warnings [INFO] [stderr] warning: `raft-core` (test "crash_recovery_e2e") generated 8 warnings (run `cargo fix --test "crash_recovery_e2e" -p raft-core` to apply 2 suggestions) [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/storage_applied_index.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | storage.set_applied_index(5); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 15 | let _ = storage.set_applied_index(5); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/storage_applied_index.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | storage.set_applied_index(100); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 18 | let _ = storage.set_applied_index(100); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/storage_applied_index.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | storage1.set_applied_index(10); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 25 | let _ = storage1.set_applied_index(10); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/storage_applied_index.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | storage2.set_applied_index(20); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 32 | let _ = storage2.set_applied_index(20); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> crates/raft-core/tests/storage_applied_index.rs:87:5 [INFO] [stderr] | [INFO] [stderr] 87 | storage.set_applied_index(50); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 87 | let _ = storage.set_applied_index(50); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused import: `RaftDriver` [INFO] [stderr] --> crates/raft-core/tests/three_node_cluster.rs:11:28 [INFO] [stderr] | [INFO] [stderr] 11 | use raft_core::raft_loop::{RaftDriver, RaftLoopError, StateUpdate}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `node_id` is never read [INFO] [stderr] --> crates/raft-core/tests/three_node_cluster.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 50 | struct TestNode { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 51 | node_id: u64, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `RaftDriver` [INFO] [stderr] --> crates/raft-core/tests/raft_loop_basic.rs:11:28 [INFO] [stderr] | [INFO] [stderr] 11 | use raft_core::raft_loop::{RaftDriver, RaftLoopError, StateUpdate}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `raft-core` (test "storage_applied_index") generated 5 warnings [INFO] [stderr] warning: `raft-core` (test "three_node_cluster") generated 2 warnings (run `cargo fix --test "three_node_cluster" -p raft-core` to apply 1 suggestion) [INFO] [stderr] warning: `raft-core` (test "raft_loop_basic") generated 1 warning (run `cargo fix --test "raft_loop_basic" -p raft-core` to apply 1 suggestion) [INFO] [stderr] warning: `raft-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/raft_client-dfea04a3e8453a3e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raft_core-500da59e5aabe42f) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test builder::tests::test_builder_default ... ok [INFO] [stdout] test builder::tests::test_builder_missing_raft_node ... ok [INFO] [stdout] test disk_storage::tests::test_index_key_conversion ... ok [INFO] [stdout] test snapshot::tests::test_bincode_empty_bytes ... ok [INFO] [stdout] test builder::tests::test_builder_error_display ... ok [INFO] [stdout] test disk_storage::tests::test_key_ordering ... ok [INFO] [stdout] test snapshot::tests::test_json_empty_bytes ... ok [INFO] [stdout] test snapshot::tests::test_json_decode_error ... ok [INFO] [stdout] test snapshot::tests::test_bincode_decode_error ... ok [INFO] [stdout] test snapshot::tests::test_bincode_empty ... ok [INFO] [stdout] test snapshot::tests::test_json_human_readable ... ok [INFO] [stdout] test snapshot::tests::test_json_empty ... ok [INFO] [stdout] test snapshot::tests::test_bincode_roundtrip ... ok [INFO] [stdout] test snapshot::tests::test_snapshot_error_display ... ok [INFO] [stdout] test snapshot::tests::test_json_roundtrip ... ok [INFO] [stdout] test tcp_transport::tests::test_message_length_prefix ... ok [INFO] [stdout] test tcp_transport::tests::test_message_serialization_roundtrip ... ok [INFO] [stdout] test test_support::tests::test_failing_transport_always_fails ... ok [INFO] [stdout] test builder::tests::test_builder_missing_transport ... ok [INFO] [stdout] test test_support::tests::test_mock_applicator_clear ... ok [INFO] [stdout] test builder::tests::test_builder_missing_kv_node ... ok [INFO] [stdout] test builder::tests::test_builder_missing_state_tx ... ok [INFO] [stdout] test builder::tests::test_builder_missing_cmd_rx ... ok [INFO] [stdout] test builder::tests::test_builder_success ... ok [INFO] [stdout] test builder::tests::test_builder_missing_msg_rx ... ok [INFO] [stdout] test builder::tests::test_builder_missing_shutdown_rx ... ok [INFO] [stdout] test test_support::tests::test_mock_applicator_records_entries ... ok [INFO] [stdout] test builder::tests::test_builder_fluent_api ... ok [INFO] [stdout] test test_support::tests::test_mock_applicator_can_fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/codec_generic.rs (/opt/rustwide/target/debug/deps/codec_generic-4caabd58a0b7ba6c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test generic_encode_decode_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/crash_recovery_e2e.rs (/opt/rustwide/target/debug/deps/crash_recovery_e2e-9edfafb761536101) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_in_memory_storage_no_persistence ... ok [INFO] [stdout] test test_crash_recovery_with_hardstate ... ok [INFO] [stdout] test test_crash_recovery_with_log_entries ... ok [INFO] [stdout] test test_crash_recovery_with_applied_index ... ok [INFO] [stdout] test test_single_node_crash_recovery ... ok [INFO] [stdout] test test_multiple_crash_recovery_cycles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/disk_storage_basic.rs (/opt/rustwide/target/debug/deps/disk_storage_basic-aed7265c06d9b0a8) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test_entries_range_queries ... ok [INFO] [stdout] test test_compact_removes_entries ... ok [INFO] [stdout] test test_snapshot_compacts_log ... ok [INFO] [stdout] test test_initial_state_defaults ... ok [INFO] [stdout] test test_hardstate_updates ... ok [INFO] [stdout] test test_empty_storage_snapshot_returns_default ... ok [INFO] [stdout] test test_first_and_last_index ... ok [INFO] [stdout] test test_entries_max_size_limit ... ok [INFO] [stdout] test test_term_from_snapshot ... ok [INFO] [stdout] test test_storage_clone ... ok [INFO] [stdout] test test_snapshot_updates_first_index ... ok [INFO] [stdout] test test_term_lookup ... ok [INFO] [stdout] test test_append_and_retrieve_entries ... ok [INFO] [stdout] test test_hardstate_persistence ... ok [INFO] [stdout] test test_disk_storage_create_and_reopen ... ok [INFO] [stdout] test test_large_entry_storage ... ok [INFO] [stdout] test test_applied_index_persistence ... ok [INFO] [stdout] test test_snapshot_persistence ... ok [INFO] [stdout] test test_confstate_persistence ... ok [INFO] [stdout] test test_multiple_restarts_preserve_state ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] Running tests/leader_only_proposals.rs (/opt/rustwide/target/debug/deps/leader_only_proposals-5c26153de2e34ecf) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stderr] Jan 26 01:19:24.997 INFO switched to configuration, config: Configuration { voters: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }, raft_id: 1 [INFO] [stderr] Jan 26 01:19:24.997 DEBG reset election timeout 0 -> 16 at 0, election_elapsed: 0, timeout: 16, prev_timeout: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:24.997 INFO became follower at term 0, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:24.997 INFO newRaft, peers: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, last term: 0, last index: 0, applied: 0, commit: 0, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:24.998 INFO RawNode created with id 1., id: 1, raft_id: 1 [INFO] [stdout] test test_follower_rejects_proposals ... ok [INFO] [stderr] Jan 26 01:19:24.998 INFO switched to configuration, configJan 26 01:19:24.998Jan 26 01:19:24.998 INFOINFO switched to configurationswitched to configuration, config:Jan 26 01:19:24.998: INFO switched to configuration , Configuration { voters: Configuration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }config:, raft_id: 1 [INFO] [stderr] , Jan 26 01:19:24.998 Configuration { voters: Configuration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }config:, raft_idConfiguration { voters: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }: 1, [INFO] [stderr] raft_id: 1 [INFO] [stderr] Jan 26 01:19:24.998 DEBG reset election timeout 0 -> 14 at 0Jan 26 01:19:24.998, election_elapsedDEBG reset election timeout 0 -> 18 at 0, election_elapsed: Configuration { voters: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }, raft_id: 1 [INFO] [stderr] Jan 26 01:19:24.998: 0, timeout:0, timeout: 18, DEBG reset election timeout 0 -> 11 at 0, election_elapsed: 0, timeout: 11, Jan 26 01:19:24.998 INFO switched to configurationprev_timeout: 0, raft_id: 1 [INFO] [stderr] prev_timeoutJan 26 01:19:24.998 INFO :became follower at term 0 , 014, DEBG reset election timeout 0 -> 10 at 0, election_elapsed: , config: Configuration { voters: Configuration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }, raft_id: 1 [INFO] [stderr] termJan 26 01:19:24.998 DEBG: reset election timeout 0 -> 16 at 00, , election_elapsedraft_id:: 01, timeout: prev_timeout0 [INFO] [stderr] , timeout: 10, prev_timeout:: 00, raft_id: 1, [INFO] [stderr] raft_id: 1 [INFO] [stderr] Jan 26 01:19:24.999 INFO newRaftJan 26 01:19:24.999Jan 26 01:19:24.999 INFO became follower at term 0, term: 0, raft_id: 1 [INFO] [stderr] , peersJan 26 01:19:24.999: INFOConfiguration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } } , newRaft, peers:last term :Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } } , 0last term, :last index :0 , 0last index, applied: 0, commit: : 016, prev_timeout: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:24.999 INFO became follower at term 0, 0, term: 0, raft_id: 1 [INFO] [stderr] , applied: 0, commit: 0, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:24.999 INFO RawNode created with id 1., id: 1, raft_id: 1, raft_id: 1term: 0, Jan 26 01:19:24.999 INFO RawNode created with id 1., id: 1 [INFO] [stderr] [INFO] [stderr] raft_idJan 26 01:19:24.999 INFO: became follower at term 01, term [INFO] [stderr] : 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:24.999INFO became follower at term 0, term, raft_id: 1 [INFO] [stderr] INFO newRaft, peers: Jan 26 01:19:24.999 INFO newRaft, peers:: 0, raft_id: 1Jan 26 01:19:24.999 INFO starting a new election, term: 0, raft_idConfiguration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, last term: Configuration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } }, last term: 0 [INFO] [stdout] test test_state_query_on_follower ... ok [INFO] [stderr] :Jan 26 01:19:25.000 1INFO newRaft, peers: Configuration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } }, last term [INFO] [stderr] : 0, last index: 0, applied: 0, commit: 0, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.000 INFO RawNode created with id 1., id: 1, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.000 INFO starting a new election, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.000 INFO became pre-candidate at term 0, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.000 DEBG reset election timeout 14 -> 18 at 0, election_elapsed: 0, timeout: 18, prev_timeout: 14, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.000 INFO became candidate at term 1, term: 1, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.000 DEBG reset election timeout 18 -> 17 at 0, election_elapsed: 0, timeout: 17, prev_timeout: 18, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.000 INFO became leader at term 1, term: 1, raft_id: 1 [INFO] [stderr] , last index: 0, applied: 00, last index: 0, applied: 0, commit: 0, term: 0, Jan 26 01:19:25.000, commit: 0, term: 0, raft_id: 1 [INFO] [stdout] test test_leader_accepts_multiple_proposals ... ok [INFO] [stderr] Jan 26 01:19:25.000 INFO RawNode created with id 1., id: 1, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.000 INFO starting a new election, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.000 INFO became pre-candidate at term 0, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.000 DEBG reset election timeout 16 -> 13 at 0, election_elapsed: 0, timeout: 13, prev_timeout: 16, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.000 INFO became candidate at term 1, term: 1, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.000 DEBG reset election timeout 13 -> 15 at 0, election_elapsed: 0, timeout: 15, prev_timeout: 13, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.000 INFO became leader at term 1, term: 1, raft_id: 1 [INFO] [stderr] raft_id: INFO became pre-candidate at term 0 , term: 1 [INFO] [stdout] test test_candidate_rejects_proposals ... ok [INFO] [stderr] Jan 26 01:19:25.001 INFO RawNode created with id 1., id: 1, raft_id: 1 [INFO] [stderr] 0, raft_id: 1 [INFO] [stdout] test test_multiple_proposals_rejected_by_follower ... ok [INFO] [stderr] Jan 26 01:19:25.001 DEBG reset election timeout 18 -> 15 at 0, election_elapsed: 0, timeout: 15, prev_timeout: 18, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.001 INFO became candidate at term 1, term: 1, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.001 DEBG reset election timeout 15 -> 17 at 0, election_elapsed: 0, timeout: 17, prev_timeout: 15, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.001 INFO became leader at term 1, term: 1, raft_id: 1 [INFO] [stdout] test test_leader_accepts_proposals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/network_routing.rs (/opt/rustwide/target/debug/deps/network_routing-4ef88c609d980576) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_has_peer ... ok [INFO] [stdout] test test_channel_full ... ok [INFO] [stdout] test test_node_id ... ok [INFO] [stdout] test test_channel_closed ... ok [INFO] [stdout] test test_peer_count ... ok [INFO] [stdout] test test_send_message_to_peer ... ok [INFO] [stdout] test test_peer_not_found ... ok [INFO] [stdout] test test_three_node_routing ... ok [INFO] [stdout] test test_transport_error_display ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/node_basic.rs (/opt/rustwide/target/debug/deps/node_basic-1456266dcd1bbea8) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_apply_kv_command_via_protobuf ... ok [INFO] [stdout] test test_campaign_noop ... ok [INFO] [stdout] test test_keys_sorted ... ok [INFO] [stdout] test test_put_and_get ... ok [INFO] [stdout] test test_status ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/node_snapshots.rs (/opt/rustwide/target/debug/deps/node_snapshots-4b1990cb5654f0d7) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_restore_from_malformed_snapshot ... ok [INFO] [stdout] test test_snapshot_idempotent ... ok [INFO] [stdout] test test_restore_replaces_existing_state ... ok [INFO] [stdout] test test_snapshot_preserves_btree_ordering ... ok [INFO] [stdout] test test_empty_snapshot_clears_state ... ok [INFO] [stdout] test test_snapshot_roundtrip_empty ... ok [INFO] [stdout] test test_snapshot_roundtrip_multiple_entries ... ok [INFO] [stdout] test test_snapshot_roundtrip_single_entry ... ok [INFO] [stdout] test test_snapshot_large_dataset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/node_snapshots_edge_cases.rs (/opt/rustwide/target/debug/deps/node_snapshots_edge_cases-c19d46d4ac64037a) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_multiple_snapshots_same_node ... ok [INFO] [stdout] test test_snapshot_binary_data ... ok [INFO] [stdout] test test_snapshot_after_clear ... ok [INFO] [stdout] test test_snapshot_empty_keys_and_values ... ok [INFO] [stdout] test test_restore_multiple_times ... ok [INFO] [stdout] test test_snapshot_size_growth ... ok [INFO] [stdout] test test_snapshot_special_characters ... ok [INFO] [stdout] test test_snapshot_unicode_data ... ok [INFO] [stdout] test test_snapshot_with_duplicate_keys ... ok [INFO] [stdout] test test_snapshot_very_long_keys_and_values ... ok [INFO] [stdout] test test_snapshot_preserves_exact_state ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/protobuf_roundtrip.rs (/opt/rustwide/target/debug/deps/protobuf_roundtrip-356dfaccff685dc8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test roundtrip_put_proto ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/raft_loop_basic.rs (/opt/rustwide/target/debug/deps/raft_loop_basic-e50b4fb735727f2f) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_ready_loop_handles_cmd_rx_closed ... ok [INFO] [stdout] test test_ready_loop_handles_msg_rx_closed ... ok [INFO] [stdout] test test_ready_loop_starts_and_stops_with_shutdown ... ok [INFO] [stdout] test test_malformed_entry_handling ... ok [INFO] [stdout] test test_ready_loop_handles_campaign_command ... ok [INFO] [stdout] test test_ready_loop_handles_raft_messages ... ok [INFO] [stdout] test test_ready_loop_emits_state_updates ... ok [INFO] [stdout] test test_read_only_commands_dont_go_through_raft ... ok [INFO] [stdout] test test_ready_loop_handles_put_command ... ok [INFO] [stdout] test test_ready_loop_handles_user_commands ... ok [INFO] [stdout] test test_ready_loop_ticks_periodically ... ok [INFO] [stdout] test test_transport_send_failures_dont_crash_loop ... ok [INFO] [stdout] test test_single_node_commit_emits_kv_update ... ok [INFO] [stdout] test test_multiple_commands_produce_state_updates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s [INFO] [stdout] [INFO] [stderr] Running tests/raft_node_basic.rs (/opt/rustwide/target/debug/deps/raft_node_basic-a7b573db57b24469) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_raft_state_equality ... ok [INFO] [stderr] Jan 26 01:19:25.956Jan 26 01:19:25.957 INFO switched to configuration, config: Configuration { voters: Configuration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.958 DEBG reset election timeout 0 -> 14 at 0, election_elapsed: 0, timeout: 14Jan 26 01:19:25.958, prev_timeout: INFO0 , switched to configurationraft_id, :config :1 [INFO] [stderr] Configuration { voters: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }, raft_id: 2 [INFO] [stderr] Jan 26 01:19:25.958 INFO became follower at term 0Jan 26 01:19:25.958, termDEBG: reset election timeout 0 -> 17 at 00, Jan 26 01:19:25.958Jan 26 01:19:25.957 INFO switched to configuration, config: Configuration { voters: Configuration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.958 DEBG reset election timeout 0 -> 10 at 0, election_elapsed: 0, timeout: 10, prev_timeout: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.958 INFO became follower at term 0, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.958 INFO newRaft, peers: Configuration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } }, last term: 0, last index: 0, applied: 0, commit: 0, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.958 INFO RawNode created with id 1., id: 1, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.957 INFO switched to configuration, config: Configuration { voters: Configuration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.959 DEBG reset election timeout 0 -> 17 at 0, election_elapsed: 0, timeout: 17, prev_timeout: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.959 INFO became follower at term 0, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.959 INFO newRaft, peers: Configuration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } }, last term: 0, last index:Jan 26 01:19:25.956 INFO switched to configuration, config: Configuration { voters: Configuration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }, raft_id: 1 [INFO] [stderr] , Jan 26 01:19:25.958raft_id: 1INFO [INFO] [stderr] switched to configuration, config: Configuration { voters: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.959 DEBGJan 26 01:19:25.959 reset election timeout 0 -> 15 at 0 , Jan 26 01:19:25.959election_elapsed :DEBG 0reset election timeout 0 -> 15 at 0, INFOelection_elapsed : switched to configuration0, timeout:, config17: timeoutConfiguration { voters: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }, 0, applied: 0, commit: 0, term: 0, raft_id: 1 [INFO] [stdout] test test_propose_command_api ... ok [INFO] [stderr] , election_elapsed: 0, timeout: 15, prev_timeout: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.957Jan 26 01:19:25.960 INFO Jan 26 01:19:25.957 INFO switched to configuration, config: Configuration { voters: Configuration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.960 DEBG reset election timeout 0 -> 19 at 0, election_elapsed: 0, timeout: 19, prev_timeout: 0, raft_idINFOraft_id newRaft:, peers1: [INFO] [stderr] Configuration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } }, last term: 0, last index: 0, applied: 0, commitJan 26 01:19:25.960: 0, term: 0, raft_id: 1 [INFO] [stdout] test test_logger_access ... ok [INFO] [stderr] Jan 26 01:19:25.956 INFO switched to configuration, config: Configuration { voters: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.960 INFO RawNode created with id 1., idJan 26 01:19:25.960: DEBG1 , reset election timeout 0 -> 19 at 0raft_id:, election_elapsed1: [INFO] [stderr] 0, timeout: 19, prev_timeout: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.960 INFO became follower at term 0, term: 0, raft_id: 1 [INFO] [stderr] became follower at term 0Jan 26 01:19:25.960 INFO newRaft, peers, :term :Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } } , 0last term, :raft_id :0 , 1last index [INFO] [stderr] : 0, applied: 0, commit: 0, term: 0, raft_id: Jan 26 01:19:25.9601 [INFO] [stderr] INFO newRaft, peers: Configuration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } }, last term:Jan 26 01:19:25.960 0INFO, last indexRawNode created with id 1.:, id0:, INFO switched to configuration, appliedconfig:: 0Configuration { voters: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }, , commitraft_id:: 03, term: 0: 1 [INFO] [stderr] Jan 26 01:19:25.960 INFO became follower at term 0, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.960 INFO newRaft, peers: Configuration { incoming: Configuration { voters: {1} }, outgoing: Configuration { voters: {} } }, last term: 0, last index: 0, applied: 0, commit: 0, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.960 INFO RawNode created with id 1., id: 1, raft_id: 1 [INFO] [stdout] test test_raw_node_access ... ok [INFO] [stderr] Jan 26 01:19:25.959 INFO RawNode created with id 1., id: 1, raft_id: 1 [INFO] [stdout] test test_config_validation ... ok [INFO] [stderr] , prev_timeout: 0, raft_id: 2 [INFO] [stderr] Jan 26 01:19:25.961 INFO [INFO] [stderr] Jan 26 01:19:25.961 DEBG reset election timeout 0 -> 12 at 0, DEBG, : raft_id reset election timeout 0 -> 12 at 015, election_elapsed, : 0, timeout INFO ::prev_timeout became follower at term 01, termswitched to configuration:: [INFO] [stderr] 0, raft_id: 11 [INFO] [stderr] , raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.961 INFO became follower at term 0, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.961 INFO newRaft, peers: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, last term: 0, last index: 0, applied: 0, commit: 0, term: 0Jan 26 01:19:25.961, raft_idINFO: RawNode created with id 1.1, [INFO] [stderr] id: 1, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.961 INFO RawNode created with id 1., id: 1, raft_id: 1 [INFO] [stderr] 12, prev_timeout: 0, raft_id: , election_elapsed: 0, timeout: 12, prev_timeout: 0, raft_id: 1 [INFO] [stdout] test test_initial_state ... ok [INFO] [stderr] Jan 26 01:19:25.961 INFO became follower at term 0, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.961 INFO newRaft, peers: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, last term: 0, last index: 0, applied: 0, commit: 0, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.961 INFO RawNode created with id 1., id: 1, raft_id: 1 [INFO] [stderr] 0, raft_id: 2 [INFO] [stderr] 3config: Configuration { voters: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.962Jan 26 01:19:25.962 DEBGINFO reset election timeout 0 -> 13 at 0newRaft, , election_elapsedpeers:: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, last term: 0, last index: 0, applied: 0, commit: 0, term: 0, raft_id: 2 [INFO] [stderr] Jan 26 01:19:25.962 INFO RawNode created with id 2., id: 2, raft_id: 2 [INFO] [stdout] test test_is_leader_initially_false ... ok [INFO] [stdout] test test_propose_command_without_callback ... ok [INFO] [stdout] test test_new_raft_node ... ok [INFO] [stderr] [INFO] [stderr] Jan 26 01:19:25.962 INFO became follower at term 0, term: 0, raft_id: 30 [INFO] [stderr] , timeout: 13, prev_timeout: 0Jan 26 01:19:25.962, raft_idINFO: newRaft1, [INFO] [stderr] peers: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, last term: 0, last index: 0, applied: 0Jan 26 01:19:25.962, commitINFO: became follower at term 00, , termterm:: 00, , raft_idraft_id:: 13 [INFO] [stderr] [INFO] [stderr] Jan 26 01:19:25.962 Jan 26 01:19:25.962INFO INFOnewRaft , RawNode created with id 3.peers, id:: 3, raft_id: 3 [INFO] [stderr] Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, last term: 0, last index: 0, applied: 0, commit: 0, term: 0, raft_id: 1 [INFO] [stderr] Jan 26 01:19:25.962 INFO RawNode created with id 1., id: 1, raft_id: 1 [INFO] [stdout] test test_three_node_cluster_initialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/storage_applied_index.rs (/opt/rustwide/target/debug/deps/storage_applied_index-32f20b58ed740da4) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_applied_index_shared_across_clones ... ok [INFO] [stdout] test test_new_storage_has_zero_applied_index ... ok [INFO] [stdout] test test_applied_index_independence_from_commit_index ... ok [INFO] [stdout] test test_set_and_get_applied_index ... ok [INFO] [stdout] test test_new_with_conf_state ... ok [INFO] [stdout] test test_storage_trait_delegation_first_index ... ok [INFO] [stdout] test test_storage_trait_delegation_initial_state ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/tcp_transport_e2e.rs (/opt/rustwide/target/debug/deps/tcp_transport_e2e-03939359ad314fc2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Jan 26 01:19:25.985 INFO TCP transport started, peer_count: 2, listen_addr: 127.0.0.1:43131, node_id: 1 [INFO] [stderr] Jan 26 01:19:25.985 INFO Peer sender thread started, peer_addr: 127.0.0.1:45173, peer_id: 2 [INFO] [stderr] Jan 26 01:19:25.985 INFO Listener thread started, listen_addr: 127.0.0.1:43131 [INFO] [stderr] Jan 26 01:19:25.985 INFO Listener thread started, listen_addr: 127.0.0.1:45173 [INFO] [stderr] Jan 26 01:19:25.985 INFO TCP transport started, peer_count: 2, listen_addr: 127.0.0.1:45173, node_id: 2 [INFO] [stderr] Jan 26 01:19:25.985 INFO Peer sender thread started, peer_addr: 127.0.0.1:43131, peer_id: 1 [INFO] [stderr] Jan 26 01:19:26.085 DEBG Connecting to peer, attempt: 1, peer_id: 2 [INFO] [stderr] Jan 26 01:19:26.086 DEBG Accepted connection, peer_addr: Some(127.0.0.1:45814) [INFO] [stderr] Jan 26 01:19:26.086 DEBG Connected to peer, peer_id: 2 [INFO] [stdout] test test_tcp_transport_e2e ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Jan 26 01:19:26.087 INFO Peer sender thread exiting, peer_id: 2 [INFO] [stderr] Running tests/three_node_cluster.rs (/opt/rustwide/target/debug/deps/three_node_cluster-52cb57cd0edee52c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_three_node_consensus_full ... ignored [INFO] [stdout] node_id: 1 [INFO] [stdout] node_id: 1 [INFO] [stdout] raft_id: 1 [INFO] [stdout] Jan 26 01:19:26.096 INFO switched to configuration, config: Configuration { voters: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false } [INFO] [stdout] node_id: 2 [INFO] [stdout] raft_id: 2 [INFO] [stdout] node_id raft_id: 1 [INFO] [stdout] Jan 26 01:19:26.097 INFO switched to configuration, config: Configuration { voters: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false } [INFO] [stdout] Jan 26 01:19:26.097 DEBG reset election timeout 0 -> 15 at 0, election_elapsed: 0, timeout: 15, prev_timeout: 0 [INFO] [stdout] Jan 26 01:19:26.097 INFO became follower at term 0, term: 0 [INFO] [stdout] Jan 26 01:19:26.097 INFO newRaft, peers: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, last term:Jan 26 01:19:26.097 0, last index:INFO 0, applied:switched to configuration 0, commit: 0, term, :config : Configuration { voters: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false }0 [INFO] [stdout] : 3 [INFO] [stdout] raft_id: 3 [INFO] [stdout] Jan 26 01:19:26.098 DEBG reset election timeout 0 -> 13 at 0, election_elapsed: 0, timeout: 13, prev_timeout: 0 [INFO] [stdout] Jan 26 01:19:26.098 INFO became follower at term 0, term: 0 [INFO] [stdout] Jan 26 01:19:26.098 INFO newRaft, peers: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, last term: 0, last index: 0, applied: 0, commit: 0, term: 0 [INFO] [stdout] Jan 26 01:19:26.099 INFO RawNode created with id 1., id: 1 [INFO] [stdout] [INFO] [stdout] Jan 26 01:19:26.099 INFO RawNode created with id 2., id: 2 [INFO] [stdout] Jan 26 01:19:26.098 INFO switched to configuration, config: Configuration { voters: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false } [INFO] [stdout] Jan 26 01:19:26.099 DEBG reset election timeout 0 -> 17 at 0, election_elapsed: 0, timeout: 17, prev_timeout: 0 [INFO] [stdout] node_id: 3 [INFO] [stdout] raft_id: 3 [INFO] [stdout] Jan 26 01:19:26.100 INFO Raft ready loop starting, node_id: 2 [INFO] [stdout] Jan 26 01:19:26.100 DEBG reset election timeout 0 -> 16 at 0, election_elapsed: 0, timeout: 16, prev_timeout: 0 [INFO] [stdout] Jan 26 01:19:26.100 INFO became follower at term 0, term: 0 [INFO] [stdout] Jan 26 01:19:26.100 INFO newRaft, peers: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, last term: 0, last index: 0, applied: 0, commit: 0, term: 0 [INFO] [stdout] Jan 26 01:19:26.100 INFO RawNode created with id 3., id: 3 [INFO] [stdout] Jan 26 01:19:26.100 INFO Raft ready loop starting, node_id: 3 [INFO] [stdout] Jan 26 01:19:26.100 INFO Raft ready loop starting, node_id:Jan 26 01:19:26.100 1 [INFO] [stdout] Jan 26 01:19:26.100 INFO became follower at term 0, term: 0 [INFO] [stdout] Jan 26 01:19:26.100 INFO newRaft, peers: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, last term: node_id INFO switched to configuration, config: Configuration { voters: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false } [INFO] [stdout] : Jan 26 01:19:26.1002 [INFO] [stdout] raft_id: 2 [INFO] [stdout] 0, last index: 0, applied: 0, commit: 0, term: 0 [INFO] [stdout] Jan 26 01:19:26.100 INFO RawNode created with id 1., id: 1 [INFO] [stdout] Jan 26 01:19:26.100 INFO Raft ready loop starting, node_id: 1 [INFO] [stdout] Jan 26 01:19:26.100 INFO switched to configuration, config: Configuration { voters: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, learners: {}, learners_next: {}, auto_leave: false } [INFO] [stdout] Jan 26 01:19:26.100 DEBG reset election timeout 0 -> 18 at 0, election_elapsed: 0, timeout: 18, prev_timeout: 0 [INFO] [stdout] Jan 26 01:19:26.100 INFO became follower at term 0, term: 0 [INFO] [stdout] Jan 26 01:19:26.100 INFO newRaft, peers: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, last term: 0, last index: 0, applied: 0, commit: 0, term: 0 [INFO] [stdout] Jan 26 01:19:26.100 INFO RawNode created with id 2., id: 2 [INFO] [stdout] Jan 26 01:19:26.100 INFO Raft ready loop starting, node_id: 2 [INFO] [stdout] DEBG reset election timeout 0 -> 16 at 0, election_elapsed: 0, timeout: 16, prev_timeout: 0 [INFO] [stdout] Jan 26 01:19:26.101 INFO became follower at term 0, term: 0 [INFO] [stdout] Jan 26 01:19:26.101 INFO newRaft, peers: Configuration { incoming: Configuration { voters: {1, 2, 3} }, outgoing: Configuration { voters: {} } }, last term: 0, last index: 0, applied: 0, commit: 0, term: 0 [INFO] [stdout] Jan 26 01:19:26.101 INFO RawNode created with id 3., id: 3 [INFO] [stdout] Jan 26 01:19:26.101 INFO Raft ready loop starting, node_id: 3 [INFO] [stdout] Jan 26 01:19:26.195 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.196 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.196 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.196 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.196 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.200 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.295 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.296 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.296 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.297 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.297 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.300 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.395 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.396 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.396 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.397 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.397 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.400 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.495 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.496 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.497 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.497 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.497 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.500 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.596 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.596 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.597 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.597 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.597 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.599 INFO Shutdown signal received, exiting ready loop [INFO] [stdout] Jan 26 01:19:26.600 INFO Shutdown signal received, exiting ready loop [INFO] [stdout] Jan 26 01:19:26.600 INFO Shutdown signal received, exiting ready loop [INFO] [stdout] test test_three_node_cluster_basic_setup ... ok [INFO] [stdout] Jan 26 01:19:26.696 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.696 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.697 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.796 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.796 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.797 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.896 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.896 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.897 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.996 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.997 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:26.997 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.097 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.099 DEBG Ticking Raft state machineJan 26 01:19:27.099 DEBG [INFO] [stdout] Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.197 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.199 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.201 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.300 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.303 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.304 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.400 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.403 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.404 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.405 DEBG Received Raft message, msg_type: MsgRequestPreVote, to: 3, from: 1 [INFO] [stdout] Jan 26 01:19:27.405 INFO [logterm: 0, index: 0, vote: 0] cast vote for 1 [logterm: 0, index: 0] at term 0, msg type: Jan 26 01:19:27.405 DEBG Received Raft message, msg_type: MsgRequestPreVote, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.405 INFO [logterm: 0, index: 0, vote: 0] cast vote for 1 [logterm: 0, index: 0] at term 0, msg type: MsgRequestPreVote, term: 0, msg_index: 0, msg_term: 0, from: 1, vote: 0, log_index: 0, log_term: 0 [INFO] [stdout] MsgRequestPreVote, term: 0, msg_index: 0, msg_term: 0, from: 1, vote: 0, log_index: 0, log_term: 0 [INFO] [stdout] Jan 26 01:19:27.406 DEBG Sending from 3 to 1, msg: Message { msg_type: MsgRequestPreVoteResponse, to: 1, from: 0, term: 1, log_term: 0, index: 0, entries: [], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to Jan 26 01:19:27.406 DEBG Sending from 2 to 1, msg: Message { msg_type: MsgRequestPreVoteResponse, to: 1, from: 0, term: 1, log_term: 0, index: 0, entries: [], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.406 INFO starting a new election, term: 0 [INFO] [stdout] : 1, from: 3 [INFO] [stdout] Jan 26 01:19:27.406 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 1, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.406 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 1, num_messages: 0, num_entries: 0, has_snapshot:Jan 26 01:19:27.406 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.407 INFO became pre-candidate at term 0, term: 0 [INFO] [stdout] Jan 26 01:19:27.407 Jan 26 01:19:27.407 DEBG Sending from 1 to 2, msg: Message { msg_type: MsgRequestPreVote, to: 2, from: 0, term: 1, log_term: 0, index: 0, entries: [], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 1 [INFO] [stdout] false [INFO] [stdout] Jan 26 01:19:27.407 DEBG Sending from 1 to 3, msg: Message { msg_type: MsgRequestPreVote, to: 3, from: 0, term: 1, log_term: 0, index: 0, entries: [], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 3, from: 1 [INFO] [stdout] DEBG Received Raft message, msg_type: MsgRequestVote, to: 3, from: 1 [INFO] [stdout] Jan 26 01:19:27.407 INFO broadcasting vote request, to: [2, 3], log_index: 0, log_term: 0, term: 0, type: MsgRequestPreVote [INFO] [stdout] Jan 26 01:19:27.407 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.408 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 2, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.408 INFO received a message with higher term from 1, msg type: MsgRequestVote, message_term: 1, term: 0, from: 1 [INFO] [stdout] Jan 26 01:19:27.408 DEBG reset election timeout 16 -> 13 at 13, election_elapsed: 13, timeout: 13, prev_timeout: 16 [INFO] [stdout] Jan 26 01:19:27.408 DEBG Received Raft message, msg_type: MsgRequestVote, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.408 INFO received a message with higher term from 1, msg type: MsgRequestVote, message_term: 1, term: 0, from: 1 [INFO] [stdout] Jan 26 01:19:27.408 DEBG reset election timeout 15 -> 14 at 13, election_elapsed: 13, timeout: 14, prev_timeout: 15 [INFO] [stdout] Jan 26 01:19:27.409 INFO became follower at term 1, term: 1 [INFO] [stdout] Jan 26 01:19:27.409 INFO [logterm: 0, index: 0, vote: 0] cast vote for 1 [logterm: 0, index: 0] at term 1, msg type: MsgRequestVote, term: 1, msg_index: 0, msg_term: 0, from: 1, vote: 0, log_index: 0, log_term: 0 [INFO] [stdout] Jan 26 01:19:27.409 DEBG Sending messages, count: 2 [INFO] [stdout] Jan 26 01:19:27.409 DEBG Received Raft message, msg_type: MsgRequestPreVoteResponse, to: 1, from: 3 [INFO] [stdout] Jan 26 01:19:27.409 INFO became follower at term 1, term: 1 [INFO] [stdout] Jan 26 01:19:27.409 DEBG Sending from 3 to 1, msg: Message { msg_type: MsgRequestVoteResponse, to: 1, from: 0, term: 1, log_term: 0, index: 0, entries: [], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 1, from: 3 [INFO] [stdout] Jan 26 01:19:27.409 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 1, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.409 DEBG Persisting HardState, commit: 0, vote: 1, term: 1 [INFO] [stdout] Jan 26 01:19:27.410 INFO received votes response, term: 0, type: MsgRequestPreVoteResponse, approvals: 2, rejections: 0, from: 3, vote: true [INFO] [stdout] Jan 26 01:19:27.410 DEBG reset election timeout 13 -> 15 at 0, election_elapsed: 0, timeout: 15, Jan 26 01:19:27.410 INFO [logterm: 0, index: 0, vote: 0] cast vote for 1 [logterm: 0, index: 0] at term 1, msg type: MsgRequestVote, term: 1, msg_index: 0, msg_term: 0, from: 1, vote: 0, log_index: 0, log_term: 0 [INFO] [stdout] prev_timeout: 13 [INFO] [stdout] Jan 26 01:19:27.410 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.411 DEBG Received Raft message, msg_type: MsgAppend, to: 3, from: 1 [INFO] [stdout] Jan 26 01:19:27.410 Jan 26 01:19:27.411 INFO became candidate at term 1, term: 1 [INFO] [stdout] Jan 26 01:19:27.411 DEBG Sending from 1 to 2, msg: Message { msg_type: MsgRequestVote, to: 2, from: 0, term: 1, log_term: 0, index: 0, entries: [], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.411 DEBG Sending from 1 to 3, msg: Message { msg_type: MsgRequestVote, to: 3, from: 0, term: 1, log_term: 0, index: 0, entries: [], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 3, from: 1 [INFO] [stdout] Jan 26 01:19:27.411 DEBG Sending from 3 to 1, msg: Message { msg_type: MsgAppendResponse, to: 1, from: 0, term: 0, log_term: 0, index: 1, entries: [], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 1, from: 3 [INFO] [stdout] Jan 26 01:19:27.411 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 1, num_messages: 0, num_entries: 1, has_snapshot: false [INFO] [stdout] DEBG Sending from 2 to 1, msg: Message { msg_type: MsgRequestVoteResponse, to: 1, from: 0, term: 1, log_term: 0, index: 0, entries: [], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.411 INFO broadcasting vote request, to: [2, 3], log_index: 0, log_term: 0, term: 1, type: MsgRequestVote [INFO] [stdout] Jan 26 01:19:27.412 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 1, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.412 DEBG Appending entries to storage, count: 1 [INFO] [stdout] Jan 26 01:19:27.412 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.412 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 2, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.412 DEBG Persisting HardState, commit: 0, vote: Jan 26 01:19:27.412 DEBG Persisting HardState, commit: 0, vote: 1, term: 1 [INFO] [stdout] 1, term: 1 [INFO] [stdout] Jan 26 01:19:27.412 INFO Leadership changed, new_leader: 1 [INFO] [stdout] Jan 26 01:19:27.412 DEBG persisted index 1 [INFO] [stdout] Jan 26 01:19:27.413 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.413 DEBG Received Raft message Jan 26 01:19:27.413 DEBG Received Raft message, msg_type: MsgAppend, to: 3, from: 1 [INFO] [stdout] Jan 26 01:19:27.413 DEBG Sending messages, count: 2 [INFO] [stdout] , msg_type: MsgAppend, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.413 DEBG Sending from 3 to 1, msg: Message { msg_type: MsgAppendResponse, to: 1, from: 0, term: 0, log_term: 0, index: 1, entries: [], commit: 1, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 1, from: 3 [INFO] [stdout] Jan 26 01:19:27.413 DEBG Received Raft message, msg_type: MsgRequestPreVoteResponse, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.413 DEBG Sending from 2 to 1, msg: Message { msg_type: MsgAppendResponse, to: 1, from: 0, term: 0, log_term: 0, index: 1, entries: [], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.414 DEBG Received Raft message, msg_type: MsgRequestVoteResponse, to: 1, from: 3 [INFO] [stdout] Jan 26 01:19:27.414 DEBG Processing Ready state, num_committed: 1, num_persisted_messages: 1, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.414 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 1, num_messages: 0, num_entries: 1, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.415 INFO received votes response, term: 1, type: MsgRequestVoteResponse, approvals: 2, rejections: 0, from: 3, vote: true [INFO] [stdout] Jan 26 01:19:27.415 DEBG reset election timeout 15 -> 17 at 0, election_elapsed: 0, timeout: 17, prev_timeout: 15 [INFO] [stdout] Jan 26 01:19:27.415 INFO became leader at term 1, term: 1 [INFO] [stdout] Jan 26 01:19:27.415 DEBG Sending from 1 to 2, msg: Message { msg_type: MsgAppend, to: 2, from: 0, term: 0, log_term: 0, index: 0, entries: [Entry { entry_type: EntryNormal, term: 1, index: 1, data: [], context: [], sync_log: false }], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.415 DEBG Sending from 1 to 3, msg: Message { msg_type: MsgAppend, to: 3, from: 0, term: 0, log_term: 0, index: 0, entries: [Entry { entry_type: EntryNormal, term: 1, index: 1, data: [], context: [], sync_log: false }], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 3, from: 1 [INFO] [stdout] Jan 26 01:19:27.415 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 0, num_messages: 2, num_entries: 1, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.415 DEBG Persisting HardState, commit : 1, vote: 1, term: 1 [INFO] [stdout] Jan 26 01:19:27.415 DEBG Sending messages, count: 2 [INFO] [stdout] Jan 26 01:19:27.415 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.415 DEBG Appending entries to storage, count: 1 [INFO] [stdout] Jan 26 01:19:27.415 INFO Leadership changed, new_leader: 1 [INFO] [stdout] Jan 26 01:19:27.415 DEBG persisted index 1 [INFO] [stdout] Jan 26 01:19:27.415 DEBG Appending entries to storage, count: 1 [INFO] [stdout] Jan 26 01:19:27.415 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.415 DEBG Received Raft message, msg_type: MsgRequestVoteResponse, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.415 INFO Leadership changed, new_leader: 1 [INFO] [stdout] Jan 26 01:19:27.416 DEBG persisted index 1 [INFO] [stdout] Jan 26 01:19:27.415 DEBG Received Raft message, msg_type: MsgAppendResponse, to: 1, from: 3 [INFO] [stdout] Jan 26 01:19:27.416 DEBG committing index 1, index: 1 [INFO] [stdout] Jan 26 01:19:27.416Jan 26 01:19:27.416 DEBGDEBG Received Raft messageSending from 1 to 3, msg_type: MsgAppend, , tomsg:: 2Message { msg_type: MsgAppend, to: 3, from: 0, term: 0, log_term: 1, index: 1, entries: [], commit: 1, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, from, : to1: [INFO] [stdout] Jan 26 01:19:27.416 DEBG Sending from 2 to 1, msg: Message { msg_type: MsgAppendResponse, to: 1, from: 0, term: 0, log_term: 0, index: 1, entries: [], commit: 1, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 1, from: 2 [INFO] [stdout] 3, from: 1 [INFO] [stdout] Jan 26 01:19:27.416 DEBG Processing Ready state, num_committed: 1, num_persisted_messages: 0, num_messages: 1, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.416 DEBG Processing Ready state, num_committed: 1, num_persisted_messages: 1, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.416 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.416 DEBG Persisting HardState, commit: 1, vote: 1, term: 1 [INFO] [stdout] Jan 26 01:19:27.417 DEBG Persisting HardState, commit: 1, vote: 1, term: 1 [INFO] [stdout] Jan 26 01:19:27.417 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.417 DEBG Received Raft message, msg_type: MsgAppendResponse, to: 1, from: 3 [INFO] [stdout] Jan 26 01:19:27.417 DEBG Received Raft message, msg_type: MsgAppendResponse, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.417 DEBG Sending from 1 to 2, msg: Message { msg_type: MsgAppend, to: 2, from: 0, term: 0, log_term: 1, index: 1, entries: [], commit: 1, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.417 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 0, num_messages: 1, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.417 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.417 DEBG Received Raft message, msg_type: MsgAppendResponse, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.453 DEBG Received Raft message, msg_type: MsgRequestPreVote, to: 3, from: 2 [INFO] [stdout] Jan 26 01:19:27.453 INFO [logterm: 1, index: 1, vote: 1] cast vote for 2 [logterm: 1, index: 1] at term 1, msg type: MsgRequestPreVote, term: 1, msg_index: 1, msg_term: 1, from: 2, vote: 1, log_index: 1, log_term: 1 [INFO] [stdout] Jan 26 01:19:27.453 DEBG Sending from 3 to 2, msg: Message { msg_type: MsgRequestPreVoteResponse, to: 2, from: 0, term: 2, log_term: 0, index: 0, entries: [], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 3 [INFO] [stdout] Jan 26 01:19:27.453 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 1, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.453 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.453 DEBG Received Raft message, msg_type: MsgRequestPreVote, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.453 INFO [logterm: 1, index: 1, vote: 1] cast vote for 2 [logterm: 1, index: 1] at term 1, msg type: MsgRequestPreVote, term: 1, msg_index: 1, msg_term: 1, from: 2, vote: 1, log_index: 1, log_term: 1 [INFO] [stdout] Jan 26 01:19:27.453 DEBG Sending from 1 to 2, msg: Message { msg_type: MsgRequestPreVoteResponse, to: 2, from: 0, term: 2, log_term: 0, index: 0, entries: [], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.453 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 0, num_messages: 1, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.453 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.453 DEBG Received user command, command: Campaign [INFO] [stdout] Jan 26 01:19:27.453 INFO starting a new election, term: 1 [INFO] [stdout] Jan 26 01:19:27.453 INFO became pre-candidate at term 1, term: 1 [INFO] [stdout] Jan 26 01:19:27.453 DEBG Sending from 2 to 1, msg: Message { msg_type: MsgRequestPreVote, to: 1, from: 0, term: 2, log_term: 1, index: 1, entries: [], commit: 1, commit_term: 1, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.453 DEBG Sending from 2 to 3, msg: Message { msg_type: MsgRequestPreVote, to: 3, from: 0, term: 2, log_term: 1, index: 1, entries: [], commit: 1, commit_term: 1, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 3, from: 2 [INFO] [stdout] Jan 26 01:19:27.453 INFO broadcasting vote request, to: [1, 3], log_index: 1, log_term: 1, term: 1, type: MsgRequestPreVote [INFO] [stdout] Jan 26 01:19:27.453 INFO Starting election campaign [INFO] [stdout] Jan 26 01:19:27.453 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 2, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.453 DEBG Sending messages, count: 2 [INFO] [stdout] Jan 26 01:19:27.454 DEBG Received Raft message, msg_type: MsgRequestPreVoteResponse, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.454 INFO received votes response, term: 1, type: MsgRequestPreVoteResponse, approvals: 2, rejections: 0, from: 1, vote: true [INFO] [stdout] Jan 26 01:19:27.454 DEBG Received Raft message, msg_type: MsgRequestVote, to: 3, from: 2 [INFO] [stdout] Jan 26 01:19:27.454 DEBG reset election timeout 14 -> 15 at 0, election_elapsed: 0, timeout: 15, prev_timeout: 14 [INFO] [stdout] Jan 26 01:19:27.455 INFO received a message with higher term from 2, msg type: MsgRequestVote, message_term: 2, term: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.455 DEBG reset election timeout 13 -> 18 at 0, election_elapsed: 0, timeout: 18, prev_timeout: 13 [INFO] [stdout] Jan 26 01:19:27.454 DEBG Received Raft message, msg_type: MsgRequestVote, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.455 INFO became candidate at term 2, term: 2 [INFO] [stdout] Jan 26 01:19:27.455 INFO received a message with higher term from 2, msg type: MsgRequestVote, message_term: 2, term: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.455 INFO became follower at term 2, term: 2 [INFO] [stdout] Jan 26 01:19:27.455 INFO [logterm: 1, index: 1, vote: 0] cast vote for 2 [logterm: 1, index: 1] at term 2, msg type: MsgRequestVote, term: 2, msg_index: 1, msg_term: 1, from: 2, vote: 0, log_index: 1, log_term: 1 [INFO] [stdout] Jan 26 01:19:27.455 DEBG reset election timeout 17 -> 18 at 0, election_elapsed: 0, timeout: 18, prev_timeout: 17 [INFO] [stdout] Jan 26 01:19:27.455 INFO became follower at term 2, term: 2 [INFO] [stdout] Jan 26 01:19:27.455 INFO [logterm: 1, index: 1, vote: 0] cast vote for 2 [logterm: 1, index: 1] at term 2, msg type: MsgRequestVote, term: 2, msg_index: 1, msg_term: 1, from: 2, vote: 0, log_index: 1, log_term: 1 [INFO] [stdout] Jan 26 01:19:27.455 DEBG Sending from 1 to 2, msg: Message { msg_type: MsgRequestVoteResponse, to: 2, from: 0, term: 2, log_term: 0, index: 0, entries: [], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.455 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 1, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.456 DEBG Persisting HardState, commit: 1, vote: 2, term: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Received Raft message, msg_type: MsgAppend, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending from 1 to 2, msg: Message { msg_type: MsgAppendResponse, to: 2, from: 0, term: 0, log_term: 0, index: 2, entries: [], commit: 1, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 1, num_messages: 0, num_entries: 1, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.456 DEBG Appending entries to storage, count: 1 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.456 INFO Leadership changed, new_leader: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG persisted index 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Received Raft message, msg_type: MsgAppend, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending from 1 to 2, msg: Message { msg_type: MsgAppendResponse, to: 2, from: 0, term: 0, log_term: 0, index: 2, entries: [], commit: 2, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Processing Ready state, num_committed: 1, num_persisted_messages: 1, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.456 DEBG Persisting HardState, commit: 2, vote: 2, term: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending from 3 to 2, msg: Message { msg_type: MsgRequestVoteResponse, to: 2, from: 0, term: 2, log_term: 0, index: 0, entries: [], commit: 0, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 3 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 1, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.456 DEBG Persisting HardState, commit: 1, vote: 2, term: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Received Raft message, msg_type: MsgAppend, to: 3, from: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending from 3 to 2, msg: Message { msg_type: MsgAppendResponse, to: 2, from: 0, term: 0, log_term: 0, index: 2, entries: [], commit: 1, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 3 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 1, num_messages: 0, num_entries: 1, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.456 DEBG Appending entries to storage, count: 1 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.456 INFO Leadership changed, new_leader: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG persisted index 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Received Raft message, msg_type: MsgAppend, to: 3, from: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending from 3 to 2, msg: Message { msg_type: MsgAppendResponse, to: 2, from: 0, term: 0, log_term: 0, index: 2, entries: [], commit: 2, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 3 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Processing Ready state, num_committed: 1, num_persisted_messages: 1, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.456 DEBG Persisting HardState, commit: 2, vote: 2, term: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending from 2 to 1, msg: Message { msg_type: MsgRequestVote, to: 1, from: 0, term: 2, log_term: 1, index: 1, entries: [], commit: 1, commit_term: 1, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending from 2 to 3, msg: Message { msg_type: MsgRequestVote, to: 3, from: 0, term: 2, log_term: 1, index: 1, entries: [], commit: 1, commit_term: 1, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 3, from: 2 [INFO] [stdout] Jan 26 01:19:27.456 INFO broadcasting vote request, to: [1, 3], log_index: 1, log_term: 1, term: 2, type: MsgRequestVote [INFO] [stdout] Jan 26 01:19:27.456 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 2, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.456 DEBG Persisting HardState, commit: 1, vote: 2, term: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending messages, count: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Received Raft message, msg_type: MsgRequestPreVoteResponse, to: 2, from: 3 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Received Raft message, msg_type: MsgRequestVoteResponse, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.456 INFO received votes response, term: 2, type: MsgRequestVoteResponse, approvals: 2, rejections: 0, from: 1, vote: true [INFO] [stdout] Jan 26 01:19:27.456 DEBG reset election timeout 15 -> 15 at 0, election_elapsed: 0, timeout: 15, prev_timeout: 15 [INFO] [stdout] Jan 26 01:19:27.456 INFO became leader at term 2, term: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending from 2 to 1, msg: Message { msg_type: MsgAppend, to: 1, from: 0, term: 0, log_term: 1, index: 1, entries: [Entry { entry_type: EntryNormal, term: 2, index: 2, data: [], context: [], sync_log: false }], commit: 1, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending from 2 to 3, msg: Message { msg_type: MsgAppend, to: 3, from: 0, term: 0, log_term: 1, index: 1, entries: [Entry { entry_type: EntryNormal, term: 2, index: 2, data: [], context: [], sync_log: false }], commit: 1, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 3, from: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 0, num_messages: 2, num_entries: 1, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending messages, count: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Appending entries to storage, count: 1 [INFO] [stdout] Jan 26 01:19:27.456 INFO Leadership changed, new_leader: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG persisted index 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Received Raft message, msg_type: MsgRequestVoteResponse, to: 2, from: 3 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Received Raft message, msg_type: MsgAppendResponse, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.456 DEBG committing index 2, index: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending from 2 to 1, msg: Message { msg_type: MsgAppend, to: 1, from: 0, term: 0, log_term: 2, index: 2, entries: [], commit: 2, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Processing Ready state, num_committed: 1, num_persisted_messages: 0, num_messages: 1, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Persisting HardState, commit: 2, vote: 2, term: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Received Raft message, msg_type: MsgAppendResponse, to: 2, from: 3 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending from 2 to 3, msg: Message { msg_type: MsgAppend, to: 3, from: 0, term: 0, log_term: 2, index: 2, entries: [], commit: 2, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 3, from: 2 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 0, num_messages: 1, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.456 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Received Raft message, msg_type: MsgAppendResponse, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.456 DEBG Received Raft message, msg_type: MsgAppendResponse, to: 2, from: 3 [INFO] [stdout] Jan 26 01:19:27.501 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.504 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.504 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.601 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.604 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.605 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.701 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.701 DEBG Sending from 2 to 1, msg: Message { msg_type: MsgHeartbeat, to: 1, from: 0, term: 0, log_term: 0, index: 0, entries: [], commit: 2, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.701 DEBG Sending from 2 to 3, msg: Message { msg_type: MsgHeartbeat, to: 3, from: 0, term: 0, log_term: 0, index: 0, entries: [], commit: 2, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 3, from: 2 [INFO] [stdout] Jan 26 01:19:27.701 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 0, num_messages: 2, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.701 DEBG Sending messages, count: 2 [INFO] [stdout] Jan 26 01:19:27.701Jan 26 01:19:27.701 DEBG Received Raft message, msg_type: MsgHeartbeatResponse, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.701Jan 26 01:19:27.702 DEBG Received Raft message, msg_type: MsgHeartbeatResponse, to: 2, from: 3DEBG [INFO] [stdout] DEBG Received Raft message, msg_type: MsgHeartbeat, to: 3, from: 2 [INFO] [stdout] Jan 26 01:19:27.702 DEBG Sending from 3 to 2, msg: Message { msg_type: MsgHeartbeatResponse, to: 2, from: 0, term: 0, log_term: 0, index: 0, entries: [], commit: 2, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 3 [INFO] [stdout] Jan 26 01:19:27.702 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 1, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.702 DEBG Sending messages, count: 1 [INFO] [stdout] Received Raft message, msg_type: MsgHeartbeat, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:27.702 DEBG Sending from 1 to 2, msg: Message { msg_type: MsgHeartbeatResponse, to: 2, from: 0, term: 0, log_term: 0, index: 0, entries: [], commit: 2, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:27.702 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 1, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:27.702 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:27.704 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.705 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.803 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.804 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.805 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.901 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.904 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:27.905 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:28.001 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:28.001 DEBG Sending from 2 to 1, msg: Message { msg_type: MsgHeartbeat, to: 1, from: 0, term: 0, log_term: 0, index: 0, entries: [], commit: 2, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:28.002 DEBG Sending from 2 to 3, msg: Message { msg_type: MsgHeartbeat, to: 3, from: 0, term: 0, log_term: 0, index: 0, entries: [], commit: 2, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 3, from: 2 [INFO] [stdout] Jan 26 01:19:28.002 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 0, num_messages: 2, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:28.002 DEBG Sending messages, count: 2 [INFO] [stdout] Jan 26 01:19:28.002 DEBG Received Raft message, msg_type: MsgHeartbeatResponse, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:28.002 DEBG Received Raft message, msg_type: MsgHeartbeatResponse, to: 2, from: 3 [INFO] [stdout] Jan 26 01:19:28.002 DEBG Received Raft message, msg_type: MsgHeartbeat, to: 1, from: 2 [INFO] [stdout] Jan 26 01:19:28.002 DEBG Sending from 1 to 2, msg: Message { msg_type: MsgHeartbeatResponse, to: 2, from: 0, term: 0, log_term: 0, index: 0, entries: [], commit: 2, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 1 [INFO] [stdout] Jan 26 01:19:28.002 DEBG Received Raft message, msg_type: MsgHeartbeat, to: 3, from: 2 [INFO] [stdout] Jan 26 01:19:28.002 DEBG Sending from 3 to 2, msg: Message { msg_type: MsgHeartbeatResponse, to: 2, from: 0, term: 0, log_term: 0, index: 0, entries: [], commit: 2, commit_term: 0, snapshot: None, request_snapshot: 0, reject: false, reject_hint: 0, context: [], deprecated_priority: 0, priority: 0 }, to: 2, from: 3 [INFO] [stdout] Jan 26 01:19:28.002 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 1, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:28.002 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:28.003 DEBG Processing Ready state, num_committed: 0, num_persisted_messages: 1, num_messages: 0, num_entries: 0, has_snapshot: false [INFO] [stdout] Jan 26 01:19:28.003 DEBG Sending messages, count: 1 [INFO] [stdout] Jan 26 01:19:28.004 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:28.005 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:28.102 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:28.104 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:28.105 DEBG Ticking Raft state machine [INFO] [stdout] Jan 26 01:19:28.153 INFO Shutdown signal received, exiting ready loop [INFO] [stdout] Jan 26 01:19:28.154 INFO Shutdown signal received, exiting ready loop [INFO] [stderr] Running tests/user_command_aliases.rs (/opt/rustwide/target/debug/deps/user_command_aliases-9eebd22cd7dd5157) [INFO] [stdout] Jan 26 01:19:28.154 INFO Shutdown signal received, exiting ready loop [INFO] [stdout] test test_follower_campaign_becomes_leader ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test long_and_short_forms_equivalence ... ok [INFO] [stdout] test test_get_alias ... ok [INFO] [stdout] test test_keys_alias ... ok [INFO] [stdout] test test_put_alias ... ok [INFO] [stdout] test test_status_alias ... ok [INFO] [stdout] test test_campaign_alias ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/user_command_parse.rs (/opt/rustwide/target/debug/deps/user_command_parse-6fc3635020e2c91a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_get_parsing ... ok [INFO] [stdout] test test_keys_parsing ... ok [INFO] [stdout] test test_put_parsing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raft_proto-df0c200a53e84b76) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/raft_server-a6f4e381043c42e0) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test cli::tests::test_parse_peers_duplicate_id ... ok [INFO] [stdout] test cli::tests::test_parse_peers_empty ... ok [INFO] [stdout] test cli::tests::test_parse_peers_invalid_format_missing_equals ... ok [INFO] [stdout] test cli::tests::test_parse_peers_invalid_id ... ok [INFO] [stdout] test cli::tests::test_parse_peers_valid_multiple ... ok [INFO] [stdout] test cli::tests::test_parse_peers_valid_single ... ok [INFO] [stdout] test cli::tests::test_parse_peers_with_whitespace ... ok [INFO] [stdout] test cli::tests::test_parse_peers_localhost_variants ... ok [INFO] [stdout] test cli::tests::test_parse_peers_invalid_address ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests raft_core [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test crates/raft-core/src/raft_node.rs - raft_node::RaftNode::new (line 38) - compile ... ok [INFO] [stdout] test crates/raft-core/src/network.rs - network::LocalTransport::new (line 51) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s [INFO] [stdout] [INFO] [stderr] Doc-tests raft_proto [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3a60d3a54de03b63402eeb014b88aee44ff0d712b37c391adbde3c16beee50aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a60d3a54de03b63402eeb014b88aee44ff0d712b37c391adbde3c16beee50aa", kill_on_drop: false }` [INFO] [stdout] 3a60d3a54de03b63402eeb014b88aee44ff0d712b37c391adbde3c16beee50aa